| 开发者 |
waatechdigital
khan9 ikefti mehedi0plugin |
|---|---|
| 更新时间 | 2026年6月17日 12:51 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
mail() function, which has no authentication. Most email providers reject or silently drop these messages. OrangeSMTP routes your emails through a trusted SMTP provider with proper authentication, so your messages are delivered reliably every time.
12+ Email Providers Supported
Connect to the provider that works best for you:
orange-smtp folder to the /wp-content/plugins/ directory, or install directly from the WordPress plugin screen.Yes. OrangeSMTP hooks into the WordPress wp_mail() function and works with any theme or plugin that sends emails through WordPress.
For most sites, Gmail (with an App Password) or Brevo (free tier: 300 emails/day) are the easiest to get started with. For high-volume or transactional sending, Mailgun, SendGrid, or Amazon SES are recommended.
Yes. The Smart Routing feature lets you define rules to send password-reset emails through one provider and WooCommerce order emails through another.
If you configure a backup connection, the Failover Engine automatically routes emails through the backup provider. A circuit breaker prevents repeated failed attempts and tests recovery after 30 minutes.
Yes. All credentials are encrypted using libsodium (or AES-256-CBC as a fallback) before being stored in the database. The encryption key is derived from your site's unique wp_salt and is never stored in the database.
Yes. Every outgoing email is logged with its status, provider, subject, and delivery time. Logs can be filtered, searched, and exported. You can configure how long logs are retained.
Yes. OrangeSMTP 1.4.0 adds Failure Alerts with support for Email, Slack, Discord, Telegram, Microsoft Teams, and custom webhooks. Each channel has a test button so you can verify it works before relying on it.
Mailgun offers a 3-month free trial that includes 5,000 emails per month.