Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 208545

Re: MailClient.connect

$
0
0

Thanks Burke,

After checking the code of the example I figured it out, the problem was I was missing the Protocol setting.

 

var vCOMail = new MailClient();

System.log("Start");

vCOMail.setProtocol("pop3");

vCOMail.connect(emailServer,defaultPort,loginName,password);

System.log("login");


Viewing all articles
Browse latest Browse all 208545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>