內容簡介
AWS Automatic SES 是一個 WordPress 外掛,在 EC2 實例上運行 WordPress 時,可配置使用 SES 進行電子郵件發送。
此外掛不適用於 SES 的通用使用。如果您想要在 EC2 以外使用 SES 或對設置擁有更多控制權,請使用另一個 SES 電子郵件外掛。
區域會自動根據 EC2 實例運行的區域進行選擇。
會使用 EC2 實例的角色,並期望其擁有發送原始電子郵件所需的必要權限。
僅會使用已驗證可用於 SES 的發送者地址。
AWS 權限:
ses:SendRawEmail (必需) - 發送基本電子郵件所需的權限。
ses:GetIdentityVerificationAttributes – 如果被授予,將用於警告在 SES 中未驗證默認發送者。如果您希望 AWS Automatic SES 允許使用在 SES 中已驗證的任何寄件地址時,則此項為必需。
ses:ListIdentities (可選) – 可選用於在設置頁面上顯示 SES 驗證的身份簡短列表。
外掛標籤
開發者團隊
原文外掛簡介
AWS Automatic SES configures WordPress run on an EC2 instance to use SES for email delivery.
This plugin is not for generic use of SES. If you want to use SES outside of EC2 or have more control over the settings, then use another SES email plugin.
Region is automatically picked based on the region the EC2 instance is run in.
The EC2 instance’s Role is used and expected to have the necessary permissions for sending raw emails.
Only sender addresses verified for use with SES are used.
AWS permissions:
ses:SendRawEmail (required) – Required for basic email sending functionality.
ses:GetIdentityVerificationAttributes – If granted, will be used to warn if the default sender is not verified in SES. Required if you want AWS Automatic SES to permit the use of any from address that is verified in SES.
ses:ListIdentities (optional) – Optionally used to display a short list of identities verified in SES on the settings page.
