
內容簡介
Check-Mail-SMTP外掛程式允許您配置郵件伺服器,以處理網站所有發送的郵件。它掌握了wp_mail功能,改用SMTP發送。您還可以進行記錄。
需求
在[WordPress hosting]上運行的自我託管網站
SMTP Mailer 設置
SMTP主機:您的發送郵件伺服器(例如:smtp.gmail.com)。
SMTP認證:發送電子郵件時是否使用SMTP認證(True/False)。如果您選擇使用認證,還需要提供您的用戶名和密碼。
SMTP用戶名:連接SMTP伺服器的用戶名。
SMTP密碼:連接SMTP伺服器的密碼。
加密類型:發送電子郵件時要使用的加密方式(TLS/SSL/無加密。推薦使用TLS)。
SMTP端口:發送電子郵件時要使用的端口(587/465/25)。如果選擇TLS,則應將端口設為587。對於SSL,請改用465端口。
發送郵件地址:發送電子郵件時要使用的寄件人地址。
發送者名稱:發送電子郵件時要使用的寄件人名稱。
檢查-Mail-SMTP測試郵件
一旦配置了設置,您可以發送一封測試郵件以檢測外掛程式的功能。
收件人:收件人的電子郵件地址。
主題:電子郵件的主題。
消息:電子郵件的正文。
外掛標籤
開發者團隊
原文外掛簡介
Check-Mail-SMTP plugin allows you to configure a mail server which handles all outgoing email from your website. It takes control of the wp_mail function and use SMTP instead.You can
take record also.
Requirements
A self-hosted website running on [WordPress hosting]
SMTP Mailer Settings
SMTP Host: Your outgoing mail server (e.g. smtp.gmail.com).
SMTP Authentication: Whether to use SMTP authentication when sending an email (True/False). If you choose to authenticate you will also need to provide your username and password.
SMTP Username: The username to connect to your SMTP server.
SMTP Password: The password to connect to your SMTP server.
Type of Encryption: The encryption to be used when sending an email (TLS/SSL/No Encryption. TLS is recommended).
SMTP Port: The port to be used when sending an email (587/465/25). If you choose TLS the port should be set to 587. For SSL use port 465 instead.
From Email Address: The email address to be used as the From Address when sending an email.
From Name: The name to be used as the From Name when sending an email.
Check-Mail-SMTP Test Email
Once you have configured the settings you can send a test email to check the functionality of the plugin.
To: Email address of the recipient.
Subject: Subject of the email.
Message: Email body.
