Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem with rediff mail and yahoo

843834Nov 19 2008 — edited Nov 19 2008
Can any on say the exact host and port of imap for yahoomail and rediff mail

currently am using
for rediff>>>>>>>>>>>>
mail.store.protocol=imap
mail.imap.host=imap.rediffmailpro.com
//mail.imap.port=25
mail.imap.connectiontimeout=5000
mail.imap.timeout=5000
-----
here the exception is
AUTHENTICATE failed: Login failed. Either your user name or your password was wrong. Please try again, and if the problem persists, please contact your system administrator.
-----
for yahooo>>>>>>>>>>>
mail.store.protocol=imap
mail.imap.host=imap.next.yahoo.com
mail.imap.port=25
mail.imap.connectiontimeout=5000
mail.imap.timeout=5000
mail.imap.socketFactory.class=javax.net.ssl.SSLSocketFactory
mail.imap.socketFactory.fallback=false

remaining gmail and aol are working fine but thes yahoo nad rediff giving problem

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2008
Added on Nov 19 2008
1 comment
370 views