 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Charter Guest
|
Posted: Tue Sep 20, 2005 2:29 am Post subject: Example of Javamail with SMTP and POP3 on SSL |
|
|
Hello all,
I am new to Javamail. I was working on a project in C++ under MS Windows
(I know, boo) and decided to switch to Java. Most things are going well,
except the mail part. I need to send and receive E-Mail with POP3 and SMTP
running on SSL. I need to use authorization and alternate port numbers. It
should be simple, but I don't seem to be able to figure it out. Could
someone out there that knows a lot more than me about Javamail (that won't
be hard) send or post a simple example of doing this?
TIA,
Adam
|
|
| Back to top |
|
 |
Roedy Green Guest
|
Posted: Tue Sep 20, 2005 4:36 am Post subject: Re: Example of Javamail with SMTP and POP3 on SSL |
|
|
On Mon, 19 Sep 2005 22:29:40 -0400, "Charter" <amesser39 (AT) hotmail (DOT) com>
wrote or quoted :
| Quote: | E-Mail with POP3 and SMTP
running on SSL.
|
I put Java Mail and SSL into google. This popped out
http://www.javaworld.com/javatips/jw-javatip115.html
also Sandy McArthur's page http://sandy.mcarthur.org/Java/JavaMailSSO
There is something a little goofy about using SSL to get your mail to
the server then travelling all the rest of the way unencrypted.
Perhaps you want to look into S/MIME for end to end encryption.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|