- Uyumlu XF Sürümleri
- 2.2.X
- Ek Gereksinimler
- AWS account with SES verified domain
Eklenti, Amazon geri dönüş ve şikayet desteğini forumunuza eklemeye olanak tanır.
Create SNS topic
Create SNS topic
- Go to your AWS Console and look for the Simple Notification Service.
- Go to Topics and hit Create topic.
- Choose Standard for the topic type.
- Give it a name, for example mysite-topic.
- Save the topic by pressing the Create topic button.
Now you need to tell to AWS SES that the topic you created in the first section needs to be associated with the Bounces and Complaints notification for your forum domain name.
- Go to the SES Home in your AWS Console and press the Domains section under Identity Manager (SES console version 1) or to the Verified Identities under Configuration (SES console version 2)
- Select the domain name used to send emails from your forum.
- Go to the Notifications section and press the Edit Configuration button (SES console version 1) or the Edit button under the Feedback Notifications section (SES console version 2)
- For the Bounces and Complaint feedback, choose the SNS Topic you created in the first section of this tutorial. It's the same SNS Topic for both options.
- Make sure the Include original headers checkbox is checked.
- Hit the Save button and that's it! Amazon should send a notification to the addon every time there's a bounce or complaint for one of your emails.