RE: javax.mail.AuthenticationFailedException

2005-02-21 Thread KonwarA
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: server-user@james.apache.org Subject: RE: javax.mail.A

RE: javax.mail.AuthenticationFailedException

2005-02-21 Thread alok . garg
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.

RE: javax.mail.AuthenticationFailedException

2005-02-21 Thread KonwarA
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

javax.mail.AuthenticationFailedException

2005-02-21 Thread alok . garg
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.Authentica