bounce_email 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,133 @@
1
+ Delivered-To: agris.ameriks@gmail.com
2
+ Received: by 10.66.241.15 with SMTP id o15cs81666ugh;
3
+ Thu, 30 Aug 2007 01:16:11 -0700 (PDT)
4
+ Received: by 10.86.76.16 with SMTP id y16mr222358fga.1188461771140;
5
+ Thu, 30 Aug 2007 01:16:11 -0700 (PDT)
6
+ Return-Path: <>
7
+ Received: from pnew.exigengroup.lv (pnew.exigengroup.lv [80.233.156.204])
8
+ by mx.google.com with ESMTP id d13si451649fka.2007.08.30.01.16.09;
9
+ Thu, 30 Aug 2007 01:16:11 -0700 (PDT)
10
+ Received-SPF: pass (google.com: best guess record for domain of pnew.exigengroup.lv designates 80.233.156.204 as permitted sender) client-ip=80.233.156.204;
11
+ Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of pnew.exigengroup.lv designates 80.233.156.204 as permitted sender) smtp.mail=
12
+ Received: from localhost (localhost)
13
+ by pnew.exigengroup.lv (X.VV.Z/X.VV.Z) id l7U8G8X9006653;
14
+ Thu, 30 Aug 2007 11:16:08 +0300
15
+ Date: Thu, 30 Aug 2007 11:16:08 +0300
16
+ From: Mail Delivery Subsystem <MAILER-DAEMON@pnew.exigengroup.lv>
17
+ Message-Id: <200708300816.l7U8G8X9006653@pnew.exigengroup.lv>
18
+ To: <agris.ameriks@gmail.com>
19
+ MIME-Version: 1.0
20
+ Content-Type: multipart/report; report-type=delivery-status;
21
+ boundary="l7U8G8X9006653.1188461768/pnew.exigengroup.lv"
22
+ Subject: Returned mail: see transcript for details
23
+ Auto-Submitted: auto-generated (failure)
24
+
25
+ This is a MIME-encapsulated message
26
+
27
+ --l7U8G8X9006653.1188461768/pnew.exigengroup.lv
28
+
29
+ The original message was received at Thu, 30 Aug 2007 11:16:05 +0300
30
+ from lnrixm01.exigengroup.lv [192.168.0.115]
31
+
32
+ ----- The following addresses had permanent fatal errors -----
33
+ <Rihards_Freimanis@exigengroup.com>
34
+ (reason: 550 Rihards_Freimanis@exigengroup.com... No such user)
35
+
36
+ ----- Transcript of session follows -----
37
+ ... while talking to lnsfoh01.exigengroup.com.:
38
+ >>> DATA
39
+ <<< 550 Rihards_Freimanis@exigengroup.com... No such user
40
+ 550 5.1.1 <Rihards_Freimanis@exigengroup.com>... User unknown
41
+ <<< 503 Issue RCPT TO: command before DATA command
42
+
43
+ --l7U8G8X9006653.1188461768/pnew.exigengroup.lv
44
+ Content-Type: message/delivery-status
45
+
46
+ Reporting-MTA: dns; pnew.exigengroup.lv
47
+ Received-From-MTA: DNS; lnrixm01.exigengroup.lv
48
+ Arrival-Date: Thu, 30 Aug 2007 11:16:05 +0300
49
+
50
+ Final-Recipient: RFC822; Rihards_Freimanis@exigengroup.com
51
+ Action: failed
52
+ Status: 5.1.1
53
+ Remote-MTA: DNS; lnsfoh01.exigengroup.com
54
+ Diagnostic-Code: SMTP; 550 Rihards_Freimanis@exigengroup.com... No such user
55
+ Last-Attempt-Date: Thu, 30 Aug 2007 11:16:08 +0300
56
+
57
+ --l7U8G8X9006653.1188461768/pnew.exigengroup.lv
58
+ Content-Type: message/rfc822
59
+
60
+ Return-Path: <agris.ameriks@gmail.com>
61
+ Received: from lnrixm01.exigengroup.lv (lnrixm01.exigengroup.lv [192.168.0.115])
62
+ by pnew.exigengroup.lv (X.VV.Z/X.VV.Z) with ESMTP id l7U8G5X9006650
63
+ for <Rihards_Freimanis@exigengroup.com>; Thu, 30 Aug 2007 11:16:05 +0300
64
+ Received: from riskynew.exigengroup.lv ([192.168.0.4])
65
+ by lnrixm01.exigengroup.lv (Lotus Domino Release 6.5.5FP2)
66
+ with ESMTP id 2007083011160393-377644 ;
67
+ Thu, 30 Aug 2007 11:16:03 +0300
68
+ Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190])
69
+ by riskynew.exigengroup.lv (X.VV.Z/X.VV.Z) with ESMTP id l7U8MA3M025009
70
+ for <rihards_freimanis@exigengroup.lv>; Thu, 30 Aug 2007 11:22:10 +0300
71
+ Received: by nf-out-0910.google.com with SMTP id 4so1127851nfv
72
+ for <rihards_freimanis@exigengroup.lv>; Thu, 30 Aug 2007 01:16:01 -0700 (PDT)
73
+ DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
74
+ d=gmail.com; s=beta;
75
+ h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type;
76
+ b=rAsdg7B2GKZQMXP9hebb2Ht3x+R4VFR8jCk292KnlSm0mlq+ARoT/lGZaBfxvK01Wf/8yGIJyuz049Khs3hNwGSpQyNUQs8fJNPRjgmi7DndbsSKxPylKkaKp6l68WAeEcH9KqxDuCpFiQ81X4WxapI0WUlZ2gNqnqtEnh5Fyno=
77
+ DomainKey-Signature: a=rsa-sha1; c=nofws;
78
+ d=gmail.com; s=beta;
79
+ h=received:message-id:date:from:to:subject:cc:mime-version:content-type;
80
+ b=s+jOmEvmEw7nKfTq9rj4kz6LP/oJlr4OhLO5MWWerf1EhjJ2k2RLDS1qkXKkIPpdOo5DNb2FKbWXIT/95aW7vRwmLLR9oSFCjrvS9Tnwwi7EgX2ek8VSHvbDwFxfQ3sH+dcjFEKa3uxG9Xv7bZUijYVW4WPKofFkwYeKetGXs9w=
81
+ Received: by 10.78.134.2 with SMTP id h2mr72227hud.1188461760745;
82
+ Thu, 30 Aug 2007 01:16:00 -0700 (PDT)
83
+ Received: by 10.66.241.15 with HTTP; Thu, 30 Aug 2007 01:16:00 -0700 (PDT)
84
+ Message-ID: <da9602510708300116u2348301g6a0d9e4589fa068c@mail.gmail.com>
85
+ Date: Thu, 30 Aug 2007 11:16:00 +0300
86
+ From: "Agris Ameriks" <agris.ameriks@gmail.com>
87
+ To: rihards_freimanis@exigengroup.lv
88
+ Subject: =?ISO-8859-13?Q?Iel=FBgums_studentu_korpor=E2cijai?=
89
+ Cc: "=?ISO-8859-13?Q?J=E2nis_Erts?=" <ertsjanis@gmail.com>,
90
+ "Edgars Gutkis" <edgars.gutkis@gmail.com>
91
+ MIME-Version: 1.0
92
+ X-MIMETrack: Itemize by SMTP Server on LNRIXM01/Eur/Srv/Exigen(Release 6.5.5FP2|October
93
+ 23, 2006) at 08/30/2007 11:16:04 AM,
94
+ Serialize by Router on LNRIXM01/Eur/Srv/Exigen(Release 6.5.5FP2|October 23, 2006) at
95
+ 08/30/2007 11:16:06 AM
96
+ Content-Type: multipart/mixed;
97
+ boundary="----=_Part_5343_11195373.1188461760389"
98
+
99
+ ------=_Part_5343_11195373.1188461760389
100
+ Content-Transfer-Encoding: base64
101
+ Content-Type: text/plain; charset=ISO-8859-13
102
+ Content-Disposition: inline
103
+
104
+ TGFiZGllbiEKCkllbPtkemFtIEr7cyBwaWVkYWzudGllcyB1biBwcmV6ZW5053Qgc2V2aSBTdHVk
105
+ ZW50IFBhcnR5IHBhc+JrdW1hCmlldHZhcm9zIDE1LnNlcHRlbWJy7iBFc3BsYW7iZOcgbm8gcGxr
106
+ c3QuIDE1OjAwIC0gMTk6MDAuCgpQcmV6ZW5053Qgc2V2aSBK+3MgdmFy53NpZXQgSvtzdSB1enN0
107
+ 4mTudOIgdGVsdO4sIG37c3UgaWVy4mTudOIgdmlldOIuCgpM+2R6dSBpZXBheu5zdGlldGllcyBh
108
+ ciBwcm9qZWt0dSB1biBpbmZvcm3namlldCBt+3MgcGFyIEr7c3UgZGFs7mJ1CnDnYyBpZXNw52ph
109
+ cyDidHLiay4KCk11bXMgYvtzIG5lcGllY2ll8GFtYSBhcu4gSvtzdSB0ZWx0cyBwcm9ncmFtbWEu
110
+ CgpUZWx0cyBq4mfiZOIgcGHwaWVtLgoKS29udGFrdOdqaWV0aWVzIGFyIEVkZ2FydSBHdXRraSBl
111
+ ZGdhcnMuZ3V0a2lzQGdtYWlsLmNvbSAyOTg2NTA0Ni4KCgpQaWVsaWt1beI6CnByb2pla3RzCgpQ
112
+ LlMuIEphIEr7cyB6aW7idCBr4mR1IG9yZ2FuaXriY2lqdSwga3VyYSBi+3R1IGricHJlemVudOcg
113
+ c3R1ZGVudGllbQp1biBrdXJhLCBpZXNw52phbXMsIGL7dHUgZ2F0YXZhIHByZXplbnTndCBzZXZp
114
+ LCBkb2RhdCB6aW7idC4KCi0tCkFyIGNpZfJ1LApBZ3JpcyBBbWVyaWtzCk1vYi50ZWwuIDIgNjQ2
115
+ MTEwMQpFLXBhc3RzOiBBZ3Jpcy5BbWVyaWtzQGdtYWlsLmNvbQo=
116
+ ------=_Part_5343_11195373.1188461760389
117
+ X-Attachment-Id: f_f5yza5p5
118
+ Content-Type: application/msword; name="PROJEKTS V3_2_bez.doc"
119
+ Content-Disposition: attachment; filename="PROJEKTS V3_2_bez.doc"; filename="PROJEKTS V3_2_bez.doc"; filename="PROJEKTS V3_2_bez.doc";
120
+ filename="PROJEKTS V3_2_bez.doc"
121
+ Content-Transfer-Encoding: base64
122
+
123
+ 0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAFAAAAKgIAAAAAAAAA
124
+ EAAALQIAAAEAAAD+////AAAAACUCAAAmAgAAJwIAACgCAAApAgAA////////////////////////
125
+ ////////////////////////////////////////////////////////////////////////////
126
+ ////////////////////////////////////////////////////////////////////////////
127
+ AAAAAAAAAAAAAttachmentTruncated
128
+
129
+
130
+ ------=_Part_5343_11195373.1188461760389--
131
+
132
+ --l7U8G8X9006653.1188461768/pnew.exigengroup.lv--
133
+
@@ -0,0 +1,297 @@
1
+ Return-Path: <>
2
+ Delivered-To: badmail@testcompany.se
3
+ Received: (qmail 2967 invoked from network); 26 Apr 2011 14:27:59 -0000
4
+ Received: from mx1.forss.net ([95.128.113.140])
5
+ (envelope-sender <>)
6
+ by mail1.forss.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP
7
+ for <badmail@testcompany.se>; 26 Apr 2011 14:27:59 -0000
8
+ Received: from localhost (localhost [127.0.0.1])
9
+ by mx1.forss.net (Postfix) with ESMTP id 62B5A380087CF
10
+ for <badmail@testcompany.se>; Tue, 26 Apr 2011 16:27:59 +0200 (CEST)
11
+ X-Virus-Scanned: Forss Webservice Scanner at forss.net
12
+ X-Spam-Flag: NO
13
+ X-Spam-Score: -1.427
14
+ X-Spam-Level:
15
+ X-Spam-Status: No, score=-1.427 tagged_above=-1000 required=4
16
+ tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_BOUND_MANY_HEX=0.803,
17
+ URI_HEX=0.368]
18
+ Received: from customer-relay.songnetworks.se (customer-relay.songnetworks.se [195.42.210.9])
19
+ by mx1.forss.net (Postfix) with ESMTP id 7059D3800560E
20
+ for <badmail@testcompany.se>; Tue, 26 Apr 2011 16:27:57 +0200 (CEST)
21
+ Received: from mail.test-receive-domain.se (mail.test-receive-domain.se [213.88.128.20])
22
+ by customer-relay.songnetworks.se (Postfix) with ESMTP id 9FEA624388
23
+ for <badmail@testcompany.se>; Tue, 26 Apr 2011 16:27:56 +0200 (CEST)
24
+ MIME-Version: 1.0
25
+ From: <postmaster@test-receive-domain.se>
26
+ To: <badmail@testcompany.se>
27
+ Date: Tue, 26 Apr 2011 16:27:48 +0200
28
+ Content-Type: multipart/report; report-type=delivery-status;
29
+ boundary="f518d4c6-edf1-4463-b115-f1a617b52ef3"
30
+ Content-Language: sv-SE
31
+ Message-ID: <271e9eed-2188-497a-b051-53ad11a74673@test-receive-domain.se>
32
+ In-Reply-To: <4db6d64e2f07a_1009115d44c424c@linux1.mail>
33
+ References: <4db6d64e2f07a_1009115d44c424c@linux1.mail>
34
+ Subject: =?iso-8859-1?Q?Olevererbart::_Testcompany_-_bekr=E4ftelse_byte_av_levera?=
35
+ =?iso-8859-1?Q?nt=F6r?=
36
+
37
+ --f518d4c6-edf1-4463-b115-f1a617b52ef3
38
+ Content-Type: multipart/alternative; differences=Content-Type;
39
+ boundary="6377eb29-66bb-46fd-90f3-d8c649abf8d2"
40
+
41
+ --6377eb29-66bb-46fd-90f3-d8c649abf8d2
42
+ Content-Type: text/plain; charset="iso-8859-1"
43
+ Content-Transfer-Encoding: quoted-printable
44
+
45
+ Det gick inte att leverera till f=F6ljande mottagare eller grupper:
46
+
47
+ customer.testemail@test-receive-domain.se<mailto:customer.testemail@test-receive-domain.se>
48
+ Det gick inte att hitta e-postadressen du angav. Kontrollera adressen och f=
49
+ =F6rs=F6k sedan skicka meddelandet igen. Kontakta din supportavdelning om p=
50
+ roblemet kvarst=E5r.
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+ Diagnostisk information f=F6r administrat=F6rer:
60
+
61
+ Genererande server: test-receive-domain.se
62
+
63
+ customer.testemail@test-receive-domain.se
64
+ #550 5.1.1 RESOLVER.ADR.RecipNotFound; not found ##
65
+
66
+ Ursprungshuvuden:
67
+
68
+ Received: from p02c12m081.mxlogic.net (208.65.145.245) by
69
+ fgsrv-mail01.fasadglas.sto (192.168.0.8) with Microsoft SMTP Server id
70
+ 14.0.722.0; Tue, 26 Apr 2011 16:27:47 +0200
71
+ Received: from unknown [95.128.113.150] (EHLO mail1.forss.net) by
72
+ p02c12m081.mxlogic.net(mxl_mta-6.9.0-2) over TLS secured channel wit=
73
+ h ESMTP
74
+ id 566d6bd4.0.3897208.00-2256.4580924.p02c12m081.mxlogic.net (envelope-fro=
75
+ m
76
+ <badmail@testcompany.se>); Tue, 26 Apr 2011 08:27:51 -0600 (MDT)
77
+ Received: (qmail 487 invoked from network); 26 Apr 2011 14:27:28 -0000
78
+ X-Mail-System: Forss Webservice AB Mailsystem (www.forss.se)
79
+ X-Virus-Scanner: Panda CommandLine Secure for Linux
80
+ X-Virus-Status: No virus found
81
+ X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail2.forss.net
82
+ X-Spam-Level:
83
+ X-Spam-Status: No, score=3D-3.4 required=3D5.0 tests=3DALL_TRUSTED,AWL,BAYE=
84
+ S_00,
85
+ HTML_30_40,HTML_MESSAGE,MIME_HTML_ONLY autolearn=3Dham version=3D3.=
86
+ 1.0
87
+ Received: from n-95-128-115-31.net.forss.net (HELO server1.testcompany.se)
88
+ (application@testcompany.com@[95.128.115.31]) (envelope-sender
89
+ <badmail@testcompany.se>) by mail1.forss.net (qmail-ldap-1.03) with
90
+ SMTP for <customer.testemail@test-receive-domain.se>; 26 Apr 2011 14:27:26 -000=
91
+ 0
92
+ Received: by server1.testcompany.se (Postfix, from userid 1001) id 3DD205F6=
93
+ 7A;
94
+ Tue, 26 Apr 2011 16:27:26 +0200 (CEST)
95
+ Date: Tue, 26 Apr 2011 16:27:26 +0200
96
+ From: Testcompany <info@testcompany.se>
97
+ To: <customer.testemail@test-receive-domain.se>
98
+ Message-ID: <4db6d64e2f07a_1009115d44c424c@linux1.mail>
99
+ Subject: =3D?UTF-8?Q?Testcompany_-_bekr=3DC3=3DA4ftelse_byte_av_leverant=
100
+ =3DC3=3DB6r?=3D
101
+ MIME-Version: 1.0
102
+ Content-Type: text/html; charset=3D"UTF-8"
103
+ Content-Transfer-Encoding: quoted-printable
104
+ X-BS-Tracker: 14771
105
+ X-BS-Id: 13362
106
+ X-Processed-By: Rebuild v2.0-0
107
+ X-Spam: [F=3D0.1428571429; B=3D0.500(0); STSI=3D0.500(-12); STSM=3D0.400(-1=
108
+ 2); CM=3D0.500; MH=3D0.500(2011042613); S=3D0.200(2010122901); SC=3Dnone]
109
+ X-MAIL-FROM: <badmail@testcompany.se>
110
+ X-SOURCE-IP: [95.128.113.150]
111
+ X-AnalysisOut: [v=3D1.0 c=3D1 a=3D_5SL2JS5Q28A:10 a=3DjPJDawAOAc8A:10 a=3DB=
112
+ LceEmwcHo]
113
+ X-AnalysisOut: [wA:10 a=3DIkcTkHD0fZMA:10 a=3D8JvCOHtooGmM4q1c5eVAlw=3D=3D:=
114
+ 17 a=3D3G]
115
+ X-AnalysisOut: [eILzi6AAAA:8 a=3DiwwpTHDTvyZOjFydv4QA:9 a=3DPf0nvSi-hewE5oC=
116
+ hIv]
117
+ X-AnalysisOut: [oA:7 a=3DQEXdDO2ut3YA:10]
118
+ Return-Path: badmail@testcompany.se
119
+
120
+
121
+ --6377eb29-66bb-46fd-90f3-d8c649abf8d2
122
+ Content-Type: text/html; charset="iso-8859-1"
123
+ Content-Transfer-Encoding: quoted-printable
124
+
125
+
126
+ <html>
127
+ <Head></head><body>
128
+ <p><b><font color=3D"#000066" size=3D"3" face=3D"Arial">Det gick inte att l=
129
+ everera till f=F6ljande mottagare eller grupper:</font></b></p>
130
+ <font color=3D"#000000" size=3D"2" face=3D"Tahoma"><p><a href=3D"mailto:ger=
131
+ ry.berqvist@test-receive-domain.se">customer.testemail@test-receive-domain.se</a><br>
132
+ Det gick inte att hitta e-postadressen du angav. Kontrollera adressen och f=
133
+ =F6rs=F6k sedan skicka meddelandet igen. Kontakta din supportavdelning om p=
134
+ roblemet kvarst=E5r.<br>
135
+ <br>
136
+
137
+ </p>
138
+ </font>
139
+ <br><br><br><br><br><br>
140
+ <font color=3D"#808080" size=3D"2" face=3D"Tahoma"><p><b>Diagnostisk inform=
141
+ ation f=F6r administrat=F6rer:</b></p>
142
+ <p>Genererande server: test-receive-domain.se</p>
143
+ <p>customer.testemail@test-receive-domain.se<br>
144
+ #550 5.1.1 RESOLVER.ADR.RecipNotFound; not found ##</p>
145
+
146
+ <p>Ursprungshuvuden:</p>
147
+ <pre>Received: from p02c12m081.mxlogic.net (208.65.145.245) by
148
+ fgsrv-mail01.fasadglas.sto (192.168.0.8) with Microsoft SMTP Server id
149
+ 14.0.722.0; Tue, 26 Apr 2011 16:27:47 +0200
150
+ Received: from unknown [95.128.113.150] (EHLO mail1.forss.net) by
151
+ p02c12m081.mxlogic.net(mxl_mta-6.9.0-2) over TLS secured channel with ESMT=
152
+ P
153
+ id 566d6bd4.0.3897208.00-2256.4580924.p02c12m081.mxlogic.net (envelope-fro=
154
+ m
155
+ &lt;badmail@testcompany.se&gt;); Tue, 26 Apr 2011 08:27:51 -0600 (MDT)
156
+ Received: (qmail 487 invoked from network); 26 Apr 2011 14:27:28 -0000
157
+ X-Mail-System: Forss Webservice AB Mailsystem (www.forss.se)
158
+ X-Virus-Scanner: Panda CommandLine Secure for Linux
159
+ X-Virus-Status: No virus found
160
+ X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail2.forss.net
161
+ X-Spam-Level:
162
+ X-Spam-Status: No, score=3D-3.4 required=3D5.0 tests=3DALL_TRUSTED,AWL,BAYE=
163
+ S_00,
164
+ HTML_30_40,HTML_MESSAGE,MIME_HTML_ONLY autolearn=3Dham version=3D3.1.0
165
+ Received: from n-95-128-115-31.net.forss.net (HELO server1.testcompany.se)
166
+ (application@testcompany.com@[95.128.115.31]) (envelope-sender
167
+ &lt;badmail@testcompany.se&gt;) by mail1.forss.net (qmail-ldap-1.03=
168
+ ) with
169
+ SMTP for &lt;customer.testemail@test-receive-domain.se&gt;; 26 Apr 2011 14:27:2=
170
+ 6 -0000
171
+ Received: by server1.testcompany.se (Postfix, from userid 1001) id 3DD205F67=
172
+ A;
173
+ Tue, 26 Apr 2011 16:27:26 +0200 (CEST)
174
+ Date: Tue, 26 Apr 2011 16:27:26 +0200
175
+ From: Testcompany &lt;info@testcompany.se&gt;
176
+ To: &lt;customer.testemail@test-receive-domain.se&gt;
177
+ Message-ID: &lt;4db6d64e2f07a_1009115d44c424c@linux1.mail&gt;
178
+ Subject: =3D?UTF-8?Q?Testcompany_-_bekr=3DC3=3DA4ftelse_byte_av_leverant=
179
+ =3DC3=3DB6r?=3D
180
+ MIME-Version: 1.0
181
+ Content-Type: text/html; charset=3D&quot;UTF-8&quot;
182
+ Content-Transfer-Encoding: quoted-printable
183
+ X-BS-Tracker: 14771
184
+ X-BS-Id: 13362
185
+ X-Processed-By: Rebuild v2.0-0
186
+ X-Spam: [F=3D0.1428571429; B=3D0.500(0); STSI=3D0.500(-12); STSM=3D0.400(-1=
187
+ 2); CM=3D0.500; MH=3D0.500(2011042613); S=3D0.200(2010122901); SC=3Dnone]
188
+ X-MAIL-FROM: &lt;badmail@testcompany.se&gt;
189
+ X-SOURCE-IP: [95.128.113.150]
190
+ X-AnalysisOut: [v=3D1.0 c=3D1 a=3D_5SL2JS5Q28A:10 a=3DjPJDawAOAc8A:10 a=3DB=
191
+ LceEmwcHo]
192
+ X-AnalysisOut: [wA:10 a=3DIkcTkHD0fZMA:10 a=3D8JvCOHtooGmM4q1c5eVAlw=3D=3D:=
193
+ 17 a=3D3G]
194
+ X-AnalysisOut: [eILzi6AAAA:8 a=3DiwwpTHDTvyZOjFydv4QA:9 a=3DPf0nvSi-hewE5oC=
195
+ hIv]
196
+ X-AnalysisOut: [oA:7 a=3DQEXdDO2ut3YA:10]
197
+ Return-Path: badmail@testcompany.se
198
+
199
+ </pre>
200
+ </font>
201
+ </body>
202
+ </html>=
203
+
204
+ --6377eb29-66bb-46fd-90f3-d8c649abf8d2--
205
+
206
+ --f518d4c6-edf1-4463-b115-f1a617b52ef3
207
+ Content-Type: message/delivery-status
208
+
209
+ Reporting-MTA: dns;test-receive-domain.se
210
+ Received-From-MTA: dns;p02c12m081.mxlogic.net
211
+ Arrival-Date: Tue, 26 Apr 2011 14:27:47 +0000
212
+
213
+ Final-Recipient: rfc822;customer.testemail@test-receive-domain.se
214
+ Action: failed
215
+ Status: 5.1.1
216
+ Diagnostic-Code: smtp;550 5.1.1 RESOLVER.ADR.RecipNotFound; not found
217
+
218
+
219
+ --f518d4c6-edf1-4463-b115-f1a617b52ef3
220
+ Content-Type: message/rfc822
221
+
222
+ Received: from p02c12m081.mxlogic.net (208.65.145.245) by
223
+ fgsrv-mail01.fasadglas.sto (192.168.0.8) with Microsoft SMTP Server id
224
+ 14.0.722.0; Tue, 26 Apr 2011 16:27:47 +0200
225
+ Received: from unknown [95.128.113.150] (EHLO mail1.forss.net) by
226
+ p02c12m081.mxlogic.net(mxl_mta-6.9.0-2) over TLS secured channel with ESMTP
227
+ id 566d6bd4.0.3897208.00-2256.4580924.p02c12m081.mxlogic.net (envelope-from
228
+ <badmail@testcompany.se>); Tue, 26 Apr 2011 08:27:51 -0600 (MDT)
229
+ Received: (qmail 487 invoked from network); 26 Apr 2011 14:27:28 -0000
230
+ X-Mail-System: Forss Webservice AB Mailsystem (www.forss.se)
231
+ X-Virus-Scanner: Panda CommandLine Secure for Linux
232
+ X-Virus-Status: No virus found
233
+ X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail2.forss.net
234
+ X-Spam-Level:
235
+ X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
236
+ HTML_30_40,HTML_MESSAGE,MIME_HTML_ONLY autolearn=ham version=3.1.0
237
+ Received: from n-95-128-115-31.net.forss.net (HELO server1.testcompany.se)
238
+ (application@testcompany.com@[95.128.115.31]) (envelope-sender
239
+ <badmail@testcompany.se>) by mail1.forss.net (qmail-ldap-1.03) with
240
+ SMTP for <customer.testemail@test-receive-domain.se>; 26 Apr 2011 14:27:26 -0000
241
+ Received: by server1.testcompany.se (Postfix, from userid 1001) id 3DD205F67A;
242
+ Tue, 26 Apr 2011 16:27:26 +0200 (CEST)
243
+ Date: Tue, 26 Apr 2011 16:27:26 +0200
244
+ From: Testcompany <info@testcompany.se>
245
+ To: <customer.testemail@test-receive-domain.se>
246
+ Message-ID: <4db6d64e2f07a_1009115d44c424c@linux1.mail>
247
+ Subject: =?UTF-8?Q?Testcompany_-_bekr=C3=A4ftelse_byte_av_leverant=C3=B6r?=
248
+ MIME-Version: 1.0
249
+ Content-Type: text/html; charset="UTF-8"
250
+ Content-Transfer-Encoding: quoted-printable
251
+ X-BS-Tracker: 14771
252
+ X-BS-Id: 13362
253
+ X-Processed-By: Rebuild v2.0-0
254
+ X-Spam: [F=0.1428571429; B=0.500(0); STSI=0.500(-12); STSM=0.400(-12); CM=0.500; MH=0.500(2011042613); S=0.200(2010122901); SC=none]
255
+ X-MAIL-FROM: <badmail@testcompany.se>
256
+ X-SOURCE-IP: [95.128.113.150]
257
+ X-AnalysisOut: [v=1.0 c=1 a=_5SL2JS5Q28A:10 a=jPJDawAOAc8A:10 a=BLceEmwcHo]
258
+ X-AnalysisOut: [wA:10 a=IkcTkHD0fZMA:10 a=8JvCOHtooGmM4q1c5eVAlw==:17 a=3G]
259
+ X-AnalysisOut: [eILzi6AAAA:8 a=iwwpTHDTvyZOjFydv4QA:9 a=Pf0nvSi-hewE5oChIv]
260
+ X-AnalysisOut: [oA:7 a=QEXdDO2ut3YA:10]
261
+ Return-Path: badmail@testcompany.se
262
+
263
+ <!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http://w=
264
+ ww.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">
265
+ <html>
266
+ <head>
267
+ <title>TestCompany</title>
268
+ =20
269
+
270
+ </head>
271
+ <body>
272
+ <div style=3D"font: 12px Arial, sans-serif; color: #747474; margin-left=
273
+ : 10px; padding: 0; width: 500px;">
274
+ =20
275
+
276
+ <strong>Hej Test, </strong>
277
+ <br>
278
+ Test Comapny AB vill informera dig om att vi har sett =C3=B6ver ditt avtal oc=
279
+ h funnit en besparingspotential i att byta ditt avtal till=20
280
+ service provider varf=C3=B6r vi kommer att genomf=C3=B6ra detta byte i enlighet med =
281
+ den fullmakt du givit oss. Test Company AB genomf=C3=B6r detta bytet i sin str=C3=
282
+ =A4van att minimera dina kostnader och kontinuerligt erbjuda dig som medlem=
283
+ l=C3=A4gsta m=C3=B6jliga pris.
284
+
285
+ <br>
286
+ <br>
287
+ <strong>Med v=C3=A4nlig h=C3=A4lsning</strong><br>
288
+ <br>
289
+ Test Company Sweden AB<br>
290
+ Tj=C3=A4stvägen 21 A<br>
291
+ 100 10 Stockholm<br>
292
+ </div>
293
+ </body>
294
+
295
+ </html>=20
296
+
297
+ --f518d4c6-edf1-4463-b115-f1a617b52ef3--
@@ -0,0 +1,67 @@
1
+ Return-Path: <>
2
+ Delivered-To: badmail@test-domain.se
3
+ Received: (qmail 23861 invoked for bounce); 14 Apr 2011 15:44:12 -0000
4
+ Date: 14 Apr 2011 15:44:12 -0000
5
+ From: MAILER-DAEMON@mail1.forss.net
6
+ To: badmail@test-domain.se
7
+ Subject: failure notice
8
+
9
+ Hi. This is the qmail-send program at mail1.forss.net.
10
+ I'm afraid I wasn't able to deliver your message to the following addresses.
11
+ This is a permanent error; I've given up. Sorry it didn't work out.
12
+
13
+ <Delar-Med-Frun@live.se>:
14
+ 65.55.37.120 does not like recipient.
15
+ Remote host said: 550 Requested action not taken: mailbox unavailable
16
+ Giving up on 65.55.37.120.
17
+
18
+ --- Below this line is a copy of the message.
19
+
20
+ Return-Path: <badmail@test-domain.se>
21
+ Received: (qmail 23836 invoked from network); 14 Apr 2011 15:44:11 -0000
22
+ X-Mail-System: Forss Webservice AB Mailsystem (www.forss.se)
23
+ X-Virus-Scanner: Panda CommandLine Secure for Linux
24
+ X-Virus-Status: No virus found
25
+ X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail2.forss.net
26
+ X-Spam-Level:
27
+ X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
28
+ HTML_30_40,HTML_MESSAGE,MIME_HTML_ONLY autolearn=ham version=3.1.0
29
+ Received: from n-95-128-115-31.net.forss.net (HELO server1.test-domain.com) (application@test-domain.com@[95.115.100.31])
30
+ (envelope-sender <badmail@test-domain.se>)
31
+ by mail1.forss.net (qmail-ldap-1.03) with SMTP
32
+ for <Delar-Med-Frun@live.se>; 14 Apr 2011 15:44:11 -0000
33
+ Received: by server1.test-domain.com (Postfix, from userid 1001)
34
+ id DEA9112988A; Thu, 14 Apr 2011 17:44:10 +0200 (CEST)
35
+ Date: Thu, 14 Apr 2011 17:44:10 +0200
36
+ From: TestCompany <info@test-domain.se>
37
+ To: Delar-Med-Frun@live.se
38
+ Message-ID: <4da7164ad9229_c19a7f9f495573@linux1.mail>
39
+ Subject: =?UTF-8?Q?TestCompany_-_V=C3=A4lkommen_som_medlem?=
40
+ Mime-Version: 1.0
41
+ Content-Type: text/html;
42
+ charset=UTF-8
43
+ Content-Transfer-Encoding: quoted-printable
44
+
45
+ <!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http:/=
46
+ /www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">
47
+ <html>
48
+ <head>
49
+ <title>TestCompany</title>
50
+ <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DISO=
51
+ -8859-1" />
52
+ </head>
53
+ <body>
54
+ <div style=3D"font: 12px Arial, sans-serif; color: #747474; margin-le=
55
+ ft: 10px; padding: 0; width: 500px;">
56
+ <span style=3D"font-size: 16px; padding-bottom: 4px;">V=C3=A4lkomme=
57
+ n som medlem i Bara<span style=3D"color: #8dc63f">spara</span></span> <br=
58
+ />
59
+ <br />
60
+ <strong>Hej Test, </strong>
61
+ <br />
62
+ Vi tackar f=C3=B6r ett trevligt samtal och =C3=B6nskar dig varmt v=C3=A4l=
63
+ kommen som medlem i TestCompany. =
64
+
65
+ </div>
66
+ </body>
67
+ </html> =
@@ -0,0 +1,64 @@
1
+ Return-Path: <>
2
+ Received: by 10.231.11.4 with SMTP id r4cs16374ibr; Sun, 31 Jan 2010 21:45:58 +0000
3
+ Date: Sun, 31 Jan 2010 21:45:57 +0000
4
+ From: Postmaster@tradingpost.ch
5
+ To: jack@swom.com
6
+ Message-Id: <4b65fa15.160db80a.5b82.ffff9cedSMTPIN_ADDED@mx.google.com>
7
+ Subject: Mail Delivery Failure
8
+ X-Loop-Detect: 4
9
+ Final-Recipient: rfc822;sdrake@tradingpost.ch
10
+ Authentication-Results: mx.google.com; spf=pass (google.com: domain of mail03c.hostcenter.com designates 195.186.64.158 as permitted sender) smtp.mail=
11
+ Delivered-To: jack@swom.com
12
+ Original-Recipient: rfc822;sdrake@tradingpost.ch
13
+ Received-Spf: pass (google.com: domain of mail03c.hostcenter.com designates 195.186.64.158 as permitted sender) client-ip=195.186.64.158;
14
+
15
+ Delivery of email to this address
16
+
17
+ "sdrake@tradingpost.ch"
18
+
19
+ has failed due to a full mailbox. We have already made numerous
20
+ attempts to deliver this message over the last few days.
21
+
22
+ Please try to send your message again at a later time.
23
+
24
+ The first 50 lines of your original message follow:> Received: from mx21.stngva01.us.mxservers.net (204.202.242.71)
25
+ > by mail03c-old.hostcenter.com (RS ver 1.0.95vs) with SMTP id 4-033563664
26
+ > for <sdrake@tradingpost.ch>; Sun, 31 Jan 2010 02:17:45 +0100 (CET)
27
+ > Received: from unknown [188.40.35.30] (EHLO xenon.swom.com)
28
+ > by va1-mx21.stngva01.us.mxservers.net (mxl_mta-3.1.0-05)
29
+ > with ESMTP id 73ad46b4.2654722976.745535.00-003.va1-mx21.stngva01.us.mxservers.net (envelope-from <jack@swom.com>);
30
+ > Sat, 30 Jan 2010 20:17:43 -0500 (EST)
31
+ > Received: from myswom.com (xenon.swom.com [188.40.35.28])
32
+ > (Authenticated sender: support@myswom.com)
33
+ > by xenon.swom.com (Postfix) with ESMTPSA id 979FE3D27
34
+ > for <sdrake@tradingpost.ch>; Sun, 31 Jan 2010 01:16:45 +0000 (GMT)
35
+ > Date: Sun, 31 Jan 2010 01:16:45 +0000
36
+ > From: Jack Whitehall <jack@swom.com>
37
+ > To: sdrake@tradingpost.ch
38
+ > Message-Id: <4b64d9fd8f537_18e83fa070dbb1b85499c1@xenon.swom.com.tmail>
39
+ > Subject: From Jack Whitehall
40
+ > Mime-Version: 1.0
41
+ > Content-Type: text/plain; charset=utf-8
42
+ > X-Swom-Uuid: 257c92310bd354f1cd0f2ca4e5fd75fe50f68355
43
+ > X-Spam: [F=0.2000000000; B=0.500(0); S=0.200(2010011101); MH=0.500(2010013027)]
44
+ > X-MAIL-FROM: <jack@swom.com>
45
+ > X-SOURCE-IP: [188.40.35.30]
46
+ > X-Loop-Detect:1
47
+ > X-DistLoop-Detect:1
48
+ >
49
+ > Hi Simon
50
+ - Hide quoted text -
51
+ >
52
+ > Jack Whitehall here, co-founder of the old CashCulture program in 2003. I thought I'd reconnect with my contacts.
53
+ >
54
+ > So what are you up to nowadays?
55
+ >
56
+ > I'm working on Swom.com, a lucrative program which is very cool! Its payplan gives earnings of $10k/month.
57
+ >
58
+ > I've got a special VIP pre-launch link before it goes on international launch to millions on Mar 1st. If you use the link you'll get a ton of spillover.
59
+ >
60
+ > http://swom.com/r/34118
61
+ >
62
+ > Do write back - be great to hear from you after all these years.
63
+ >
64
+ > = Jack
@@ -0,0 +1,40 @@
1
+ From agris.ameriks@accenture.com Mon Feb 9 22:17:46 2009
2
+ Return-Path: <agris.ameriks@accenture.com>
3
+ X-Original-To: ameriks@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from ememr1003.accenture.com (ememr1003.accenture.com [170.252.72.95])
6
+ by ameriks (Postfix) with ESMTPS id 237A53A08C
7
+ for <ameriks@amerimail.lv>; Mon, 9 Feb 2009 22:17:46 +0200 (EET)
8
+ Received: from EMEXV1004.dir.svc.accenture.com (emexv1004.dir.svc.accenture.com [10.130.16.107])
9
+ by ememr1003.accenture.com (8.13.8/8.13.8) with ESMTP id n19KHQQp012745
10
+ for <ameriks@amerimail.lv>; Mon, 9 Feb 2009 20:17:43 GMT
11
+ Received: from emexr1003.dir.svc.accenture.com ([10.130.16.112]) by EMEXV1004.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 Feb 2009 21:16:34 +0100
12
+ Received: from EMEXM0302.dir.svc.accenture.com ([10.130.16.127]) by emexr1003.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 Feb 2009 21:16:38 +0100
13
+ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3168
14
+ Content-class: urn:content-classes:message
15
+ MIME-Version: 1.0
16
+ Importance: normal
17
+ Priority: normal
18
+ Content-Type: text/plain;
19
+ charset="iso-8859-1"
20
+ Content-Transfer-Encoding: quoted-printable
21
+ Subject: Arpus biroja atrasanas automatiska atbilde: subjecting
22
+ Date: Mon, 9 Feb 2009 21:16:32 +0100
23
+ Message-ID: <EFC4B37552425341AFA4F2685BC76A598F1B86@EMEXM0302.dir.svc.accenture.com>
24
+ X-MS-Has-Attach:
25
+ X-MS-TNEF-Correlator:
26
+ Thread-Topic: subjecting
27
+ Thread-Index: AcmK80zS8L6DgfKxTMON80Obs/ge4QAAAAOa
28
+ From: <agris.ameriks@accenture.com>
29
+ To: <ameriks@amerimail.lv>
30
+ X-OriginalArrivalTime: 09 Feb 2009 20:16:38.0386 (UTC) FILETIME=[50313D20:01C98AF3]
31
+
32
+ Thank you for your email.
33
+
34
+ I am out of office and will be back on Tuesday 9:00.
35
+
36
+
37
+ This message is for the designated recipient only and may contain =
38
+ privileged, proprietary, or otherwise private information. If you have =
39
+ received it in error, please notify the sender immediately and delete =
40
+ the original. Any other use of the email by you is prohibited.
@@ -0,0 +1,42 @@
1
+ From MAILER-DAEMON Mon Feb 9 22:23:44 2009
2
+ Return-Path: <>
3
+ X-Original-To: bounces-main+agris.ameriks=gmail.com@amerimail.lv
4
+ Delivered-To: bounce_and_mail_handler@ameriks
5
+ Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164])
6
+ by ameriks (Postfix) with ESMTP id 1F0A13A08C
7
+ for <bounces-main+agris.ameriks=gmail.com@amerimail.lv>; Mon, 9 Feb 2009 22:23:44 +0200 (EET)
8
+ Received: by bwz8 with SMTP id 8so2417119bwz.4
9
+ for <bounces-main+agris.ameriks=gmail.com@amerimail.lv>; Mon, 09 Feb 2009 12:23:43 -0800 (PST)
10
+ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
11
+ d=gmail.com; s=gamma;
12
+ h=domainkey-signature:received:message-id:date:from:to:subject
13
+ :mime-version:content-type:content-transfer-encoding
14
+ :content-disposition:precedence:x-autoreply;
15
+ bh=N1fY4J/R56Y76WNR/I9bQfBBxJb49OKIxsGFWNKUWVY=;
16
+ b=drTotfyYsI7Vhh+BvIhvVQY8uI3KoDNsYyidJ74rEYVsC/AizeWH6KkNdzbtyn4DXl
17
+ d9qm2tzYGTZk7oRA1IDQWG8iGFfJKtz5d9JPLD9StGsQhZ+mTne0m32hqsMKxcG+1TE7
18
+ DcqUJJ7lqMsoWIm9/qfrKh4M9WpYg+EsR1np0=
19
+ DomainKey-Signature: a=rsa-sha1; c=nofws;
20
+ d=gmail.com; s=gamma;
21
+ h=message-id:date:from:to:subject:mime-version:content-type
22
+ :content-transfer-encoding:content-disposition:precedence
23
+ :x-autoreply;
24
+ b=Tq6LsLhors0+QfBe4baI1UEuuMm2RwJVE1WJS6i2qaPn557zNbnRYQfrv9m2hb93Ks
25
+ /2GIjkIa+GT0QN9WIY9qCywiojBtznRT8hjk5C3OibuZdGMjCQn1l2lA8xgEG8jcdMGR
26
+ Cir8us4vyOqUQjhQ6Vl/m/6FwENpgU8/H1YIk=
27
+ Received: by 10.181.218.14 with SMTP id v14mr357446bkq.48.1234211023205;
28
+ Mon, 09 Feb 2009 12:23:43 -0800 (PST)
29
+ Message-ID: <da9602510902091223yf959676w@mail.gmail.com>
30
+ Date: Mon, 9 Feb 2009 12:23:43 -0800
31
+ From: "Agris Ameriks" <agris.ameriks@gmail.com>
32
+ To: bounces-main+agris.ameriks=gmail.com@amerimail.lv
33
+ Subject: =?ISO-8859-13?Q?Atvalin=E2jums_Re:_subjecting?=
34
+ MIME-Version: 1.0
35
+ Content-Type: text/plain; charset=ISO-8859-13
36
+ Content-Transfer-Encoding: base64
37
+ Content-Disposition: inline
38
+ Precedence: bulk
39
+ X-Autoreply: yes
40
+
41
+ RXNtdSBhdHZh72lu4mp1beIKCi0tIAotLS0tLS0tLS0tCldpdGggcmVnYXJkLApBZ3JpcyBBbWVy
42
+ aWtzClBob25lICszNzEgMiA2NDYxMTAxCkUtbWFpbDogQWdyaXMuQW1lcmlrc0BnbWFpbC5jb20K
@@ -0,0 +1,22 @@
1
+ From bounces-main+bratchka=amerimail.lv@amerimail.lv Tue Feb 10 06:54:24 2009
2
+ Return-Path: <bounces-main+bratchka=amerimail.lv@amerimail.lv>
3
+ X-Original-To: bratchka@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 3499D3A08C
7
+ for <bratchka@amerimail.lv>; Tue, 10 Feb 2009 06:54:24 +0200 (EET)
8
+ Received: by Albanis-3.local (Postfix, from userid 501)
9
+ id D9FB832925D; Tue, 10 Feb 2009 06:54:22 +0200 (EET)
10
+ Date: Tue, 10 Feb 2009 06:54:14 +0200
11
+ From: ameriks@amerimail.lv
12
+ Reply-To: ginta.amerika@ameri.lv
13
+ To: bratchka@amerimail.lv
14
+ Subject: Mes loti atvainojamies, ja sanemat so epastu
15
+ Mime-Version: 1.0
16
+ Content-Type: text/html; charset=utf-8
17
+ Message-Id: <20090210045423.D9FB832925D@Albanis-3.local>
18
+
19
+ 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!
20
+ Paldies par sapratni.
21
+
22
+ Ja jus velaties ar mums sazinaties si epasta sakaraa, sutiet epastu uz agris.ameriks@ameri.lv.
@@ -0,0 +1,7 @@
1
+ require 'test/unit'
2
+
3
+ require File.dirname(__FILE__) + '/../lib/bounce_email'
4
+
5
+ def test_bounce(filename_no_ext)
6
+ BounceEmail::Mail.read File.join(File.dirname(__FILE__), 'bounces', "#{filename_no_ext}.txt")
7
+ end