magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 147 forks source link

Add STARTTLS Encryption Method #59

Open ivan-krechko opened 7 years ago

ivan-krechko commented 7 years ago

Hi,

as Office365 SMTP Server now uses STARTTLS Encryption Method, please add it to your module. Thanks.

Regards, Ivan

srenon commented 7 years ago

@ivan-krechko ... I have not personally test Office365. Is there an advantage using "STARTTLS" vs this setup https://github.com/magepal/magento2-gmailsmtpapp/issues/58 ?

ivan-krechko commented 7 years ago

Oops... Looks like no. Sorry... :)

srenon commented 7 years ago

I will look into supporting STARTTLS but since Magento still uses mostly Zend1 I will need to do some research on this https://framework.zend.com/issues/browse/ZF-10758

ivan-krechko commented 7 years ago

OK )