Mô tả
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.
Cài đặt
- Upload the
wp-smtp-mailer
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the ‘WP SMTP Mailer’ menu in the WordPress admin panel to configure SMTP settings, send test emails, and view email logs.
Hỏi đáp
-
How do I configure SMTP settings?
-
- Go to WP SMTP Mailer > SMTP Settings.
- Enter your SMTP server details such as host name, username, password, port number, and encryption system.
- Save the settings by clicking the “Save Changes” button.
-
How can I send a test email?
-
- Navigate to WP SMTP Mailer > Test Email.
- Fill in the recipient email address and subject.
- Click “Send Test Email” to check if your SMTP settings are correctly configured.
-
Where can I view email logs?
-
- Go to WP SMTP Mailer > Email Logs.
- 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.
Đánh giá
26 Tháng mười một, 2018
Simplified my Mail Configurations, Excellent performance, and Excellent support
Người đóng góp & Lập trình viên
“WP SMTP Mailer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP SMTP Mailer” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.5.7
- Initial release with SMTP configuration options.