Delivery Status Notification(Failure) from ElasticEmail

Superyo

Member
Hi,

Are you processing Delivery Status Notification(Failure) from ElasticEmail sent to the bounces account? It would be very interesting.

Here is a sample:
Code:
Your message to the following recipients cannot be delivered:

    XXX@YYY.ZZZ

Remote server returned the following error:

    550 Mailbox unavailable. The server response was: 550 RCPT TO:<XXX@YYY.ZZZ> User unknown

Message details:

    Date: 3/23/2016 2:28:34 PM
    Subject: XXXXXXXXXXXXXXXXX
    TransactionID: 272c4e88-2b48-4bfc-88be-64c6b4295888
    Channel: SMTP API

Message body (truncated):

bla bla bla bla bla bla
 
This is something sent via email, and if this email address is set as a fbl server, then mailwizz will try to process it and it will as long as it contains the original headers so that we can identify the email.
 
It could be a great improvment as ElasticEmail shows you a pre-processed server-indepent error, so you don't have to face with the various formats of other servers.
 
Back
Top