A Magento 2 extension to send transactional emails via external SMTP servers like Gmail, Amazon SES, and Office 365.
MagePal Magento 2 SMTP Extension is a free extension that allows Magento 2 stores to send transactional emails through external SMTP servers. It solves the problem of unreliable email delivery from default hosting mail servers, which often cause emails to land in spam folders. The extension supports major providers like Gmail, Amazon SES, and Office 365, enabling store owners to ensure emails reach customers' inboxes.
Magento 2 store owners, administrators, and developers who need reliable transactional email delivery for their e-commerce operations.
Developers choose this extension because it provides an easy, admin-configurable solution to integrate with virtually any SMTP server, offers multi-store support, and includes features like credential testing and custom email headers to enhance deliverability.
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
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Integrates with a wide range of providers like Gmail, Amazon SES, Office 365, and Mailgun, as listed in the README, ensuring flexibility for various email services.
Allows setup directly from the Magento admin panel without server-level changes, making it accessible for store administrators without technical expertise.
Enables configuration of different email providers per store view, which is ideal for Magento installations with multiple storefronts, as highlighted in the features.
Includes a feature to verify SMTP credentials before saving, reducing configuration errors and ensuring email functionality from the start.
Provides control over From, Reply-To, and Return-Path headers, improving email deliverability and brand consistency, as mentioned in the key features.
Due to Google's policy changes, basic username/password authentication for Gmail is deprecated post-May 2022, requiring an upgrade to the paid OAuth extension for secure access, as noted in the README.
The free version does not support OAuth authentication, pushing users to a paid upgrade for modern secure methods with providers like Gmail, limiting its out-of-the-box functionality.
Missing features like email queueing, bounce handling, or detailed send logs, which are essential for robust email delivery in high-traffic stores, as not addressed in the README.
Relies entirely on external SMTP servers, so email delivery is vulnerable to provider outages or rate limits without built-in fallbacks, posing a reliability risk.