[java-dev] Re: net.mail problems
mdk
mdk at relivethefuture.com
Thu Mar 6 04:21:14 MST 2008
- Previous message: [java-dev] Re: net.mail problems
- Next message: [java-dev] Re: net.mail problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
right, i think the problem is that pop3 access to google mail requires SSL, if you look here for details : http://mail.google.com/support/bin/answer.py?answer=13287 this page is a bit easier to read : http://www.runpcrun.com/google-pop3-access I havent used the max net.mail classes so I dont know how much it exposes of the underlying mail library, but hopefully you can set the right configuration.
- Previous message: [java-dev] Re: net.mail problems
- Next message: [java-dev] Re: net.mail problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
