Does Auth0 handle bounced email?

I’m using AWS SES to send email. AWS requires bounced email handling. Does Auth0 support it?

As far as I’m aware, that would be a no; after having configured Auth0 to send emails through your own email provider you should also configure some other component of your system to handle the bounced emails notifications and act accordingly.

Thanks @jmangelo! I setup a SES topic on AWS to handle bounced emails.

Thanks @jmangelo! I setup a SES topic on AWS to handle bounced emails.

Correction: I meant SNS topic .