bounce_email 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. data/.gitignore +5 -0
  2. data/Gemfile +4 -0
  3. data/HISTORY.md +17 -0
  4. data/Manifest.txt +11 -0
  5. data/PostInstall.txt +35 -0
  6. data/README.md +71 -0
  7. data/Rakefile +9 -0
  8. data/VERSION +1 -0
  9. data/bounce_email.gemspec +23 -0
  10. data/lib/bounce_email.rb +218 -0
  11. data/script/console +10 -0
  12. data/script/destroy +14 -0
  13. data/script/generate +14 -0
  14. data/test/bounce_email_test.rb +113 -0
  15. data/test/bounces/malformed_bounce_01.txt +75 -0
  16. data/test/bounces/tt_1234175799.txt +73 -0
  17. data/test/bounces/tt_1234177688.txt +75 -0
  18. data/test/bounces/tt_1234210655.txt +105 -0
  19. data/test/bounces/tt_1234211357.txt +82 -0
  20. data/test/bounces/tt_1234211929.txt +89 -0
  21. data/test/bounces/tt_1234211931.txt +87 -0
  22. data/test/bounces/tt_1234211932.txt +77 -0
  23. data/test/bounces/tt_1234241665.txt +78 -0
  24. data/test/bounces/tt_1234285532.txt +80 -0
  25. data/test/bounces/tt_1234285668.txt +78 -0
  26. data/test/bounces/tt_bounce_01.txt +49 -0
  27. data/test/bounces/tt_bounce_02.txt +49 -0
  28. data/test/bounces/tt_bounce_03.txt +91 -0
  29. data/test/bounces/tt_bounce_04.txt +93 -0
  30. data/test/bounces/tt_bounce_05.txt +78 -0
  31. data/test/bounces/tt_bounce_06.txt +48 -0
  32. data/test/bounces/tt_bounce_07.txt +91 -0
  33. data/test/bounces/tt_bounce_08.txt +51 -0
  34. data/test/bounces/tt_bounce_09.txt +51 -0
  35. data/test/bounces/tt_bounce_10.txt +139 -0
  36. data/test/bounces/tt_bounce_11.txt +535 -0
  37. data/test/bounces/tt_bounce_12_soft.txt +46 -0
  38. data/test/bounces/tt_bounce_13.txt +648 -0
  39. data/test/bounces/tt_bounce_14.txt +596 -0
  40. data/test/bounces/tt_bounce_15.txt +137 -0
  41. data/test/bounces/tt_bounce_16.txt +99 -0
  42. data/test/bounces/tt_bounce_17.txt +61 -0
  43. data/test/bounces/tt_bounce_18.txt +99 -0
  44. data/test/bounces/tt_bounce_19.txt +45 -0
  45. data/test/bounces/tt_bounce_20.txt +43 -0
  46. data/test/bounces/tt_bounce_21.txt +65 -0
  47. data/test/bounces/tt_bounce_22.txt +49 -0
  48. data/test/bounces/tt_bounce_23.txt +133 -0
  49. data/test/bounces/tt_bounce_24.txt +297 -0
  50. data/test/bounces/tt_bounce_25.txt +67 -0
  51. data/test/bounces/unknown_code_bounce_01.txt +64 -0
  52. data/test/non_bounces/tt_1234210666.txt +40 -0
  53. data/test/non_bounces/tt_1234211024.txt +42 -0
  54. data/test/non_bounces/tt_1234241664.txt +22 -0
  55. data/test/test_helper.rb +7 -0
  56. metadata +178 -0
