View Categories

Bounce Handling with Amazon SES

2 min read

Using Amazon SES, you can track the invalid email and mark them as Bounced. Amazon will track the delivery status of the email and if it failed to reach the recipient’s mail server, it will be marked as Bounced in your audience status so that you can exclude them in the future campaign.

*Tutorial: How to Configure Amazon SES with FluentCRM

Create a topic in Amazon SNS #

1. Go to Amazon SNS console.

2. Choose Create topic.

3. Select the Type Standard enter a name for the Topic, click on Create topic button..

4. From the Topic details of the topic that you created, navigate to Subscriptions, and then choose Create subscription.

5. The topic will be pre-selected, in the Protocol select http or https (based on your server’s SSL status).

In Endpoint, you need to give your FluentCRM’s endpoint, grab the URL from your FluentCRM dashboard -> Settings -> SMTP/Email Service Settings section.

After putting the URL in the Endpoint field, check Enable raw message delivery and click on Create subscription button. You should see a success screen like below:

Configure Amazon SES to send bounce information to FluentCRM #

1. Go to Amazon SES console home, In the navigation pane, choose Verified Identities, and click on Create Identity.

aws verified identities

2. Create two identities, one for Domain and another for Email Address. You have to verify the domain and email address in order to set up the notification.

aws create identity

3. From the verified Identities list select the domain or email that you have just verified, In the navigation pane, choose Notifications, and click on the Edit button from the Feedback notifications section.

aws notification

4. Under SNS Topic Configuration, for Bounces, select the SNS topic that you created. Do the same for Complaints.

aws configure bounce

Now click on the Save changes button. Thats it!

You have to repeat the above two steps of adding the SNS topic for both the verified domain and email address separately.

Viewing Bounced Contacts #

If you want to view bounced contacts, go to FluentCRM Contacts. Then click Filter By Statuses and enable the Bounced checkbox.

view bounced contacts in fluentcrm

