vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBouncer : Change thread subscribtion options for members with bouncing emails (https://vborg.vbsupport.ru/showthread.php?t=61303)

kmike 06-27-2005 04:50 AM

My point is, there're too many MTAs sending out non-RFC compliant DSN's out there. For some insight, look at the Mail::DeliveryStatus::BounceParser perl module source. I guess eventually you'll write something similar using PHP ;)
Here's qmail bounce I was speaking of:
Code:

From MAILER-DAEMON  Wed Jun 22 08:27:25 2005
Return-Path: <MAILER-DAEMON>
Received: from mxavas2.aruba.it (mx3.aruba.it [62.149.128.132] (may be forged))
        by xxxxxxxxxxxx with SMTP id j5MDR182012646
        for xxxxxxxxxxxxxxx; Wed, 22 Jun 2005 08:27:07 -0500
Message-Id: xxxxxxxxxxxx
Received: (qmail 2289 invoked for bounce); 22 Jun 2005 13:26:56 -0000
Date: 22 Jun 2005 13:26:56 -0000
From: MAILER-DAEMON@mxavas2.aruba.it
To: xxxxxxxxxx
Subject: failure notice

Hi. This is the qmail-send program at mxavas2.aruba.it.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<lmasali@demo.eu.blackberry.net>:
193.109.81.50 does not like recipient.
Remote host said: 550 5.2.1 <lmasali@demo.eu.blackberry.net>... Mailbox disabled
 for this recipient
Giving up on 193.109.81.50.

--- Below this line is a copy of the message.

Return-Path: xxxxxxxxxxx
.....................

Here's one from MS exchange:
Code:

From MAILER-DAEMON  Wed Jun 22 13:23:23 2005
Return-Path: <MAILER-DAEMON>
Received: ...........
Received: from huey.opc.bbhc ([10.2.18.30])
 by txuspipas004.unitedsurgical.com (SMSSMTP 4.1.4.30) with SMTP id M20050622131
85703364
 for xxxxxxxxxx; Wed, 22 Jun 2005 13:18:58 -0500
Received: by huey.unitedsurgical.com with Internet Mail Service (5.5.2653.19)
        id <M04CR85P>; Wed, 22 Jun 2005 13:19:15 -0500
Message-ID: <514220978E9FD211B11000805F0D0A79217BF258@huey.unitedsurgical.com>
From: System Administrator <postmaster@ortholink.net>
To: xxxxxxxxxx
Subject: Undeliverable: Reply to post 'Mountain Models Sportana Biplane'
Date: Wed, 22 Jun 2005 13:19:14 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
X-MS-Embedded-Report:
Content-Type: Text/Plain

Your message

  To:      stahlmangc@ortholink.net
  Subject: Reply to post 'Mountain Models Sportana Biplane'
  Sent:    Wed, 22 Jun 2005 13:12:17 -0500

did not reach the following recipient(s):

stahlmangc@ortholink.net on Wed, 22 Jun 2005 13:19:10 -0500
    The recipient name is not recognized
        The MTS-ID of the original message is: c=us;a=
;p=ortholink;l=HUEY0506221819M04CR853
    MSEXCH:IMS:Ortholink:Information Technologies:HUEY 0 (000C05A6) Unknown
Recipient

Also, some MTAs send X-Failed-Recipients header instead of standard one.

tamarian 06-27-2005 11:40 AM

Good luck with re-writing the script.

My request for help still stands, if anyone here has a decent sized sample for their server's bounced emails, please send them my way. If I can't scan/test them, I won't be able to support them. Currently can identify Postfix, Sendmail, QMail and Exim based on samples files I received. Windows still a mystery.


All times are GMT. The time now is 10:54 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01153 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete