
內容簡介
輕鬆使用 Amazon SES 來傳送電子郵件。
此外掛重新配置 wp_mail() 函式,並創建了一個選項頁面。
注意:在使用 Amazon SES 傳送電子郵件之前,您必須驗證電子郵件地址(或網域)。詳細資訊請參閱 http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html
功能:
設置 AWS access_key_id、secret_key_id、email 等。
驗證Amazon API憑證和電子郵件。
發送測試消息。
路線圖:
顯示發送配額。
外掛標籤
開發者團隊
原文外掛簡介
Easily send emails using Amazon SES.
This plugin reconfigures the wp_mail() function and create an option page.
Note: Before you can send an email using Amazon SES, you must verify email address (or the domain). See http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html
Features:
Setting AWS access_key_id, secret_key_id, email… etc.
Validation of Amazon API Credentials and Email.
Send test message.
Roadmap:
Display send quota.
