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
321 stars 147 forks source link

Get error in log when sending magento email #63

Closed impunkj closed 7 years ago

impunkj commented 7 years ago

Test mail is working fine but when using magento email it will not send any email and after check system.log it display [2017-06-01 10:25:31] main.ERROR: Syntax error in parameters or arguments Please if someone help that how to debug this.

Thanks

srenon commented 7 years ago

@impunkj ... did you try disabling the module to see if this is a module issue or a system issue?

impunkj commented 7 years ago

@srenon Thanks for your reply what should i do i just remove completely this module or just disable this from admin panel.

impunkj commented 7 years ago

After Disable From admin panel email is working.

srenon commented 7 years ago

Try putting your store in developer mode (see http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands-mode.html) so you can figure out the exact error msg.

srenon commented 7 years ago

@impunkj ... I will be close this ticket since you have not replied in over 20 days.