Subject: Detecting multiple bad email addresses to the same domain
Date: 2010-11-09 16:34:12
From: Chien .
Source: detecting-multiple-bad-email-addresses-domain
----------------------------------------------------------------------

I have a situation where I can have multiple "To" addresses to the same domain in a single eml file. If there are mutliple bounces to addresses in the same domain I only get one response (an eml file) for both. How do I get the bounce information for each of the failed deliveies bad1@bademail.net and bad2@bademail.net) in this case?

Here is a sample of an eml file with multiple bounces.

    Received: from domail01.prod.test.local ([192.168.200.5]) by dodevweb01.hq.test.local with Microsoft SMTPSVC(6.0.3790.4675);
      Mon, 8 Nov 2010 17:20:34 -0500
    MIME-Version: 1.0
    From: 
    To: 
    Date: Mon, 8 Nov 2010 17:20:41 -0500
    Content-Type: multipart/report; report-type=delivery-status;
     boundary="55377555-c144-4572-a5cd-9b9a8514c542"
    Content-Language: en-US
    Message-ID: <2cf8a2ab-e9d9-417c-9d88-79086d59ed01>
    In-Reply-To: 
    References: 
    Subject: Undeliverable: Your Personalized Invitation
     for Secured Statement E-Delivery        #28258#
    Return-Path: <>
    X-OriginalArrivalTime: 08 Nov 2010 22:20:34.0448 (UTC) FILETIME=[29910100:01CB7F93]
    
    --55377555-c144-4572-a5cd-9b9a8514c542
    Content-Type: multipart/alternative; differences=Content-Type;
     boundary="2dd57374-129a-498f-b58d-01e76e3fda01"
    
    --2dd57374-129a-498f-b58d-01e76e3fda01
    Content-Type: text/plain; charset="us-ascii"
    Content-Transfer-Encoding: quoted-printable
    
    Delivery has failed to these recipients or distribution lists:
    
    bad1
    A problem occurred during the delivery of this message. Microsoft Exchange =
    will not try to redeliver this message for you. Please try resending this m=
    essage later, or provide the following diagnostic text to your system admin=
    istrator.
    
    bad2
    A problem occurred during the delivery of this message. Microsoft Exchange =
    will not try to redeliver this message for you. Please try resending this m=
    essage later, or provide the following diagnostic text to your system admin=
    istrator.
    
    ________________________________
    Sent by Microsoft Exchange Server 2007
    
    
    
    
    
    Diagnostic information for administrators:
    
    Generating server: prod.test.local
    
    bad1@bademail.net
    #554 5.4.4 SMTPSEND.DNS.NonExistentDomain; nonexistent domain ##
    
    bad2@bademail.net
    #554 5.4.4 SMTPSEND.DNS.NonExistentDomain; nonexistent domain ##
    
    Original message headers:
    
    Received: from dev.com (192.168.200.85) by domail01.prod.test.local
     (192.168.200.5) with Microsoft SMTP Server id 8.3.83.0; Mon, 8 Nov 2010
     17:20:40 -0500
    Received: from dodevweb01 ([192.168.200.84]) by hq.test.local with
     MailEnable ESMTP; Mon, 8 Nov 2010 17:20:39 -0500
    MSGID: 
    Message-ID: 
    MIME-Version: 1.0
    From: 
    To: bad1 , bad2 , bad3NewDomain
            , chien 
    Date: Mon, 8 Nov 2010 17:20:33 -0500
    Subject: Your Personalized Secured S=
    tatement
     E-Delivery        #28258#
    Content-Type: multipart/mixed;
            boundary=3D"--boundary_0_0adadb3c-4a1a-452a-9625-8b581b0202cf"
    Return-Path: bot-reply@qa.test.com
    
    --2dd57374-129a-498f-b58d-01e76e3fda01
    Content-Type: text/html; charset="us-ascii"
    Content-Transfer-Encoding: quoted-printable



----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index