diff options
Diffstat (limited to 'tests/bounces/bounce_01.txt')
-rw-r--r-- | tests/bounces/bounce_01.txt | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/tests/bounces/bounce_01.txt b/tests/bounces/bounce_01.txt index ab7f45d4..1dec2668 100644 --- a/tests/bounces/bounce_01.txt +++ b/tests/bounces/bounce_01.txt @@ -3,23 +3,23 @@ X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] [nil "" "6" "February" "2001" "14:41:27" "GMT" "\"Jetmail System\" <>" "\"Jetmail System\" <>" nil "48" "Mail Error" "^From:" nil nil "2" nil nil nil nil nil] nil) Return-Path: <python-list-admin@python.org> -Delivered-To: bwarsaw@wooz.org -Received: from digicool.com (host15.digitalcreations.d.subnet.rcn.com [208.59.6.15]) - by mail.wooz.org (Postfix) with ESMTP id 1AE74D37AC - for <barry@wooz.org>; Tue, 6 Feb 2001 01:41:50 -0500 (EST) +Delivered-To: userw@example.org +Received: from example.com (host15.digitalcreations.d.subnet.rcn.com [208.59.6.15]) + by mail.example.org (Postfix) with ESMTP id 1AE74D37AC + for <usery@example.org>; Tue, 6 Feb 2001 01:41:50 -0500 (EST) Received: from <python-list-admin@python.org> - by digicool.com (CommuniGate Pro RULES 3.3.2) + by example.com (CommuniGate Pro RULES 3.3.2) with RULES id 1443386; Tue, 06 Feb 2001 01:43:53 -0500 -Received: from ns2.digicool.com ([216.164.72.2] verified) - by digicool.com (CommuniGate Pro SMTP 3.3.2) - with ESMTP id 1443385 for barry@mail.digicool.com; Tue, 06 Feb 2001 01:43:53 -0500 +Received: from ns2.example.com ([216.164.72.2] verified) + by example.com (CommuniGate Pro SMTP 3.3.2) + with ESMTP id 1443385 for usery@mail.example.com; Tue, 06 Feb 2001 01:43:53 -0500 Received: from mail.python.org (mail.python.org [63.102.49.29]) - by ns2.digicool.com (8.9.3/8.9.3) with ESMTP id BAA24701 - for <barry@digicool.com>; Tue, 6 Feb 2001 01:42:30 -0500 + by ns2.example.com (8.9.3/8.9.3) with ESMTP id BAA24701 + for <usery@example.com>; Tue, 6 Feb 2001 01:42:30 -0500 Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org) by mail.python.org with esmtp (Exim 3.21 #1) id 14Q1pg-0006hx-00 - for barry@digicool.com; Tue, 06 Feb 2001 01:42:32 -0500 + for usery@example.com; Tue, 06 Feb 2001 01:42:32 -0500 Received: from host2.btamail.net.cn ([202.106.196.72] helo=btamail.net.cn) by mail.python.org with smtp (Exim 3.21 #1) id 14Q1oj-0006ek-00 @@ -52,29 +52,29 @@ Please check the above address(es) and then try again. ---- Header of the source mail attached ---- -Received: from bjmx2.163.net([202.108.255.253]) by btamail.net.cn(JetMail 2.5.3.0) +Received: from bjmx2.example.net([202.108.255.253]) by btamail.net.cn(JetMail 2.5.3.0) with SMTP id jmb3a800bb6; Tue, 6 Feb 2001 06:41:26 -0000 -Received: by bjmx2.163.net (Postfix) +Received: by bjmx2.example.net (Postfix) id ; Tue, 6 Feb 2001 06:31:28 +0800 (CST) Received: from mail.python.org (mail.python.org [63.102.49.29]) - by bjmx2.163.net (Postfix) with ESMTP id A468F1CB4210C - for <windchi@163.net>; Tue, 6 Feb 2001 06:31:27 +0800 (CST) + by bjmx2.example.net (Postfix) with ESMTP id A468F1CB4210C + for <userz@example.net>; Tue, 6 Feb 2001 06:31:27 +0800 (CST) Received: from mail.python.org (localhost.localdomain [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id 1B087E827; Mon, 5 Feb 2001 17:31:27 -0500 (EST) Delivered-To: mm+python-list@python.org -Received: from onca.catsden.net (unknown [216.218.194.20]) +Received: from onca.example.net (unknown [216.218.194.20]) by mail.python.org (Postfix) with ESMTP id F004BE72E for <python-list@python.org>; Mon, 5 Feb 2001 17:30:44 -0500 (EST) Received: from localhost (chris@localhost) - by onca.catsden.net (8.9.3/8.9.3) with ESMTP id OAA28446; + by onca.example.net (8.9.3/8.9.3) with ESMTP id OAA28446; Mon, 5 Feb 2001 14:23:15 -0800 -From: <chris@onca.catsden.net> -To: Sam Wun <swun@esec.com.au> +From: <chris@onca.example.net> +To: Sam Wun <swun@example.com.au> Cc: <python-list@python.org> Subject: Re: sorting on IP addresses In-Reply-To: <3A7F26CB.BE85C96F@esec.com.au> -Message-ID: <Pine.LNX.4.30.0102051415240.27504-100000@onca.catsden.net> +Message-ID: <Pine.LNX.4.30.0102051415240.27504-100000@onca.example.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: python-list-admin@python.org |