bugClasspath Extensions - Bugs: bug #26266, ...

 
 

bug #26266: javax.mail.AuthenticationFailedException with POP3 Provider

Submitter:  Christian Lins <cli>
Submitted:  Tue 21 Apr 2009 09:11:38 AM UTC
   
 
Category:  mail Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Dec 2013 04:31:51 PM UTC, comment #1: 

Without more information it's impossible to proceed on this bug. At the very least you would need to call Session.setDebug(true) and attach the logging results.

Chris Burdess <dog>
Group administrator
Tue 21 Apr 2009 09:11:38 AM UTC, original submission:  

I tried to replace Sun's JavaMail implementation by GNU JavaMail, but I ran into troubles:

Exception in thread "main" javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:270)
at javax.mail.Service.connect(Service.java:128)
at javax.mail.Service.connect(Service.java:111)
at GMTest.main(GMTest.java:25)

Attached: Sample program which runs fine with Sun's JavaMail and fails with GNU JavaMail.

Christian Lins <cli>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #17981:  GMTest.java added by cli (1KiB - text/x-java)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dog (Posted a comment)
  • -email is unavailable- added by cli (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-03 dog StatusNone Need Info
    2009-04-21 cli Attached File- Added GMTest.java, #17981

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code