AWS SES expert in Python
Budget: $15 – $25 USD
We already have an email marketing tool built on top of the AWS SES. We want more enhancements:
1. Our existing SES account is suspended due to a high rate of bounce, so either get this restored or create a new account
2. We want to have the capability of sending a large number of emails on daily basis, so we want to use multiple SES account and configure them in such a way that if one key is exhausted, then the next key comes into the picture
3. Unsubscribe option in emails
4. Display via ourdomain.com in the email delivered
5. If possible get a private IP
6. Verify the email existence when added to the email list
7. Still if the email was sent and bounces, then make sure that in the future none of the campaigns can send email to this email id
8. Send a test email before publishing it
1. Our existing SES account is suspended due to a high rate of bounce, so either get this restored or create a new account
2. We want to have the capability of sending a large number of emails on daily basis, so we want to use multiple SES account and configure them in such a way that if one key is exhausted, then the next key comes into the picture
3. Unsubscribe option in emails
4. Display via ourdomain.com in the email delivered
5. If possible get a private IP
6. Verify the email existence when added to the email list
7. Still if the email was sent and bounces, then make sure that in the future none of the campaigns can send email to this email id
8. Send a test email before publishing it