這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP SMTP Mailer

外掛說明

WP SMTP Mailer is a simple and flexible plugin to configure SMTP settings in WordPress. It allows you to set up SMTP credentials, test email sending, and view email logs.

Features

  • SMTP Configuration: Configure your SMTP server settings including host, username, password, port, and encryption system.
  • Test Email: Send test emails to verify your SMTP configuration.
  • Email Logs: View and manage logs of outgoing emails with search, sorting, and pagination.
  • Email Log Management: Automatically clears logs older than 30 days.
  • Responsive Design: User-friendly interface with a responsive design for managing settings and viewing logs.

安裝方式

  1. Upload the wp-smtp-mailer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the ‘WP SMTP Mailer’ menu in the WordPress admin panel to configure SMTP settings, send test emails, and view email logs.

常見問題集

How do I configure SMTP settings?

  1. Go to WP SMTP Mailer > SMTP Settings.
  2. Enter your SMTP server details such as host name, username, password, port number, and encryption system.
  3. Save the settings by clicking the “Save Changes” button.

How can I send a test email?

  1. Navigate to WP SMTP Mailer > Test Email.
  2. Fill in the recipient email address and subject.
  3. Click “Send Test Email” to check if your SMTP settings are correctly configured.

Where can I view email logs?

  1. Go to WP SMTP Mailer > Email Logs.
  2. You can search, sort, and paginate through the logs. Click “View” to see the body of each email.

How does the plugin manage email logs?

The plugin logs all outgoing emails and provides options to search, sort, and paginate through them. Logs older than 30 days are automatically cleared by a scheduled daily cron job.

使用者評論

閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP SMTP Mailer〉的開發相關工作。

參與者

將〈WP SMTP Mailer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.5.7

  • Initial release with SMTP configuration options.