
內容簡介
Gmail Mailer 外掛連接你的 WordPress 網站和 Gmail SMTP 伺服器,並使用你的 Gmail 帳戶發送電子郵件。它接管 wp_mail 函數,改用 Gmail SMTP 進行發送。
Gmail Mailer 設定
Gmail 用戶名:你的 Gmail 帳戶用戶名。
Gmail 密碼:你的 Gmail 帳戶密碼。
加密類型:發送電子郵件時使用的加密方法(TLS/SSL/無加密,建議使用 TLS)。
SMTP 埠號:發送電子郵件時使用的埠號(587/465/25)。如果你選擇 TLS,則埠號應設為587。使用 SSL 時,請改用埠號 465。
發件人電子郵件地址:發送電子郵件時使用的發件人電子郵件地址。
發件人姓名:發送電子郵件時使用的發件人姓名。
Gmail Mailer 測試郵件
設定完成後,你可以發送測試郵件以檢查外掛的功能。
收件人:郵件接收人的電子郵件地址。
主題:郵件主題。
內容:郵件正文。
如需詳細的設定說明,請訪問Gmail Mailer 外掛頁面。
外掛標籤
開發者團隊
原文外掛簡介
Gmail Mailer plugin connects your WordPress website to the Gmail SMTP server and send email using your Gmail account. It takes control of the wp_mail function and use Gmail SMTP instead.
Gmail Mailer Settings
Gmail Username: Your Gmail account username.
Gmail Password: Your Gmail account password.
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.
Gmail Mailer 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.
For detailed setup instructions please visit the Gmail Mailer plugin page.
