aschroder/smtp_pro
Composer 安装命令:
composer require aschroder/smtp_pro
包简介
sending Magento mail through an external smtp-server
README 文档
README
Magento 1 SMTP Pro Extension by Ashley Schroder (aschroder.com)
- Free and Opensource email extension for Magento 1.x
- Easily send Magento transactional emails via Google Apps, Gmail, Amazon SES or your own SMTP server
- Test your configuration from the Magento admin
- View a log of all emails
- Improve deliverability with an external SMTP server
Contributors
- nl_NL translations thanks to Melvyn Sopacua
- es_ES translations thanks to Jhoon Saravia
- pt_BR translations thanks to Gabriel Zamprogna
- fr_FR translations thanks to @aymencis Aymen Hajri
- de_DE translations thanks to @quafzi Thomas Birke
- ru_RU translations thanks to Victor Ivanov
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:
- that you are really 110% sure you have the right username and password (test it on gmail.com)
- 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.
aschroder/smtp_pro 适用场景与选型建议
aschroder/smtp_pro 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 13.16k 次下载、GitHub Stars 达 339, 最近一次更新时间为 2019 年 05 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 aschroder/smtp_pro 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 aschroder/smtp_pro 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 13.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 339
- 点击次数: 20
- 依赖项目数: 0
- 推荐数: 6
其他信息
- 授权协议: Unknown
- 更新时间: 2019-05-29