Refer http://java.sun.com/developer/onlineTraining/JavaMail/contents.html
Regards, Ankur Konwar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 22, 2005 11:52 AM To: James Users List Cc: [email protected] Subject: RE: javax.mail.AuthenticationFailedException Hi Konwar, Thanks for your prompt reply.. Can you please tell me where do we mention the user name as I have seen the docs for configuring POP3 and in that they have not mentioned any setting for the user name. I am new to JAMES, so if I have missed any step please tell me that. \\|/// ( @ @ ) +--------oOOo-(_)-oOOo-----------+ | | Regards & Thanks | Alok Garg | | # +91-22-56544534 | | +-----------------Oooo---------------+ oooO ( ) ( ) ) / \ ( (_/ \_) [EMAIL PROTECTED] 02/22/2005 11:27 AM Please respond to "James Users List" To: [email protected] cc: (bcc: Alok Garg/PH/Novartis) Subject: RE: javax.mail.AuthenticationFailedException 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
