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

Cron mail function Failed #103

Closed urmila-patel closed 6 years ago

urmila-patel commented 6 years ago

Hello , I have integrate this module in my magento setup , for normal mail is working fantastic , but when i tried send mail from my custom cron then , it throws error like Magento\Framework\Exception\MailException: Unable to send mail. mail(): Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()

Please help me on this

srenon commented 6 years ago

Since you are using a "custom cron/code", this going to be very difficult to debug.

I have few ideas what causing the issue, so you are more than welcome to open a paid support ticket at support@magepal.com

urmila-patel commented 6 years ago

@srenon , Thanks for your reply , i had solved by my self Please close the issue ,

Thanks

srenon commented 6 years ago

@urmila-patel ... what was the issue and what setup were you using?