
內容簡介
總結:這是一個簡單、無多餘功能且不收費的 SMTP 外掛,可讓你在 WordPress 網站上透過 SMTP 發送郵件,並具有詳細的郵件日誌記錄功能。
問題與答案:
1. 這個外掛提供了哪些功能?
- SMTP Configuration: 設置你的 WordPress 網站透過 SMTP 發送郵件
- Email Logging: 追蹤所有已發送郵件的詳細日誌
- Reply-To Support: 設置自訂的回覆地址和姓名
- Test Email: 發送測試郵件以驗證配置
- Security: 正確的 nonce 驗證和權限檢查
- Database Management: 乾淨的卸載可以移除所有數據
2. SMTP 設置中包含哪些設定?
- SMTP Host: 你的郵件服務器主機名稱 (例如:smtp.gmail.com)
- SMTP Port: 通常 TLS 使用 587,SSL 使用 465,或無加密使用 25
- SMTP Authentication: 啟用/停用驗證
- Username: 你的郵件帳戶用戶名
- Password: 你的郵件帳戶密碼
- Encryption: 選擇 TLS、SSL,或無加密
3. 如何設置郵件相關的設定?
- From Email: 用於發送郵件的郵件地址
- From Name: 作為寄件人顯示的名稱
- Reply-To Email: 自訂的回覆地址 (選擇性)
- Reply-To Name: 自訂的回覆姓名 (選擇性)
4. 日誌功能提供了哪些特點?
- 追蹤所有已發送郵件,並標記時間戳
- 查看包括標題和附件的郵件詳細信息
- 監控帶有錯誤消息的失敗郵件
- 大量日誌時可進行批量刪除或個別日誌管理
- 支援大量日誌時的分頁
5. 這個外掛的系統要求是什麼?
- WordPress 6.5 或更高版本
- PHP 7.4 或更高版本
外掛標籤
開發者團隊
原文外掛簡介
A simple, no bloat, no paid features – SMTP plugin. Configure your website to send emails via SMTP with comprehensive email logging capabilities.
Features:
– SMTP Configuration: Configure your WordPress site to send emails via SMTP
– Email Logging: Track all sent emails with detailed logs
– Reply-To Support: Set custom reply-to addresses and names
– Test Email: Send test emails to verify configuration
– Security: Proper nonce verification and permission checks
– Database Management: Clean uninstall removes all data
SMTP Settings:
– SMTP Host: Your email server hostname (e.g., smtp.gmail.com)
– SMTP Port: Usually 587 for TLS, 465 for SSL, or 25 for no encryption
– SMTP Authentication: Enable/disable authentication
– Username: Your email account username
– Password: Your email account password
– Encryption: Choose TLS, SSL, or no encryption
Email Settings:
– From Email: The email address emails will be sent from
– From Name: The name that appears as the sender
– Reply-To Email: Custom reply-to address (optional)
– Reply-To Name: Custom reply-to name (optional)
Logging:
– Enable Email Logging: Turn on/off email logging functionality
– View logs at Settings > Email Logs
Email Logging Features:
– Track all sent emails with timestamps
– View email details including headers and attachments
– Monitor failed emails with error messages
– Bulk delete or individual log management
– Pagination for large log volumes
Requirements:
– WordPress 6.5 or higher
– PHP 7.4 or higher
License:
This plugin is released under the MIT License. See LICENSE file for details.
Roadmap
Description of plugin on wordpress.org and screenshots to be updated. Timeline is unknown.
