Amazon SES - Count Email sent out Statistics

后端 未结 2 1965
-上瘾入骨i
-上瘾入骨i 2021-01-16 00:11

I used SES to sending emails, I have more than 10 verified domains under Amazon SES service but my problem is, I dont have any Statistics for each email address or domain. A

2条回答
  •  庸人自扰
    2021-01-16 00:15

    Amazon shows statistics in Web Interface of bounce, spam, rejected... based on SES regions. No matter if one sender or multiple senders use that particular region, SES will combine them all. You can check bounces, ooto... for a particular sender by creating an SNS notification. Like it or not, you'll eventually need to store that data in a db or any other safe place. Then you can play with d3 :-)

提交回复
热议问题