內容簡介
SMTPMaster Email Sender 透過管理員配置的 SMTP 伺服器或 SMTPMaster API 發送 WordPress 郵件,並驗證連接,儲存本地傳送及追蹤日誌,確保郵件的可靠性與可追蹤性。
【主要功能】
• 支援管理員配置的 SMTP 憑證或 SMTPMaster API 發送
• API 金鑰及 SMTP 連接驗證
• 本地郵件日誌及 CSV 匯出
• 可選的開啟與點擊追蹤功能
• 定期同步 SMTPMaster API 傳送狀態
外掛標籤
開發者團隊
原文外掛簡介
SMTPMaster Email Sender sends WordPress email through an administrator-configured SMTP server or the SMTPMaster API, verifies connections, and stores local delivery and tracking logs.
Features
Choice of administrator-configured SMTP credentials or native SMTPMaster API delivery.
API-key and SMTP connection verification.
Test-email diagnostics.
Local email logs and CSV export.
Optional first-party open and click tracking, disabled by default.
Periodic SMTPMaster API delivery-status synchronization when a verified and authorized API key is saved.
Failed-email retry handling via WP-Cron.
The frontend arbitrary-send Gutenberg block and email-sending shortcodes are disabled in this WordPress.org release. Inactive event, template, and WooCommerce automation features are not advertised as active features.
External services
This plugin can connect to the SMTPMaster API when an administrator selects SMTPMaster API delivery, enters an API key, and authorizes the connection. A SMTPMaster account is not required when the administrator uses their own SMTP server.
API-key verification sends the configured API key, its visible prefix and non-reversible fingerprint, the WordPress site URL, and a plugin source identifier to the SMTPMaster API.
When the plugin connection is registered, it sends the API credentials and identifiers described above together with the WordPress site URL, WordPress administrator email address, plugin identifier, and plugin version.
When WordPress sends an email through SMTPMaster API mode, the plugin sends the sender name and email address, To, CC and BCC recipient addresses, subject, message body, message ID, site URL, and API authentication data. HTML messages are sent with an HTML body and a generated plain-text version. Plain-text messages are sent as plain text.
API delivery currently does not support attachments. Messages containing attachments are rejected locally rather than uploading the attachment to SMTPMaster. Reply-To addresses and arbitrary custom headers are not transmitted by the current API implementation.
When delivery-status synchronization is enabled, the plugin periodically sends recent message IDs, the site URL, plugin source identifiers, and API authentication data to retrieve delivery, bounce, complaint, or deferral statuses.
The SMTPMaster service is provided by SMTPMaster and operated by CloudWind Technologies LLP.
Terms of Service: https://smtpmaster.com/terms-of-use/
Privacy Policy: https://smtpmaster.com/privacy-policy/
Direct SMTP mode uses the administrator’s selected SMTP server as an external mail service. The plugin sends normal email delivery data to that server, and attachments supplied to normal wp_mail() calls may be delivered through that selected SMTP server. Terms and privacy practices for a user-selected SMTP provider are controlled by that provider.
Privacy and retention
The plugin stores local sender and recipient addresses, subjects, email bodies, message IDs, delivery and error statuses, API-key fingerprints, open timestamps, viewer IP addresses from REMOTE_ADDR, clicked URLs and timestamps, and failed-email retry queue contents.
Open tracking and click tracking are disabled by default and require administrator opt-in. Open counts are estimates because some mail clients block or preload tracking pixels. Click tracking uses signed public redirect URLs so recipients do not need a WordPress account or expiring WordPress nonce.
Local email and tracking logs are kept in the WordPress database so changing SMTP credentials or API keys does not hide or delete older history. The daily WP-Cron cleanup removes only stale completed or failed retry-queue jobs. Administrators may delete associated local records through WordPress personal-data erasure tools. Uninstall removes plugin database tables, saved API keys, SMTP passwords, plugin options, and scheduled plugin cron events.
Suggested privacy policy text: This site may use SMTPMaster Email Sender to deliver WordPress email. Depending on the administrator’s settings, the plugin may store local email logs containing sender and recipient addresses, subjects, message bodies, message IDs, delivery/error status, open timestamps, viewer IP addresses, clicked URLs, and retry queue data. Optional open and click tracking are disabled by default. When SMTPMaster API delivery is enabled, email delivery data and API authentication data are sent to SMTPMaster. When custom SMTP delivery is enabled, email delivery data is sent to the configured SMTP provider.
