https://bz.apache.org/ooo/show_bug.cgi?id=114497

hanya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from hanya <[email protected]> ---
Created attachment 85063
  --> https://bz.apache.org/ooo/attachment.cgi?id=85063&action=edit
Patch to enable SSL connection

connect method always use smtplib.SMTP which does not open SSL connection. 
The patch changes to use smtplib.SMTP_SSL when the SSL connection is chosen.
starttls method should not called when SSL type is chosen.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to