Have you tried setting use user name parameter without the full email address i.e Instead of [EMAIL PROTECTED] Provide pop2username See the logs for further details. Regards, Ankur
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 22, 2005 10:48 AM To: [email protected] Subject: javax.mail.AuthenticationFailedException Hello All, We have an IAS SNTP server running on our machine. We want to configure a POP3 server on the same. After configuring all the required parameters for the POP3 server. When we try to run the a java class just to connect to the server we get the following error: javax.mail.AuthenticationFailedException: Authentication failed. at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:118) at javax.mail.Service.connect(Service.java:233) at javax.mail.Service.connect(Service.java:134) at TestMailSeverConnection.main(TestMailSeverConnection.java:45) Any help will be highly appreciated. \\|/// ( @ @ ) +--------oOOo-(_)-oOOo-----------+ | | Regards & Thanks | Alok Garg | | # +91-22-56544534 | | +-----------------Oooo---------------+ oooO ( ) ( ) ) / \ ( (_/ \_) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