66 Comments

  1. I encountered the following problem: when FluentCRM is connected to Amazon SES, it treats all the automatic replies as bounces. Hence, even the out-of-office replies are marked as bounces. How can I have FluentCRM distinguish between undelivered messages and out-of-office replies?

  2. Hello,

    I recently configured Amazon SES as the SMTP service on my WordPress website to send email campaigns using FluentCRM. However, I noticed that all outgoing emails, including WordPress system notifications (e.g., user registration, order confirmations, etc.), are now being routed through Amazon SES.

    My intention is to use Amazon SES exclusively for marketing emails sent via FluentCRM, while all other emails (such as system notifications) should be sent through my hosting provider’s SMTP server, as they were before setting up Amazon SES.

    I have reviewed the settings but couldn’t find an option to separate these two types of email traffic. Could you please advise if there is a way to:

    1. Configure Amazon SES to only handle marketing emails sent through FluentCRM.
    2. Ensure all other system-generated emails are sent using my hosting provider’s SMTP server
    Thank you for your assistance!

  3. I submitted a request to Amazon Web services to get out of the sandbox and they denied the request at this time and said they couldn’t provide the reason. What’s next?

    1. If you applied with a new domain, they might reject without stating a reason. It’s ideal to try getting production access with an old domain.

      1. Any recommendations or other options? I was looking forward to having my little system going, CRM, bookings, forms but it’s not shaping out to be this way so far.

  4. I submitted a request to Amazon Web Services to let me out of the sandbox, and they turned me down. Not sure why

    1. Hi Nedy,

      Have you been able to get this resolved?

      If you can’t, I can help you out with it.

      I just got approval for production access from Amazon Web Services some days ago for a client I work with.

      You can send me a mail – joseph(@)iamjosephphilip(.)com

      Remove the brackets.

      Expecting your email

  5. It’s worth considering incorporating a video tutorial to enhance clarity. Ensuring that every step is thoroughly explained without omission and maintaining patience throughout, even if it extends to an hour-long duration, can greatly benefit the audience

    1. Thanks Gulshan. We try to make helpful videos as much as possible. We will be making one for this as well. 🙂

  6. I’m confused about the email address. What address should we use? It seems that FluentCRM is being notified via the https address set up in SNS. What is the role of the email address?

  7. I have multiple sub-domains in SES for sending. FluentCRM is not marking bounced emails even after setting the bounce handler as stated in above guide.

  8. Will a ‘Bounced’ subscription status in FluentCRM prevent further emails from being sent? Or is that something we will need to set up in FluentCRM separately?

  9. I have 4 verified email identities. How do I know which one should be configured with the notification? Should it be the email address that Fluent sends from?

  10. This looks wonderful, it would be a great addition to FluentSMTP for WordPress to similarly handle bounced emails. 🙂

  11. I did the complete process. I created the SNS TOPIC and it was confirmed with the green message.

    But I can’t include it in the Configure SNS topics (procedure 2), because the SNS topic option created in the Configure SNS topics field does not appear. Only the default NO SNS TOPIC appears.

    Remembering that I had already created and confirmed the identities before.

  12. Please add notice when add the SNS or SES URL,
    to select the SAME LOCATION before beginn with the setup!

    i was not connected SNS with SES because i was not aware of it.

  13. FluentCMR is detecting “Verified Email Sender” that email no longer exist. That email was deleted a long time ago. Is there anything I can to make fluentCMR detected the new verified email sender I created.

    1. Hi Jose, FluentCRM should detect the new verified email sender automatically. Are you sure you added the new email through FluentSMTP? If yes, please contact our support.

  14. after this setup, if the users email were in the email sequence, after the first hard bounce, will it auto be removed from the email sequnce and not to send them emails in the future?

  15. Same as Mark. This needs updating. On the bottom of the side navigation menu, users have to open out of the new console before seeing the info for the SES tutorial.

  16. I suggest screencasting a work-through video for that purpose. That way, many newbies can learn by following the actions on the screen, as compared to asking questions and waiting for someone to respond. A video tutorial will go a long way

  17. Hey folks, just a heads-up – the screenshots you show here (and in many other help pages) are out of date. Amazon SES has many new page looks. So, could you update them here, it would make our jobs much easier?

    Thanks for these tutorials.

  18. I have more than one domain verified on SES. Can I use the same topic for more than one domain?

    If the domain is verified in SES, do I need to verify any emails as well?

    Thank you very much!

    Carmine Santangelo

    1. Hi Carmine, No idea about your first question, you might want to try that in a test environment. And yes, you have to verify each email addresses individually.

  19. Hi.
    I have followed it step by step but I have a problem at the end. For some reason marks the subscription as pending confirmation. I have tried to send the confirmation manually but nothing happens. Could there be a problem with the endpoint? In Using FluenCRM Pro and and FluentSMTP.

    First of all, Thanks

  20. There is no “subscription” option on the screen I’m on in the “create topic” screen . What am I doing wrong?

  21. Hello,

    If I have 5 websites : should I create 1 topic with 5 subscriptions ??
    Or 5 topics with 1 subscription for each one ?

    Thanks

  22. Thanks for this thorough explanation!

    We run Fluent CRM on a multisite using a folder structure (TLD/de/ and TLD/en/). How would the setup differ for such a scenario.
    I am stuck now at the point of SNS Topic Configuration, since each multisite provides a different Amazon SES Bounce Handler URL. However, in the AWS SNS Topic Configuration I can only choose one of them.

    1. Go to your Amazon SES dashboard and select the ’email addresses’ tab under ’email sending’. you’ll find all the email addresses.

  23. Hi,
    If a list subscriber deletes their email address or incorrectly updates their email address. How long should it take for a bounce to be recognized after an email has been sent to that subscriber?
    I added a fake email address contact to a list. I wanted to see what happens after I tried to send a campaign which included the contact with the fake email address.
    So far nothing. The contact is not flagged as bounced.
    What is the process for bounces? When should the bounce ‘Label’ appear on the contacts records in FCRM?
    BTW I have correctly configured the Amazon SES bounce handler (with the recent updated instructions) i.e. to add notification the registered Amazon SES email address (in addition to the domain).

    1. Hi Scott, contact will be marked as bounced only when Amazon SES marks it as a hard bounce. You can check it from your Amazon SES console.

  24. HI, I have done all the settings properly.
    But in the end, I still can’t use Amazon SES….

    It says:
    Opendir(/home/smithgui/public_html/wp-content/cache/db/000000/options_comments
    Fail to open dir: No such file or directory

    Any possible solution from your team? It would be great if I can get your help soon…..

    Thanks for your help

    Smith..

  25. Hi,
    I am a new user and i am setting up the smtp. However, when I start doing this ‘ Configure Amazon SES to send bounce information to FluentCRM ’
    I can’t find my domain in that section. Wish you could give some advice on it. Since I have been stuck in this part for few days………

    Thanks,
    Smith.

    1. Hi Smith, you’re probably stuck at Amazon SNS. Please go to Amazon SES and the domain section will appear.

  26. I am stuck at Configuring Amazon SES to send bounce information to FluentCRM. When I go to Amazon SES console, my navigation pane doesn’t have a Domain option. It only has:

    Topics
    Subscriptions
    Mobile
    Push notifications
    Text messaging (SMS)

    I don’t know how to progress.

    Thanks,
    Franc

    1. Hi Franc,
      you’re probably stuck at Amazon SNS option, the domain option is available at SES.

  27. Bonjour,
    le menu a changé et il n’est plus possible d’utiliser http ou https.
    Amazon propose à la plce Amazon SQS.
    Est-ce un problème de choisir cela?

  28. Hello, we sent a letter to all members a few days ago, but in the dashboard, we only saw the number of single-digit open letters less than 10 per day.

    In the past few days, I have also discovered that the test letter cannot be received after sending it.

    I don’t know if there is a limit to the delivery volume per day, or where is it not set successfully?

Leave a Reply to Nazir Uddin Himel Cancel reply

Your email address will not be published. Required fields are marked *