POP SSL and receive mail plugin - posssible?

Wanted to know if its possible to use the mail plugin to receive mail from a Gmail type pop account that uses “Incoming Mail (POP3) Server - requires SSL” and set the Use SSL: Yes Port: 995.

I didn’t see any parameters for setting SSL to true or port in the plugins.mail.receiveMail plugin.

Thanks

Steve

I haven’t tested with gmail, but you could try our MailPro-Plugin (Servoy-Plugins.de - MailPro plugin). That allows you to use TSL, which should work. If it doesn’t work, I am sure, we can make it work.

The regular plugin that comes with Servoy supports SSL, so sending and receiving messages from GMail accounts in no problem.

You have to supply the right properties though, see the sample code.

Paul