AOEpeople/Magento-SMTP-Pro-Email-Extension

Name: Magento-SMTP-Pro-Email-Extension

Owner: AOE

Description: Full SMTP and Gmail/Google Apps Email support for Magento

Forked from: aschroder/Magento-SMTP-Pro-Email-Extension

Created: 2016-01-27 08:14:08.0

Updated: 2016-01-27 08:14:09.0

Pushed: 2016-01-27 20:59:18.0

Homepage: aschroder.com

Size: 204

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Magento SMTP Pro Extension by Ashley Schroder (aschroder.com)

Contributors

FAQ

Q: It's not working A: Check for extension conflicts, and check that your host allows outbound SMTP traffic

Q: Does it work with the Mailchimp extension A: yes, see: http://www.aschroder.com/2011/09/using-smtp-pro-and-ebizmarts-mailchimp-extension-in-magento/

Q: How do I install it manually A: See: http://www.aschroder.com/2010/05/installing-a-magento-extension-manually-via-ftp-or-ssh/ or use modman.

Q: Self test is failing with “Exception message was: Unable to connect via TLS” A: Check that you have OpenSSL installed for your PHP environment.

Q: Self test is failing with messages like: “can not open connection to the host, on port 587” or “Connection timed out”. A: Check that you have the SMTP server host and port correct, if you do - then check with your webhost, many block SMTP connections due to spam. If that's the case, there are plenty of expert Magento hosts on display at magespeedtest.com.

Q: Self test is failing with “Exception message was: 5.7.1 Username and Password not accepted. Learn more at 5.7.1…” A: It's actually good advice to learn more here: http://support.google.com/mail/bin/answer.py?answer=14257. But two things to check: 1) that you are really 110% sure you have the right username and password (test it on gmail.com) 2) If that does work, then Google may have blocked your server IP due to too many wrong passwords. You need to log in to gmail.com from that IP - in order to answer the captcha and allow the IP through again. There's a few ways to do that - SOCKS proxy, X forward a browser, use Lynx.

Q: I am getting a Subject set twice error A: This happens sometimes, typically if it is happening it would also be happening in core Magento. There is a Pull Request here that includes a work around thanks to Rafael Kassner.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.