A
Adam Messer
Hello All,
I am new to Javamail. I recently switched from a C++ project I was doing
on Windows to Java. I have some simple E-Mail tests working, but I can't
seem to figure out how to do SSL and Authentication with POP3 and SMTP using
alternate ports. The mail server I am using requires this, at least for
POP3. The examples that come with the Javamail SDK don't include SSL
examples. Could someone out there please send or post a simple Javamail
example that does at least SMTP and POP3 on SSL. Something that does
authentication and uses alternate port numbers would be ice too.
TIA,
Adam
I am new to Javamail. I recently switched from a C++ project I was doing
on Windows to Java. I have some simple E-Mail tests working, but I can't
seem to figure out how to do SSL and Authentication with POP3 and SMTP using
alternate ports. The mail server I am using requires this, at least for
POP3. The examples that come with the Javamail SDK don't include SSL
examples. Could someone out there please send or post a simple Javamail
example that does at least SMTP and POP3 on SSL. Something that does
authentication and uses alternate port numbers would be ice too.
TIA,
Adam