@@ -0,0 +1,73 @@
1
+ From MAILER-DAEMON Mon Feb 9 12:36:39 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+agris.ameriks=amerimailzzz.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from Albanis-3.local (unknown [213.175.111.87])
6
+ by ameriks (Postfix) with ESMTP id 7888A3A1B1
7
+ for <bounces-main+agris.ameriks=amerimailzzz.lv@amerimail.lv>; Mon, 9 Feb 2009 12:36:39 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix)
9
+ id 4242E326BA6; Mon, 9 Feb 2009 12:36:39 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 12:36:39 +0200 (EET)
11
+ From: MAILER-DAEMON@Albanis-3.local (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+agris.ameriks=amerimailzzz.lv@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="34F80326BA4.1234175799/Albanis-3.local"
18
+ Message-Id: <20090209103639.4242E326BA6@Albanis-3.local>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --34F80326BA4.1234175799/Albanis-3.local
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host Albanis-3.local.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <agris.ameriks@amerimailzzz.lv>: Host or domain name not found. Name service
39
+ error for name=amerimailzzz.lv type=A: Host not found
40
+
41
+ --34F80326BA4.1234175799/Albanis-3.local
42
+ Content-Description: Delivery report
43
+ Content-Type: message/delivery-status
44
+
45
+ Reporting-MTA: dns; Albanis-3.local
46
+ X-Postfix-Queue-ID: 34F80326BA4
47
+ X-Postfix-Sender: rfc822; bounces-main@amerimail.lv
48
+ Arrival-Date: Mon, 9 Feb 2009 12:36:39 +0200 (EET)
49
+
50
+ Final-Recipient: rfc822; agris.ameriks@amerimailzzz.lv
51
+ Action: failed
52
+ Status: 5.4.4
53
+ Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
54
+ for name=amerimailzzz.lv type=A: Host not found
55
+
56
+ --34F80326BA4.1234175799/Albanis-3.local
57
+ Content-Description: Undelivered Message
58
+ Content-Type: message/rfc822
59
+
60
+ Received: by Albanis-3.local (Postfix, from userid 501)
61
+ id 34F80326BA4; Mon, 9 Feb 2009 12:36:39 +0200 (EET)
62
+ Date: Mon, 9 Feb 2009 12:36:33 +0200
63
+ From: ameriks@amerimail.lv
64
+ Reply-To: ginta.amerika@ameri.lv
65
+ To: agris.ameriks@amerimailzzz.lv
66
+ Subject: subjecting
67
+ Mime-Version: 1.0
68
+ Content-Type: text/html; charset=utf-8
69
+ Message-Id: <20090209103639.34F80326BA4@Albanis-3.local>
70
+
71
+ Hello from mars!
72
+
73
+ --34F80326BA4.1234175799/Albanis-3.local--
@@ -0,0 +1,75 @@
1
+ From MAILER-DAEMON Mon Feb 9 13:08:08 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+aaaaagggrrriiiizz=inbox.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from Albanis-3.local (unknown [213.175.111.87])
6
+ by ameriks (Postfix) with ESMTP id 904D93A1B1
7
+ for <bounces-main+aaaaagggrrriiiizz=inbox.lv@amerimail.lv>; Mon, 9 Feb 2009 13:08:08 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix)
9
+ id 56B1E326DAB; Mon, 9 Feb 2009 13:08:08 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 13:08:08 +0200 (EET)
11
+ From: MAILER-DAEMON@Albanis-3.local (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+aaaaagggrrriiiizz=inbox.lv@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="313F2326DA9.1234177688/Albanis-3.local"
18
+ Message-Id: <20090209110808.56B1E326DAB@Albanis-3.local>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --313F2326DA9.1234177688/Albanis-3.local
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host Albanis-3.local.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <aaaaagggrrriiiizz@inbox.lv>: host b.mx.inbox.lv[89.111.3.74] said: 554 5.7.1
39
+ <aaaaagggrrriiiizz@inbox.lv>: Recipient address rejected: Nonexistent user
40
+ (in reply to RCPT TO command)
41
+
42
+ --313F2326DA9.1234177688/Albanis-3.local
43
+ Content-Description: Delivery report
44
+ Content-Type: message/delivery-status
45
+
46
+ Reporting-MTA: dns; Albanis-3.local
47
+ X-Postfix-Queue-ID: 313F2326DA9
48
+ X-Postfix-Sender: rfc822; bounces-main@amerimail.lv
49
+ Arrival-Date: Mon, 9 Feb 2009 13:08:07 +0200 (EET)
50
+
51
+ Final-Recipient: rfc822; aaaaagggrrriiiizz@inbox.lv
52
+ Action: failed
53
+ Status: 5.7.1
54
+ Remote-MTA: dns; b.mx.inbox.lv
55
+ Diagnostic-Code: smtp; 554 5.7.1 <aaaaagggrrriiiizz@inbox.lv>: Recipient
56
+ address rejected: Nonexistent user
57
+
58
+ --313F2326DA9.1234177688/Albanis-3.local
59
+ Content-Description: Undelivered Message
60
+ Content-Type: message/rfc822
61
+
62
+ Received: by Albanis-3.local (Postfix, from userid 501)
63
+ id 313F2326DA9; Mon, 9 Feb 2009 13:08:07 +0200 (EET)
64
+ Date: Mon, 9 Feb 2009 13:07:59 +0200
65
+ From: ameriks@amerimail.lv
66
+ Reply-To: ginta.amerika@ameri.lv
67
+ To: aaaaagggrrriiiizz@inbox.lv
68
+ Subject: subjecting
69
+ Mime-Version: 1.0
70
+ Content-Type: text/html; charset=utf-8
71
+ Message-Id: <20090209110807.313F2326DA9@Albanis-3.local>
72
+
73
+ Hello from mars!
74
+
75
+ --313F2326DA9.1234177688/Albanis-3.local--
@@ -0,0 +1,105 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:17:35 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+this_doesnotexistinAAc=accenture.com@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from amrmr1003.accenture.com (amrmr1003.accenture.com [170.252.248.72])
6
+ by ameriks (Postfix) with ESMTPS id D31BD3A08C
7
+ for <bounces-main+this_doesnotexistinAAc=accenture.com@amerimail.lv>; Mon, 9 Feb 2009 22:17:30 +0200 (EET)
8
+ Received: from AMRXV1001.dir.svc.accenture.com (amrxv1001.dir.svc.accenture.com [10.10.160.61])
9
+ by amrmr1003.accenture.com (8.13.8/8.13.8) with ESMTP id n19KHDRY022245
10
+ for <bounces-main+this_doesnotexistinAAc=accenture.com@amerimail.lv>; Mon, 9 Feb 2009 14:17:19 -0600 (CST)
11
+ Received: from mtahm1100.accenture.com ([10.10.100.240]) by AMRXV1001.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830);
12
+ Mon, 9 Feb 2009 14:17:00 -0600
13
+ X-BigFish: vps9(zzzzzzz2dh6bh43j68o)
14
+ X-Spam-TCS-SCL: 7:0
15
+ X-MS-Exchange-Organization-Antispam-Report: OrigIP: 87.99.72.11;Service: EHS
16
+ Date: Mon, 9 Feb 2009 22:15:33 +0200
17
+ From: Postmaster@accenture.com
18
+ Reply-To: ginta.amerika@ameri.lv
19
+ To: ameriks@amerimail.lv
20
+ Subject: DELIVERY FAILURE: User this_doesnotexistinAAc (this_doesnotexistinAAc@accenture.com) not
21
+ listed in public Name & Address Book
22
+ Mime-Version: 1.0
23
+ Message-Id: <20090209201600.E1D7B328DAA@Albanis-3.local>
24
+ X-OriginalArrivalTime: 09 Feb 2009 20:16:12.0664 (UTC) FILETIME=[40DC5F80:01C98AF3]
25
+ X-MIMETrack: Itemize by SMTP Server on MTAHM1100/Server/Accenture(Release 5.0.9a |January
26
+ 7, 2002) at 02/09/2009 02:16:57 PM,
27
+ Serialize by Router on MTAHM1100/Server/Accenture(Release 5.0.9a |January 7, 2002) at
28
+ 02/09/2009 02:16:58 PM,
29
+ Serialize complete at 02/09/2009 02:16:58 PM
30
+ Content-Type: multipart/report; report-type=delivery-status; boundary="==IFJRGLKFGIR48542UHRUHIHD"
31
+
32
+ --==IFJRGLKFGIR48542UHRUHIHD
33
+ Content-Type: text/plain; charset=us-ascii
34
+ Content-Transfer-Encoding: 7bit
35
+
36
+ Your message
37
+
38
+ Subject: subjecting
39
+
40
+ was not delivered to:
41
+
42
+ this_doesnotexistinAAc@accenture.com
43
+
44
+ because:
45
+
46
+ User this_doesnotexistinAAc (this_doesnotexistinAAc@accenture.com) not listed in public Name & Address Book
47
+
48
+
49
+ --==IFJRGLKFGIR48542UHRUHIHD
50
+ Content-Type: message/delivery-status
51
+
52
+ Reporting-MTA: dns;mtahm1100.accenture.com
53
+
54
+ Final-Recipient: rfc822;this_doesnotexistinAAc@accenture.com
55
+ Action: failed
56
+ Status: 5.1.1
57
+ Diagnostic-Code: X-Notes; User this_doesnotexistinAAc (this_doesnotexistinAAc@accenture.com) not listed in public Name & Address Book
58
+
59
+ --==IFJRGLKFGIR48542UHRUHIHD
60
+ Content-Type: message/rfc822
61
+
62
+ Received: from AMRXV1002.dir.svc.accenture.com ([10.10.160.62])
63
+ by mtahm1100.accenture.com (Lotus Domino Release 5.0.9a)
64
+ with ESMTP id 2009020914165788:77437 ;
65
+ Mon, 9 Feb 2009 14:16:57 -0600
66
+ Received: from AMRXB1002.dir.svc.accenture.com ([10.10.160.66]) by AMRXV1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830);
67
+ Mon, 9 Feb 2009 14:16:12 -0600
68
+ Received: from amrmr1003.accenture.com ([170.252.248.72]) by AMRXB1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830);
69
+ Mon, 9 Feb 2009 14:16:12 -0600
70
+ Received: from mail110-va3-R.bigfish.com (mail-va3.bigfish.com [216.32.180.113])
71
+ by amrmr1003.accenture.com (8.13.8/8.13.8) with ESMTP id n19KG9CS021120
72
+ (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)
73
+ for <this_doesnotexistinAAc@accenture.com>; Mon, 9 Feb 2009 14:16:11 -0600 (CST)
74
+ Received: from mail110-va3 (localhost.localdomain [127.0.0.1])
75
+ by mail110-va3-R.bigfish.com (Postfix) with ESMTP id 4D8DE10008F
76
+ for <this_doesnotexistinAAc@accenture.com>; Mon, 9 Feb 2009 20:16:09 +0000 (UTC)
77
+ Received: by mail110-va3 (MessageSwitch) id 123421056981910_11174; Mon, 9 Feb 2009 20:16:09 +0000 (UCT)
78
+ Received: from Albanis-3.local (unknown [87.99.72.11])
79
+ by mail110-va3.bigfish.com (Postfix) with ESMTP id E3C59AD0061
80
+ for <this_doesnotexistinAAc@accenture.com>; Mon, 9 Feb 2009 20:16:08 +0000 (UTC)
81
+ Received: by Albanis-3.local (Postfix, from userid 501)
82
+ id E1D7B328DAA; Mon, 9 Feb 2009 22:16:00 +0200 (EET)
83
+ X-BigFish: vps9(zzzzzzz2dh6bh43j68o)
84
+ X-Spam-TCS-SCL: 7:0
85
+ X-MS-Exchange-Organization-Antispam-Report: OrigIP: 87.99.72.11;Service: EHS
86
+ Date: Mon, 9 Feb 2009 22:15:33 +0200
87
+ From: ameriks@amerimail.lv
88
+ Reply-To: ginta.amerika@ameri.lv
89
+ To: this_doesnotexistinAAc@accenture.com
90
+ Subject: subjecting
91
+ Mime-Version: 1.0
92
+ Message-Id: <20090209201600.E1D7B328DAA@Albanis-3.local>
93
+ Return-Path: bounces-main+this_doesnotexistinAAc=accenture.com@amerimail.lv
94
+ X-OriginalArrivalTime: 09 Feb 2009 20:16:12.0664 (UTC) FILETIME=[40DC5F80:01C98AF3]
95
+ X-MIMETrack: Itemize by SMTP Server on MTAHM1100/Server/Accenture(Release 5.0.9a |January
96
+ 7, 2002) at 02/09/2009 02:16:57 PM,
97
+ Serialize by Router on MTAHM1100/Server/Accenture(Release 5.0.9a |January 7, 2002) at
98
+ 02/09/2009 02:16:58 PM,
99
+ Serialize complete at 02/09/2009 02:16:58 PM
100
+ Content-Type: text/html; charset=utf-8
101
+
102
+ Hello from mars!
103
+
104
+
105
+ --==IFJRGLKFGIR48542UHRUHIHD--
@@ -0,0 +1,82 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:29:17 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+agris.ameriksNEEXISTEE=gmail.com@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from Albanis-3.local (unknown [87.99.72.11])
6
+ by ameriks (Postfix) with ESMTP id 980243A08C
7
+ for <bounces-main+agris.ameriksNEEXISTEE=gmail.com@amerimail.lv>; Mon, 9 Feb 2009 22:29:17 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix)
9
+ id 659FB328E84; Mon, 9 Feb 2009 22:29:16 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 22:29:16 +0200 (EET)
11
+ From: MAILER-DAEMON@Albanis-3.local (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+agris.ameriksNEEXISTEE=gmail.com@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="51830328E80.1234211356/Albanis-3.local"
18
+ Message-Id: <20090209202916.659FB328E84@Albanis-3.local>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --51830328E80.1234211356/Albanis-3.local
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host Albanis-3.local.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <agris.ameriksNEEXISTEE@gmail.com>: host
39
+ gmail-smtp-in.l.google.com[209.85.218.64] said: 550-5.1.1 The email account
40
+ that you tried to reach does not exist. Please 550-5.1.1 try
41
+ double-checking the recipient's email address for typos 550-5.1.1 or
42
+ unnecessary spaces. Learn more at 550 5.1.1
43
+ http://mail.google.com/support/bin/answer.py?answer=6596 20si2615223bwz.60
44
+ (in reply to RCPT TO command)
45
+
46
+ --51830328E80.1234211356/Albanis-3.local
47
+ Content-Description: Delivery report
48
+ Content-Type: message/delivery-status
49
+
50
+ Reporting-MTA: dns; Albanis-3.local
51
+ X-Postfix-Queue-ID: 51830328E80
52
+ X-Postfix-Sender: rfc822; bounces-main@amerimail.lv
53
+ Arrival-Date: Mon, 9 Feb 2009 22:29:11 +0200 (EET)
54
+
55
+ Final-Recipient: rfc822; agris.ameriksNEEXISTEE@gmail.com
56
+ Action: failed
57
+ Status: 5.1.1
58
+ Remote-MTA: dns; gmail-smtp-in.l.google.com
59
+ Diagnostic-Code: smtp; 550-5.1.1 The email account that you tried to reach does
60
+ not exist. Please 550-5.1.1 try double-checking the recipient's email
61
+ address for typos 550-5.1.1 or unnecessary spaces. Learn more at
62
+ 550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
63
+ 20si2615223bwz.60
64
+
65
+ --51830328E80.1234211356/Albanis-3.local
66
+ Content-Description: Undelivered Message
67
+ Content-Type: message/rfc822
68
+
69
+ Received: by Albanis-3.local (Postfix, from userid 501)
70
+ id 51830328E80; Mon, 9 Feb 2009 22:29:11 +0200 (EET)
71
+ Date: Mon, 9 Feb 2009 22:29:05 +0200
72
+ From: ameriks@amerimail.lv
73
+ Reply-To: ginta.amerika@ameri.lv
74
+ To: agris.ameriksNEEXISTEE@gmail.com
75
+ Subject: subjecting
76
+ Mime-Version: 1.0
77
+ Content-Type: text/html; charset=utf-8
78
+ Message-Id: <20090209202911.51830328E80@Albanis-3.local>
79
+
80
+ Hello from mars!
81
+
82
+ --51830328E80.1234211356/Albanis-3.local--
@@ -0,0 +1,89 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:38:49 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+jekaterina=tv5.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from blackbird.grafton.lv (blackbird.grafton.lv [159.148.13.8])
6
+ by ameriks (Postfix) with ESMTP id C45293A08C
7
+ for <bounces-main+jekaterina=tv5.lv@amerimail.lv>; Mon, 9 Feb 2009 22:38:49 +0200 (EET)
8
+ Received: by blackbird.grafton.lv (Postfix)
9
+ id 89ACB620076; Mon, 9 Feb 2009 22:38:49 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 22:38:49 +0200 (EET)
11
+ From: MAILER-DAEMON@blackbird.grafton.lv (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+jekaterina=tv5.lv@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="02136620074.1234211929/blackbird.grafton.lv"
18
+ Message-Id: <20090209203849.89ACB620076@blackbird.grafton.lv>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --02136620074.1234211929/blackbird.grafton.lv
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host blackbird.grafton.lv.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <jekaterina@tv5.lv>: maildir delivery failed: Sorry, the user's maildir has
39
+ overdrawn his diskspace quota, please try again later.
40
+
41
+ --02136620074.1234211929/blackbird.grafton.lv
42
+ Content-Description: Delivery report
43
+ Content-Type: message/delivery-status
44
+
45
+ Reporting-MTA: dns; blackbird.grafton.lv
46
+ X-Postfix-Queue-ID: 02136620074
47
+ X-Postfix-Sender: rfc822; bounces-main+jekaterina=tv5.lv@amerimail.lv
48
+ Arrival-Date: Mon, 9 Feb 2009 22:38:48 +0200 (EET)
49
+
50
+ Final-Recipient: rfc822; jekaterina@tv5.lv
51
+ Original-Recipient: rfc822;jekaterina@tv5.lv
52
+ Action: failed
53
+ Status: 5.2.3
54
+ Diagnostic-Code: X-Postfix; maildir delivery failed: Sorry, the user's maildir
55
+ has overdrawn his diskspace quota, please try again later.
56
+
57
+ --02136620074.1234211929/blackbird.grafton.lv
58
+ Content-Description: Undelivered Message
59
+ Content-Type: message/rfc822
60
+
61
+ Received: from Albanis-3.local (unknown [87.99.72.11])
62
+ by blackbird.grafton.lv (Postfix) with ESMTP id C92D475C04F
63
+ for <jekaterina@tv5.lv>; Mon, 9 Feb 2009 22:38:48 +0200 (EET)
64
+ Received: by Albanis-3.local (Postfix, from userid 501)
65
+ id 900D9328EDE; Mon, 9 Feb 2009 22:38:47 +0200 (EET)
66
+ Date: Mon, 9 Feb 2009 22:33:44 +0200
67
+ From: ameriks@amerimail.lv
68
+ Reply-To: ginta.amerika@ameri.lv
69
+ To: jekaterina@tv5.lv
70
+ Subject: Mes loti atvainojamies, ja sanemat so epastu
71
+ Mime-Version: 1.0
72
+ Content-Type: text/html; charset=utf-8
73
+ Message-Id: <20090209203848.900D9328EDE@Albanis-3.local>
74
+ X-GRAFTON-MailScanner-Information: Scanned by GRAFTON mailscanner service
75
+ X-GRAFTON-MailScanner-ID: C92D475C04F.83B56
76
+ X-GRAFTON-MailScanner: Found to be clean
77
+ X-GRAFTON-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
78
+ score=1.656, required 5, BAYES_50 0.00, HTML_MESSAGE 0.00,
79
+ HTML_MIME_NO_HTML_TAG 0.10, MIME_HTML_ONLY 1.46, RDNS_NONE 0.10)
80
+ X-GRAFTON-MailScanner-SpamScore: s
81
+ X-GRAFTON-MailScanner-From: bounces-main+jekaterina=tv5.lv@amerimail.lv
82
+ X-Spam-Status: No
83
+
84
+ Labdien, mes loti atvainojamies, ja sanemat so epastu. Mes paslaik veicam jaunas sistemas izstradi, kur ir arii ieklauta epastu sutisana. Ludzu ignorejiet so e-pastu!
85
+ Paldies par sapratni.
86
+
87
+ Ja jus velaties ar mums sazinaties si epasta sakaraa, sutiet epastu uz agris.ameriks@ameri.lv.
88
+
89
+ --02136620074.1234211929/blackbird.grafton.lv--
@@ -0,0 +1,87 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:38:51 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+info.rietumuradio.lv=mail.studio7.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from mail.studio7pro.lv (mail.studio7pro.lv [159.148.225.2])
6
+ by ameriks (Postfix) with ESMTP id 177B73A08C
7
+ for <bounces-main+info.rietumuradio.lv=mail.studio7.lv@amerimail.lv>; Mon, 9 Feb 2009 22:38:51 +0200 (EET)
8
+ Received: by mail.studio7pro.lv (Postfix)
9
+ id C3C2E108808A; Mon, 9 Feb 2009 22:38:50 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 22:38:50 +0200 (EET)
11
+ From: MAILER-DAEMON@mail.studio7pro.lv (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+info.rietumuradio.lv=mail.studio7.lv@amerimail.lv
14
+ MIME-Version: 1.0
15
+ Content-Type: multipart/report; report-type=delivery-status;
16
+ boundary="B3C4D108806F.1234211930/mail.studio7pro.lv"
17
+ Content-Transfer-Encoding: 7bit
18
+ Message-Id: <20090209203850.C3C2E108808A@mail.studio7pro.lv>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --B3C4D108806F.1234211930/mail.studio7pro.lv
23
+ Content-Description: Notification
24
+ Content-Type: text/plain
25
+
26
+ This is the Postfix program at host mail.studio7pro.lv.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to <postmaster>
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The Postfix program
37
+
38
+ <info.rietumuradio.lv@mail.studio7.lv>: mail for mail.studio7.lv loops back to
39
+ myself
40
+
41
+ --B3C4D108806F.1234211930/mail.studio7pro.lv
42
+ Content-Description: Delivery report
43
+ Content-Type: message/delivery-status
44
+
45
+ Reporting-MTA: dns; mail.studio7pro.lv
46
+ X-Postfix-Queue-ID: B3C4D108806F
47
+ X-Postfix-Sender: rfc822; bounces-main+info.rietumuradio.lv=mail.studio7.lv@amerimail.lv
48
+ Arrival-Date: Mon, 9 Feb 2009 22:38:50 +0200 (EET)
49
+
50
+ Final-Recipient: rfc822; info.rietumuradio.lv@mail.studio7.lv
51
+ Action: failed
52
+ Status: 5.0.0
53
+ Diagnostic-Code: X-Postfix; mail for mail.studio7.lv loops back to myself
54
+
55
+ --B3C4D108806F.1234211930/mail.studio7pro.lv
56
+ Content-Description: Undelivered Message
57
+ Content-Type: message/rfc822
58
+ Content-Transfer-Encoding: 7bit
59
+
60
+ Received: from localhost (SpamFilter [10.10.0.216])
61
+ by mail.studio7pro.lv (Postfix) with ESMTP id B3C4D108806F
62
+ for <info.rietumuradio.lv@mail.studio7.lv>; Mon, 9 Feb 2009 22:38:50 +0200 (EET)
63
+ X-Virus-Scanned: amavisd-new at studio7pro.lv
64
+ Received: from mail.studio7pro.lv ([10.10.0.2])
65
+ by localhost (mx1.studio7pro.lv [10.10.0.216]) (amavisd-new, port 10024)
66
+ with ESMTP id uIwSm-zP27+k for <info.rietumuradio.lv@mail.studio7.lv>;
67
+ Mon, 9 Feb 2009 22:38:48 +0200 (EET)
68
+ Received: from Albanis-3.local (unknown [87.99.72.11])
69
+ by mail.studio7pro.lv (Postfix) with ESMTP
70
+ for <info.rietumuradio.lv@mail.studio7.lv>; Mon, 9 Feb 2009 22:38:48 +0200 (EET)
71
+ Received: by Albanis-3.local (Postfix, from userid 501)
72
+ id A0627328EE6; Mon, 9 Feb 2009 22:38:47 +0200 (EET)
73
+ Date: Mon, 9 Feb 2009 22:38:23 +0200
74
+ From: ameriks@amerimail.lv
75
+ Reply-To: ginta.amerika@ameri.lv
76
+ To: info.rietumuradio.lv@mail.studio7.lv
77
+ Subject: Mes loti atvainojamies, ja sanemat so epastu
78
+ Mime-Version: 1.0
79
+ Content-Type: text/html; charset=utf-8
80
+ Message-Id: <20090209203848.A0627328EE6@Albanis-3.local>
81
+
82
+ Labdien, mes loti atvainojamies, ja sanemat so epastu. Mes paslaik veicam jaunas sistemas izstradi, kur ir arii ieklauta epastu sutisana. Ludzu ignorejiet so e-pastu!
83
+ Paldies par sapratni.
84
+
85
+ Ja jus velaties ar mums sazinaties si epasta sakaraa, sutiet epastu uz agris.ameriks@ameri.lv.
86
+
87
+ --B3C4D108806F.1234211930/mail.studio7pro.lv--
@@ -0,0 +1,77 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:38:52 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+dace.balode=rigasvilni.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from Albanis-3.local (unknown [87.99.72.11])
6
+ by ameriks (Postfix) with ESMTP id 3A6443A08C
7
+ for <bounces-main+dace.balode=rigasvilni.lv@amerimail.lv>; Mon, 9 Feb 2009 22:38:52 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix)
9
+ id 034F0328EF3; Mon, 9 Feb 2009 22:38:52 +0200 (EET)
10
+ Date: Mon, 9 Feb 2009 22:38:52 +0200 (EET)
11
+ From: MAILER-DAEMON@Albanis-3.local (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+dace.balode=rigasvilni.lv@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="9764D328EE1.1234211932/Albanis-3.local"
18
+ Message-Id: <20090209203852.034F0328EF3@Albanis-3.local>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --9764D328EE1.1234211932/Albanis-3.local
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host Albanis-3.local.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <dace.balode@rigasvilni.lv>: host mail.rigasvilni.lv[159.148.4.100] said: 550
39
+ sorry, no mailbox here by that name. (#5.7.17) (in reply to RCPT TO
40
+ command)
41
+
42
+ --9764D328EE1.1234211932/Albanis-3.local
43
+ Content-Description: Delivery report
44
+ Content-Type: message/delivery-status
45
+
46
+ Reporting-MTA: dns; Albanis-3.local
47
+ X-Postfix-Queue-ID: 9764D328EE1
48
+ X-Postfix-Sender: rfc822; bounces-main@amerimail.lv
49
+ Arrival-Date: Mon, 9 Feb 2009 22:38:47 +0200 (EET)
50
+
51
+ Final-Recipient: rfc822; dace.balode@rigasvilni.lv
52
+ Action: failed
53
+ Status: 5.0.0
54
+ Remote-MTA: dns; mail.rigasvilni.lv
55
+ Diagnostic-Code: smtp; 550 sorry, no mailbox here by that name. (#5.7.17)
56
+
57
+ --9764D328EE1.1234211932/Albanis-3.local
58
+ Content-Description: Undelivered Message
59
+ Content-Type: message/rfc822
60
+
61
+ Received: by Albanis-3.local (Postfix, from userid 501)
62
+ id 9764D328EE1; Mon, 9 Feb 2009 22:38:47 +0200 (EET)
63
+ Date: Mon, 9 Feb 2009 22:36:06 +0200
64
+ From: ameriks@amerimail.lv
65
+ Reply-To: ginta.amerika@ameri.lv
66
+ To: dace.balode@rigasvilni.lv
67
+ Subject: Mes loti atvainojamies, ja sanemat so epastu
68
+ Mime-Version: 1.0
69
+ Content-Type: text/html; charset=utf-8
70
+ Message-Id: <20090209203848.9764D328EE1@Albanis-3.local>
71
+
72
+ Labdien, mes loti atvainojamies, ja sanemat so epastu. Mes paslaik veicam jaunas sistemas izstradi, kur ir arii ieklauta epastu sutisana. Ludzu ignorejiet so e-pastu!
73
+ Paldies par sapratni.
74
+
75
+ Ja jus velaties ar mums sazinaties si epasta sakaraa, sutiet epastu uz agris.ameriks@ameri.lv.
76
+
77
+ --9764D328EE1.1234211932/Albanis-3.local--
@@ -0,0 +1,78 @@
1
+ From MAILER-DAEMON Tue Feb 10 06:54:25 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+annas=sfl.lv@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from Albanis-3.local (unknown [87.99.72.11])
6
+ by ameriks (Postfix) with ESMTP id 4B5B13A08C
7
+ for <bounces-main+annas=sfl.lv@amerimail.lv>; Tue, 10 Feb 2009 06:54:25 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix)
9
+ id 022EF32925F; Tue, 10 Feb 2009 06:54:25 +0200 (EET)
10
+ Date: Tue, 10 Feb 2009 06:54:25 +0200 (EET)
11
+ From: MAILER-DAEMON@Albanis-3.local (Mail Delivery System)
12
+ Subject: Undelivered Mail Returned to Sender
13
+ To: bounces-main+annas=sfl.lv@amerimail.lv
14
+ Auto-Submitted: auto-replied
15
+ MIME-Version: 1.0
16
+ Content-Type: multipart/report; report-type=delivery-status;
17
+ boundary="9406E328EE0.1234241665/Albanis-3.local"
18
+ Message-Id: <20090210045425.022EF32925F@Albanis-3.local>
19
+
20
+ This is a MIME-encapsulated message.
21
+
22
+ --9406E328EE0.1234241665/Albanis-3.local
23
+ Content-Description: Notification
24
+ Content-Type: text/plain; charset=us-ascii
25
+
26
+ This is the mail system at host Albanis-3.local.
27
+
28
+ I'm sorry to have to inform you that your message could not
29
+ be delivered to one or more recipients. It's attached below.
30
+
31
+ For further assistance, please send mail to postmaster.
32
+
33
+ If you do so, please include this problem report. You can
34
+ delete your own text from the attached returned message.
35
+
36
+ The mail system
37
+
38
+ <annas@sfl.lv>: host mx.latnet.lv[92.240.64.15] said: 550 <annas@sfl.lv>:
39
+ Recipient address rejected: User unknown in virtual mailbox table (in reply
40
+ to RCPT TO command)
41
+
42
+ --9406E328EE0.1234241665/Albanis-3.local
43
+ Content-Description: Delivery report
44
+ Content-Type: message/delivery-status
45
+
46
+ Reporting-MTA: dns; Albanis-3.local
47
+ X-Postfix-Queue-ID: 9406E328EE0
48
+ X-Postfix-Sender: rfc822; bounces-main@amerimail.lv
49
+ Arrival-Date: Mon, 9 Feb 2009 22:38:47 +0200 (EET)
50
+
51
+ Final-Recipient: rfc822; annas@sfl.lv
52
+ Action: failed
53
+ Status: 5.0.0
54
+ Remote-MTA: dns; mx.latnet.lv
55
+ Diagnostic-Code: smtp; 550 <annas@sfl.lv>: Recipient address rejected: User
56
+ unknown in virtual mailbox table
57
+
58
+ --9406E328EE0.1234241665/Albanis-3.local
59
+ Content-Description: Undelivered Message
60
+ Content-Type: message/rfc822
61
+
62
+ Received: by Albanis-3.local (Postfix, from userid 501)
63
+ id 9406E328EE0; Mon, 9 Feb 2009 22:38:47 +0200 (EET)
64
+ Date: Mon, 9 Feb 2009 22:35:24 +0200
65
+ From: ameriks@amerimail.lv
66
+ Reply-To: ginta.amerika@ameri.lv
67
+ To: annas@sfl.lv
68
+ Subject: Mes loti atvainojamies, ja sanemat so epastu
69
+ Mime-Version: 1.0
70
+ Content-Type: text/html; charset=utf-8
71
+ Message-Id: <20090209203848.9406E328EE0@Albanis-3.local>
72
+
73
+ Labdien, mes loti atvainojamies, ja sanemat so epastu. Mes paslaik veicam jaunas sistemas izstradi, kur ir arii ieklauta epastu sutisana. Ludzu ignorejiet so e-pastu!
74
+ Paldies par sapratni.
75
+
76
+ Ja jus velaties ar mums sazinaties si epasta sakaraa, sutiet epastu uz agris.ameriks@ameri.lv.
77
+
78
+ --9406E328EE0.1234241665/Albanis-3.local--