https://issues.apache.org/bugzilla/show_bug.cgi?id=46063


Craig Richardson <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #5 from Craig Richardson <[EMAIL PROTECTED]>  2008-10-30 11:58:07 
PST ---
The modified version of MimeMailer.java appears to work properly with:

1) A mail server that listens on port 465 for incoming SSL connections.

2) A mail server that allows clients to connect to it on port 25 without
encryption, but then sends a STARTTLS command to force the clients to switch to
SSL after the connection has been established.

Both of these mail servers required a username and password. I don't happen to
have access to a mail server that requires SSL or STARTTLS, but doesn't require
clients to authenticate (which I think would be unusual).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to