| 开发者 | aplugins |
|---|---|
| 更新时间 | 2026年9月13日 23:19 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
gmail.send OAuth scope and Microsoft with delegated Mail.Send, Mail.ReadWrite, and offline_access.tmsmtp_return_path filter available for message-level customization.wp-config.php constants./wp-content/plugins/ or install the ZIP from the WordPress Plugins screen.It works with WordPress wp_mail() and routes supported messages through the selected connection. Existing plugins and themes can continue using the normal WordPress mail function.
Each route can contain several AND conditions. Additional groups are evaluated with OR logic. The first matching route sends through the Additional Connection. If no route matches, the message uses the Primary Connection.
No. In Free it is a normal routing target. Automatic backup delivery, failover, background delivery, and retry are Pro features.
Google OAuth requests only the Gmail send scope https://www.googleapis.com/auth/gmail.send. Microsoft OAuth requests delegated Mail.Send, Mail.ReadWrite, and offline_access. Titanium uses Mail.ReadWrite only to create a temporary outgoing draft and add attachments when Microsoft Graph delivery needs the draft/upload-session path; it does not intentionally read existing mailbox messages. OAuth access and refresh tokens are stored locally in WordPress and are cleared when the matching OAuth application identity is changed.
Return Path is the envelope sender used by WordPress default mail and Other SMTP. Leave it empty to preserve the existing behavior. Developers can override it for an individual email with the tmsmtp_return_path filter. Gmail and Microsoft API delivery use provider-managed envelope behavior rather than pretending to support an override their APIs do not expose in the same way.
The plugin keeps WordPress default mail available, so an incomplete or new installation does not block normal website email.
No. Email content and provider credentials are sent to an external email service only after an administrator selects and configures that provider and WordPress sends an email, including a test email requested by an administrator. OAuth authorization starts only after an administrator explicitly clicks Connect.
No. The Free version does not include the Full Email Log and does not intentionally keep a persistent copy of complete sent email content after delivery. WordPress, the selected email provider, the hosting environment, or another installed plugin may still process or store email according to its own configuration.
No. It can import a supported primary connection once, but it does not change or delete the original WP Mail SMTP settings.
No. Current prices are disabled by default. They are loaded only after an administrator explicitly enables current price display, and price loading can be disabled again from the same Upgrade page. The Upgrade Now buttons continue to open Freemius checkout while prices are hidden.
Yes. The Freemius opt-in screen can be skipped, and the Free email delivery and routing features remain available.