I'm aware that SES is for sending mails. However, Amazon processes bounced mails itself. I'm looking for a mechanism to direct the bounced mails to a gmail inbox which I can use for bounce processing.Amazon SES is for sending emails, not receiving. You need to setup your Bounced Email Address @ /admin.php?options/list/emailOptions with an email account (eg. GMail) that you can POP/IMAP to, as per config immediately below on same page.
I tried exploring that option, but couldn't find a place where it allows me to set the account to forward notifications to. I think it forwards notifications only to the address that's used to send emails?You have to go through Amazon's notifications settings so that your bounced messages are forwarded to you - in this case a gmail.com or similar email address that you can point XF bounce checking to.
Bounce-handling with Amazon SES works just fine.Any update on this guys?
Are you sure its gonna work. Generally transactional email service do not send the bounce emails.Bounce-handling with Amazon SES works just fine.
Here's what you have to do:
In Options -> E-Mail Options:
1. Enable variable bounced email address values
2. Enable automated bounced email handler
Setup a mailbox where you before pointed the "Bounced Email Address" to and put in the details.
I can confirm that it definitely works with Amazon SES. I used bounce hanfling with Amazon SES in the past and now use my own mail server.Are you sure its gonna work. Generally transactional email service do not send the bounce emails.
Currently I'm using MailGun and although I have set XenForo to send all bounce emails to a dedicated address, they are blocked at mailgun and not send.
I have therefore setup forwarding for such mails but it changes the address and it is no longer a VERP address.
So can you please confirm if you are using XenForo's automatic bounce handling with Amazon SES cause I will definitely switch in that case?
Sure, but it also works without the Addon.
{"notificationType":"Bounce","bounce":{"bounceSubType":"General","bounceType":"Permanent","reportingMTA":"dsn; a27-38.smtp-out.us-west-2.amazonses.com","bouncedRecipients":[{"action":"failed","emailAddress":"<redacted>","status":"5.4.4","diagnosticCode":"smtp; 550 5.4.4 Invalid domain"}],"timestamp":"2015-10-14T07:49:59.251Z","feedbackId":"000001506553c0de-8ca839e6-<redacted>-4506-a204-3b6451a553df-000000"},"mail":{"timestamp":"2015-10-14T07:49:58.000Z","sourceArn":"arn:aws:ses:us-west-2:403<redacted>681:identity/<redacted>","source":"bounces+9762fff1+<redacted>=<redacted>","messageId":"00000150<redacted>-91bbec90-48a6-4347-8c73-2f4f38956ae3-000000","destination":["<redacted>"],"sendingAccountId":"40379<redacted>81"}}
We use essential cookies to make this site work, and optional cookies to enhance your experience.