bounce_email 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +5 -0
- data/Gemfile +4 -0
- data/HISTORY.md +17 -0
- data/Manifest.txt +11 -0
- data/PostInstall.txt +35 -0
- data/README.md +71 -0
- data/Rakefile +9 -0
- data/VERSION +1 -0
- data/bounce_email.gemspec +23 -0
- data/lib/bounce_email.rb +218 -0
- data/script/console +10 -0
- data/script/destroy +14 -0
- data/script/generate +14 -0
- data/test/bounce_email_test.rb +113 -0
- data/test/bounces/malformed_bounce_01.txt +75 -0
- data/test/bounces/tt_1234175799.txt +73 -0
- data/test/bounces/tt_1234177688.txt +75 -0
- data/test/bounces/tt_1234210655.txt +105 -0
- data/test/bounces/tt_1234211357.txt +82 -0
- data/test/bounces/tt_1234211929.txt +89 -0
- data/test/bounces/tt_1234211931.txt +87 -0
- data/test/bounces/tt_1234211932.txt +77 -0
- data/test/bounces/tt_1234241665.txt +78 -0
- data/test/bounces/tt_1234285532.txt +80 -0
- data/test/bounces/tt_1234285668.txt +78 -0
- data/test/bounces/tt_bounce_01.txt +49 -0
- data/test/bounces/tt_bounce_02.txt +49 -0
- data/test/bounces/tt_bounce_03.txt +91 -0
- data/test/bounces/tt_bounce_04.txt +93 -0
- data/test/bounces/tt_bounce_05.txt +78 -0
- data/test/bounces/tt_bounce_06.txt +48 -0
- data/test/bounces/tt_bounce_07.txt +91 -0
- data/test/bounces/tt_bounce_08.txt +51 -0
- data/test/bounces/tt_bounce_09.txt +51 -0
- data/test/bounces/tt_bounce_10.txt +139 -0
- data/test/bounces/tt_bounce_11.txt +535 -0
- data/test/bounces/tt_bounce_12_soft.txt +46 -0
- data/test/bounces/tt_bounce_13.txt +648 -0
- data/test/bounces/tt_bounce_14.txt +596 -0
- data/test/bounces/tt_bounce_15.txt +137 -0
- data/test/bounces/tt_bounce_16.txt +99 -0
- data/test/bounces/tt_bounce_17.txt +61 -0
- data/test/bounces/tt_bounce_18.txt +99 -0
- data/test/bounces/tt_bounce_19.txt +45 -0
- data/test/bounces/tt_bounce_20.txt +43 -0
- data/test/bounces/tt_bounce_21.txt +65 -0
- data/test/bounces/tt_bounce_22.txt +49 -0
- data/test/bounces/tt_bounce_23.txt +133 -0
- data/test/bounces/tt_bounce_24.txt +297 -0
- data/test/bounces/tt_bounce_25.txt +67 -0
- data/test/bounces/unknown_code_bounce_01.txt +64 -0
- data/test/non_bounces/tt_1234210666.txt +40 -0
- data/test/non_bounces/tt_1234211024.txt +42 -0
- data/test/non_bounces/tt_1234241664.txt +22 -0
- data/test/test_helper.rb +7 -0
- metadata +178 -0
@@ -0,0 +1,137 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.66.241.15 with SMTP id o15cs57761ugh;
|
3
|
+
Wed, 29 Aug 2007 06:08:21 -0700 (PDT)
|
4
|
+
Received: by 10.78.177.3 with SMTP id z3mr345635hue.1188392900264;
|
5
|
+
Wed, 29 Aug 2007 06:08:20 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: from mail1.rimibaltic.com (mail1.rimibaltic.com [82.135.221.93])
|
8
|
+
by mx.google.com with ESMTP id 35si5978420huc.2007.08.29.06.08.13;
|
9
|
+
Wed, 29 Aug 2007 06:08:20 -0700 (PDT)
|
10
|
+
Received-SPF: pass (google.com: best guess record for domain of mail1.rimibaltic.com designates 82.135.221.93 as permitted sender) client-ip=82.135.221.93;
|
11
|
+
Authentication-Results: mx.google.com; spf=pass smtp.mail=; dkim=hardfail (test mode) header.i=@gmail.com
|
12
|
+
Received: from LT-RELAY (LT-RELAY [127.0.0.1])
|
13
|
+
by LV-RELAY (Postfix) with SMTP id BB603418F
|
14
|
+
for <agris.ameriks@gmail.com>; Wed, 29 Aug 2007 16:08:03 +0300 (EEST)
|
15
|
+
Received: from rimilt01.rimi.lan (unknown [10.18.0.224])
|
16
|
+
by mail1.rimibaltic.com (Postfix) with ESMTP id 58EE0418D
|
17
|
+
for <agris.ameriks@gmail.com>; Wed, 29 Aug 2007 16:08:01 +0300 (EEST)
|
18
|
+
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
|
19
|
+
d=gmail.com; s=beta;
|
20
|
+
h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;
|
21
|
+
b=CZ9QIO+5UC0ZclbYqmqs89IO2AWxqJeghMU783zhJTGdMEDpiIbj6737zmC4iP7ZEj+j6hLtvYrBIA+oErYDTTzYht/2B2JHLzalRxWjtqekJD/tLV4R5mUVEg9Y8H/aZSj2YKo2h+EWE1NMHyzZgCN47wKiDEFC/g+YnG93K6k=
|
22
|
+
DomainKey-Signature: a=rsa-sha1; c=nofws;
|
23
|
+
d=gmail.com; s=beta;
|
24
|
+
h=received:message-id:date:from:to:subject:mime-version:content-type;
|
25
|
+
b=N2pzQqRtteBggnskinEjcQuPTbTCoymrnmzqX7y0xuc4pQUDSd+/89buaDxOK+qbTr7YT+4hgOCzCTwkk9Tr5AXUD+6MMvlDHANDZ3UkGmrwhdAkf/67SGVhCT64aIIVXJ3BcLR71HRLabzkNgNyCp5+Zh/nkMNMnAmqwWIEuXo=
|
26
|
+
Date: Wed, 29 Aug 2007 16:07:26 +0300
|
27
|
+
From: Postmaster@rimibaltic.com
|
28
|
+
To: "Agris Ameriks" <agris.ameriks@gmail.com>
|
29
|
+
Subject: DELIVERY FAILURE: Recipient user name info (info@rimibaltic.com) not unique. Several
|
30
|
+
matches found in Domino Directory.
|
31
|
+
MIME-Version: 1.0
|
32
|
+
X-MIMETrack: Itemize by SMTP Server on RIMILT01/RIMILT/RIMI(Release 6.5.3|September 14, 2004) at
|
33
|
+
2007.08.29 16:09:02,
|
34
|
+
Serialize by Router on RIMILT01/RIMILT/RIMI(Release 6.5.3|September 14, 2004) at
|
35
|
+
2007.08.29 16:09:03,
|
36
|
+
Serialize complete at 2007.08.29 16:09:03
|
37
|
+
Message-ID: <OFE7DBB275.2E3CF354-ONC2257346.00483CEE-C2257346.00483D34@rimibaltic.com>
|
38
|
+
Content-Type: multipart/report; report-type=delivery-status; boundary="==IFJRGLKFGIR29037UHRUHIHD"
|
39
|
+
|
40
|
+
|
41
|
+
--==IFJRGLKFGIR29037UHRUHIHD
|
42
|
+
Content-Type: text/plain; charset=windows-1257
|
43
|
+
Content-Transfer-Encoding: quoted-printable
|
44
|
+
|
45
|
+
Your message
|
46
|
+
|
47
|
+
Subject: Atbalsta l=FBgums
|
48
|
+
|
49
|
+
was not delivered to:
|
50
|
+
|
51
|
+
info@rimibaltic.com
|
52
|
+
|
53
|
+
because:
|
54
|
+
|
55
|
+
Recipient user name info (info@rimibaltic.com) not unique. Several match=
|
56
|
+
es found in Domino Directory.
|
57
|
+
|
58
|
+
|
59
|
+
--==IFJRGLKFGIR29037UHRUHIHD
|
60
|
+
Content-Type: message/delivery-status
|
61
|
+
|
62
|
+
Reporting-MTA: dns;rimilt01.rimi.lan
|
63
|
+
|
64
|
+
Final-Recipient: rfc822;info@rimibaltic.com
|
65
|
+
Action: failed
|
66
|
+
Status: 5.0.0
|
67
|
+
Diagnostic-Code: X-Notes; Recipient user name info (info@rimibaltic.com
|
68
|
+
) not unique. Several matches found in Domino Directory.
|
69
|
+
|
70
|
+
--==IFJRGLKFGIR29037UHRUHIHD
|
71
|
+
Content-Type: message/rfc822
|
72
|
+
|
73
|
+
Received: from mail1.rimibaltic.com ([172.16.250.54])
|
74
|
+
by rimilt01.rimi.lan (Lotus Domino Release 6.5.3)
|
75
|
+
with SMTP id 2007082916090093-229401 ;
|
76
|
+
Wed, 29 Aug 2007 16:09:00 +0300
|
77
|
+
Received: from LT-RELAY (LT-RELAY [127.0.0.1])
|
78
|
+
by LV-RELAY (Postfix) with SMTP id 11DAF418F
|
79
|
+
for <info@rimibaltic.com>; Wed, 29 Aug 2007 16:07:54 +0300 (EEST)
|
80
|
+
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186])
|
81
|
+
by mail1.rimibaltic.com (Postfix) with SMTP id 375504198
|
82
|
+
for <info@rimibaltic.com>; Wed, 29 Aug 2007 16:07:46 +0300 (EEST)
|
83
|
+
Received: by nf-out-0910.google.com with SMTP id k4so180273nfd
|
84
|
+
for <info@rimibaltic.com>; Wed, 29 Aug 2007 06:07:45 -0700 (PDT)
|
85
|
+
Received: by 10.82.114.3 with SMTP id m3mr1324122buc.1188392846495;
|
86
|
+
Wed, 29 Aug 2007 06:07:26 -0700 (PDT)
|
87
|
+
Received: by 10.66.241.15 with HTTP; Wed, 29 Aug 2007 06:07:26 -0700 (PDT)
|
88
|
+
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
|
89
|
+
d=gmail.com; s=beta;
|
90
|
+
h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;
|
91
|
+
b=CZ9QIO+5UC0ZclbYqmqs89IO2AWxqJeghMU783zhJTGdMEDpiIbj6737zmC4iP7ZEj+j6hLtvYrBIA+oErYDTTzYht/2B2JHLzalRxWjtqekJD/tLV4R5mUVEg9Y8H/aZSj2YKo2h+EWE1NMHyzZgCN47wKiDEFC/g+YnG93K6k=
|
92
|
+
DomainKey-Signature: a=rsa-sha1; c=nofws;
|
93
|
+
d=gmail.com; s=beta;
|
94
|
+
h=received:message-id:date:from:to:subject:mime-version:content-type;
|
95
|
+
b=N2pzQqRtteBggnskinEjcQuPTbTCoymrnmzqX7y0xuc4pQUDSd+/89buaDxOK+qbTr7YT+4hgOCzCTwkk9Tr5AXUD+6MMvlDHANDZ3UkGmrwhdAkf/67SGVhCT64aIIVXJ3BcLR71HRLabzkNgNyCp5+Zh/nkMNMnAmqwWIEuXo=
|
96
|
+
Date: Wed, 29 Aug 2007 16:07:26 +0300
|
97
|
+
From: "Agris Ameriks" <agris.ameriks@gmail.com>
|
98
|
+
To: Agris.Ameriks@gmail.com
|
99
|
+
Subject: =?ISO-8859-13?Q?Atbalsta_l=FBgums?=
|
100
|
+
MIME-Version: 1.0
|
101
|
+
X-MIMETrack: Itemize by SMTP Server on RIMILT01/RIMILT/RIMI(Release 6.5.3|September 14, 2004) at
|
102
|
+
2007.08.29 16:09:02,
|
103
|
+
Serialize by Router on RIMILT01/RIMILT/RIMI(Release 6.5.3|September 14, 2004) at
|
104
|
+
2007.08.29 16:09:03
|
105
|
+
Message-ID: <OFE7DBB275.2E3CF354-ONC2257346.00483CEE-C2257346.00483D34@rimibaltic.com>
|
106
|
+
Content-Type: multipart/mixed;
|
107
|
+
boundary="----=_Part_3572_23058828.1188392846046"
|
108
|
+
|
109
|
+
|
110
|
+
------=_Part_3572_23058828.1188392846046
|
111
|
+
Content-Transfer-Encoding: base64
|
112
|
+
Content-Type: text/plain; charset=ISO-8859-13
|
113
|
+
Content-Disposition: inline
|
114
|
+
|
115
|
+
TGFiZGllbiEKCjE1LnNlcHRlbWJy7iBFc3BsYW7iZOcgbm90aWtzIHN0dWRlbnR1IHBhc+JrdW1z
|
116
|
+
LgoKVudsYW1pZXMgbPtndCBK+3N1IGZpbmFuc2nibG8gYXRiYWxzdHUgc2VtaW7icmEgdGVsdGlq
|
117
|
+
LgoKUGllbGlrdW3iOgp4KSBQcmV6ZW504mNpamEKCi0tIApDZXLuYuIgdXogc2FkYXJi7mJ1LApB
|
118
|
+
Z3JpcyBBbWVyaWtzCk1vYi50ZWwuIDIgNjQ2MTEwMQpFLXBhc3RzOiBBZ3Jpcy5BbWVyaWtzQGdt
|
119
|
+
YWlsLmNvbQo=
|
120
|
+
------=_Part_3572_23058828.1188392846046
|
121
|
+
X-Attachment-Id: f_f5xue1gd
|
122
|
+
Content-Type: application/vnd.ms-powerpoint; name="StudentuPartijsV2.pps"
|
123
|
+
Content-Disposition: attachment; filename="StudentuPartijsV2.pps";
|
124
|
+
filename="StudentuPartijsV2.pps"
|
125
|
+
Content-Transfer-Encoding: base64
|
126
|
+
|
127
|
+
0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAWAAAAjgoAAAAAAAAA
|
128
|
+
EAAA/v///wAAAAD+////AAAAAHgKAAB5CgAAegoAAHsKAAB8CgAAfQoAAH4KAAB/CgAAgAoAAIEK
|
129
|
+
AACCCgAAgwoAAIQKAACFCgAAhgoAAIcKAACICgAAiQoAAIoKAACLCgAAjAoAAI0KAAD/////////
|
130
|
+
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAttachmentTruncated==
|
131
|
+
|
132
|
+
|
133
|
+
------=_Part_3572_23058828.1188392846046--
|
134
|
+
|
135
|
+
|
136
|
+
--==IFJRGLKFGIR29037UHRUHIHD--
|
137
|
+
|
@@ -0,0 +1,99 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.67.102.1 with SMTP id e1cs84341ugm;
|
3
|
+
Wed, 12 Sep 2007 22:25:35 -0700 (PDT)
|
4
|
+
Received: by 10.67.103.12 with SMTP id f12mr2624608ugm.1189661135681;
|
5
|
+
Wed, 12 Sep 2007 22:25:35 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: from blackbird.grafton.lv (blackbird.grafton.lv [159.148.13.8])
|
8
|
+
by mx.google.com with ESMTP id d26si2053796nfh.2007.09.12.22.25.32;
|
9
|
+
Wed, 12 Sep 2007 22:25:35 -0700 (PDT)
|
10
|
+
Received-SPF: pass (google.com: best guess record for domain of blackbird.grafton.lv designates 159.148.13.8 as permitted sender) client-ip=159.148.13.8;
|
11
|
+
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of blackbird.grafton.lv designates 159.148.13.8 as permitted sender) smtp.mail=
|
12
|
+
Received: by blackbird.grafton.lv (Postfix)
|
13
|
+
id 39C5162006D; Thu, 13 Sep 2007 08:25:32 +0300 (EEST)
|
14
|
+
Date: Thu, 13 Sep 2007 08:25:32 +0300 (EEST)
|
15
|
+
From: MAILER-DAEMON@blackbird.grafton.lv (Mail Delivery System)
|
16
|
+
Subject: Undelivered Mail Returned to Sender
|
17
|
+
To: agris.ameriks@gmail.com
|
18
|
+
Auto-Submitted: auto-replied
|
19
|
+
MIME-Version: 1.0
|
20
|
+
Content-Type: multipart/report; report-type=delivery-status;
|
21
|
+
boundary="EC740620064.1189661132/blackbird.grafton.lv"
|
22
|
+
Message-Id: <20070913052532.39C5162006D@blackbird.grafton.lv>
|
23
|
+
|
24
|
+
This is a MIME-encapsulated message.
|
25
|
+
|
26
|
+
--EC740620064.1189661132/blackbird.grafton.lv
|
27
|
+
Content-Description: Notification
|
28
|
+
Content-Type: text/plain; charset=us-ascii
|
29
|
+
|
30
|
+
This is the mail system at host blackbird.grafton.lv.
|
31
|
+
|
32
|
+
I'm sorry to have to inform you that your message could not
|
33
|
+
be delivered to one or more recipients. It's attached below.
|
34
|
+
|
35
|
+
For further assistance, please send mail to postmaster.
|
36
|
+
|
37
|
+
If you do so, please include this problem report. You can
|
38
|
+
delete your own text from the attached returned message.
|
39
|
+
|
40
|
+
The mail system
|
41
|
+
|
42
|
+
<jekaterina@tv5.lv> (expanded from <notikums@tv5.lv>): maildir delivery failed:
|
43
|
+
Sorry, the user's maildir has overdrawn his diskspace quota, please try
|
44
|
+
again later.
|
45
|
+
|
46
|
+
--EC740620064.1189661132/blackbird.grafton.lv
|
47
|
+
Content-Description: Delivery report
|
48
|
+
Content-Type: message/delivery-status
|
49
|
+
|
50
|
+
Reporting-MTA: dns; blackbird.grafton.lv
|
51
|
+
X-Postfix-Queue-ID: EC740620064
|
52
|
+
X-Postfix-Sender: rfc822; agris.ameriks@gmail.com
|
53
|
+
Arrival-Date: Thu, 13 Sep 2007 08:25:29 +0300 (EEST)
|
54
|
+
|
55
|
+
Final-Recipient: rfc822; jekaterina@tv5.lv
|
56
|
+
Original-Recipient: rfc822;notikums@tv5.lv
|
57
|
+
Action: failed
|
58
|
+
Status: 5.2.3
|
59
|
+
Diagnostic-Code: X-Postfix; maildir delivery failed: Sorry, the user's maildir
|
60
|
+
has overdrawn his diskspace quota, please try again later.
|
61
|
+
|
62
|
+
--EC740620064.1189661132/blackbird.grafton.lv
|
63
|
+
Content-Description: Undelivered Message Headers
|
64
|
+
Content-Type: text/rfc822-headers
|
65
|
+
|
66
|
+
Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.233])
|
67
|
+
by blackbird.grafton.lv (Postfix) with ESMTP id 1B48675C04F
|
68
|
+
for <notikums@tv5.lv>; Thu, 13 Sep 2007 08:25:29 +0300 (EEST)
|
69
|
+
Received: by hu-out-0506.google.com with SMTP id 28so167829hug
|
70
|
+
for <notikums@tv5.lv>; Wed, 12 Sep 2007 22:25:29 -0700 (PDT)
|
71
|
+
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
|
72
|
+
d=gmail.com; s=beta;
|
73
|
+
h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type;
|
74
|
+
bh=L2SyivlqHxtTjH5g4+fQw5fs6kGsOHDdZAIpOVCV8D8=;
|
75
|
+
b=RM2JXrCYFBhkLe4yd6MxT0vmzvsHsyA32ylCdGEs6dezOLBcyT3lgh/t+qJ6XgJpJyDA6z2lEt3GRh8UvPhjD4Kl/Y6IuiNcuzZWVAXZ7MGTBiv+3wSBCU+pyQsQDGkZWLkBTX6MgAthHhOzZAhXnyfM1Oe1Dgg0Q2UCaz9bXY4=
|
76
|
+
DomainKey-Signature: a=rsa-sha1; c=nofws;
|
77
|
+
d=gmail.com; s=beta;
|
78
|
+
h=received:message-id:date:from:to:subject:cc:mime-version:content-type;
|
79
|
+
b=FRTW/6SXI8LlxwFqs1q82QJK0pNGrTWJ1KVsKIqnA++p++EGtHGryiAagnHG4s91WGGZ8IeRnQhiEPDqyG3GHqpYZR3GzmsluDdLGsKhi75yYfwXq8p+XAQ9AGGMFwYpq2RCrumuHNWWnAPLFvkIQePM/4aLKJ9Ms/ORwiinMXY=
|
80
|
+
Received: by 10.67.26.7 with SMTP id d7mr2639740ugj.1189661104603;
|
81
|
+
Wed, 12 Sep 2007 22:25:04 -0700 (PDT)
|
82
|
+
Received: by 10.67.102.1 with HTTP; Wed, 12 Sep 2007 22:25:04 -0700 (PDT)
|
83
|
+
Message-ID: <da9602510709122225p7ffafeb9uf34d41aa3ce5f9e2@mail.gmail.com>
|
84
|
+
Date: Thu, 13 Sep 2007 08:25:04 +0300
|
85
|
+
From: "Agris Ameriks" <agris.ameriks@gmail.com>
|
86
|
+
To: Agris.Ameriks@gmail.com
|
87
|
+
Subject: =?ISO-8859-13?Q?15.septembr=EE_Studentu_P=E2rtijs!?=
|
88
|
+
Cc: "=?ISO-8859-13?Q?J=E2nis_Erts?=" <ertsjanis@gmail.com>,
|
89
|
+
"Edgars Gutkis" <edgars.gutkis@gmail.com>,
|
90
|
+
"Toms Beinerts" <toms.beinerts@gmail.com>
|
91
|
+
MIME-Version: 1.0
|
92
|
+
Content-Type: multipart/mixed;
|
93
|
+
boundary="----=_Part_8802_28973416.1189661104602"
|
94
|
+
X-GRAFTON-MailScanner-Information: Scanned by GRAFTON mailscanner service
|
95
|
+
X-GRAFTON-MailScanner: Found to be clean
|
96
|
+
X-GRAFTON-MailScanner-From: agris.ameriks@gmail.com
|
97
|
+
X-Spam-Status: No
|
98
|
+
|
99
|
+
--EC740620064.1189661132/blackbird.grafton.lv--
|
@@ -0,0 +1,61 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.67.22.18 with SMTP id z18cs119120ugi;
|
3
|
+
Wed, 12 Mar 2008 14:31:25 -0700 (PDT)
|
4
|
+
Received: by 10.82.116.15 with SMTP id o15mr221186buc.11.1205357484938;
|
5
|
+
Wed, 12 Mar 2008 14:31:24 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: from mail.burusports.lv ([80.81.51.32])
|
8
|
+
by mx.google.com with SMTP id x6si2994337gvf.0.2008.03.12.14.31.23;
|
9
|
+
Wed, 12 Mar 2008 14:31:24 -0700 (PDT)
|
10
|
+
Received-SPF: neutral (google.com: 80.81.51.32 is neither permitted nor denied by best guess record for domain of mail.burusports.lv) client-ip=80.81.51.32;
|
11
|
+
Authentication-Results: mx.google.com; spf=neutral (google.com: 80.81.51.32 is neither permitted nor denied by best guess record for domain of mail.burusports.lv) smtp.mail=
|
12
|
+
Message-Id: <47d84bac.06c8100a.7545.ffff934bSMTPIN_ADDED@mx.google.com>
|
13
|
+
Received: (qmail 8085 invoked for bounce); 12 Mar 2008 21:20:16 -0000
|
14
|
+
Date: 12 Mar 2008 21:20:16 -0000
|
15
|
+
From: MAILER-DAEMON@mail.burusports.lv
|
16
|
+
To: agris.ameriks@gmail.com
|
17
|
+
Subject: failure notice
|
18
|
+
|
19
|
+
Hi. This is the qmail-send program at mail.burusports.lv.
|
20
|
+
I'm afraid I wasn't able to deliver your message to the following addresses.
|
21
|
+
This is a permanent error; I've given up. Sorry it didn't work out.
|
22
|
+
|
23
|
+
<agris.brivers@motosports.lv>:
|
24
|
+
Sorry, no mailbox here by that name. (#5.1.1)
|
25
|
+
|
26
|
+
--- Below this line is a copy of the message.
|
27
|
+
|
28
|
+
Return-Path: <agris.ameriks@gmail.com>
|
29
|
+
Received: (qmail 8078 invoked by uid 1010); 12 Mar 2008 21:20:16 -0000
|
30
|
+
Received: from user-0c6s9jp.cable.mindspring.com (24.110.38.121)
|
31
|
+
by mail.burusports.lv with SMTP; 12 Mar 2008 21:20:16 -0000
|
32
|
+
Content-Return: allowed
|
33
|
+
X-Mailer: CME-V6.5.4.3; MSN
|
34
|
+
Message-Id: <20080213-12430.11530.qmail@user-0c6s9jp.cable.mindspring.com>
|
35
|
+
To: <agris.brivers@motosports.lv>
|
36
|
+
Subject: RE: MensHealth id 347305
|
37
|
+
From: <agris.brivers@motosports.lv>
|
38
|
+
MIME-Version: 1.0
|
39
|
+
Content-Type: text/html; charset="ISO-8859-1"
|
40
|
+
Content-Transfer-Encoding: 7bit
|
41
|
+
|
42
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN\">
|
43
|
+
<html><head><title>Your Alert!!</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><style><body><table style="color: black; background-color: white" width="580" cellspacing="0" cellpadding="20" border="0">
|
44
|
+
<tr style="padding-bottom: 12pt"><td><table cellspacing="0" cellpadding="10" border="0" width="100%" style="border: #003399 1px solid"><tr><td><table cellspacing="0" cellpadding="10" width="100%" border="0"><tr><td nowrap valign="top" align="right"><img
|
45
|
+
src="http://www.nkym.com/ccpmweb/shared/image/nophnew.gif"
|
46
|
+
alt="egxg"
|
47
|
+
></td></tr><tr><td><table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td width="100%" style="padding-bottom: 4px" colspan="2" >
|
48
|
+
<font size="2" face="Verdana, Arial, Helvetica, sans-serif" >You've successfully updated your Free Alerts service!<br><br>Please click the link below to manage your Alerts or add new delivery profiles. If the link isn't clickable, please copy the entire link, paste it
|
49
|
+
into your Web browser's address bar and press "Enter" on your keyboard.<br>
|
50
|
+
<br><a style=\"color: #0033cc" href="https://www.rswe.com"\>www.wolx.com</a><br><br>If you have not activated Free Alerts and believe you might have received this message in error, please contact the Customer Center immediately at 1-877-qsubPC.<br><br>Sincerely,<br><br>Online Banking Team</font>
|
51
|
+
</td></tr><tr><td width="100%" style="padding-bottom: 4px" colspan="2" >
|
52
|
+
<font size="2" face="Verdana, Arial, Helvetica, sans-serif"></font >
|
53
|
+
</td> </tr></table></td></tr></table></td></tr></table></td></tr><tr><td><p></style>
|
54
|
+
<center>
|
55
|
+
<a href="http://www.floornear.com"><img src="http://www.floornear.com/1.gif">
|
56
|
+
<style> <font size="1" face="Verdana, Arial, Helvetica, sans-serif">
|
57
|
+
This Alert was sent according to your settings. To update your settings, log on at <a href="https://www.zerj.com">www.jvkf.com</a>
|
58
|
+
</font>
|
59
|
+
</p><p><font size="1" face="Verdana, Arial, Helvetica, sans-serif">Please don't reply to this Alert. To send a secure message from your Inbox, log on at <a href="https://www.dotw.com">www.rdhg.com</a></font>
|
60
|
+
</p></td></tr></table></body></html></style>
|
61
|
+
|
@@ -0,0 +1,99 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.100.178.8 with SMTP id a8cs69023anf;
|
3
|
+
Thu, 8 May 2008 23:33:43 -0700 (PDT)
|
4
|
+
Received: by 10.67.119.8 with SMTP id w8mr619138ugm.34.1210314821853;
|
5
|
+
Thu, 08 May 2008 23:33:41 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: by 10.67.119.8 with SMTP id w8mr990983ugm.34;
|
8
|
+
Thu, 08 May 2008 23:33:41 -0700 (PDT)
|
9
|
+
Message-ID: <00148521085105deee044cc66165@googlemail.com>
|
10
|
+
From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
|
11
|
+
To: Agris.Ameriks@gmail.com
|
12
|
+
Subject: Delivery Status Notification (Delay)
|
13
|
+
Date: Thu, 08 May 2008 23:33:41 -0700 (PDT)
|
14
|
+
|
15
|
+
This is an automatically generated Delivery Status Notification
|
16
|
+
|
17
|
+
THIS IS A WARNING MESSAGE ONLY.
|
18
|
+
|
19
|
+
YOU DO NOT NEED TO RESEND YOUR MESSAGE.
|
20
|
+
|
21
|
+
Delivery to the following recipient has been delayed:
|
22
|
+
|
23
|
+
welcome6_@one.lv
|
24
|
+
|
25
|
+
Message will be retried for 1 more day(s)
|
26
|
+
|
27
|
+
Technical details of temporary failure:
|
28
|
+
TEMP_FAILURE: The recipient server did not accept our requests to connect. Learn more at http://mail.google.com/support/bin/answer.py?answer=7720
|
29
|
+
[mail2.one.lv. (10): Connection dropped]
|
30
|
+
[mail1.one.lv. (10): Connection dropped]
|
31
|
+
|
32
|
+
----- Message header follows -----
|
33
|
+
|
34
|
+
Received: by 10.67.119.8 with SMTP id w8mr98269ugm.34.1210139655489;
|
35
|
+
Tue, 06 May 2008 22:54:15 -0700 (PDT)
|
36
|
+
Return-Path: <agris.ameriks@gmail.com>
|
37
|
+
Received: from ?10.43.176.45? ( [212.93.97.166])
|
38
|
+
by mx.google.com with ESMTPS id e1sm10709566ugf.71.2008.05.06.22.53.48
|
39
|
+
(version=TLSv1/SSLv3 cipher=RC4-MD5);
|
40
|
+
Tue, 06 May 2008 22:54:14 -0700 (PDT)
|
41
|
+
References: <20080506173511.F23C57F1EA@mail.balticom.lv>
|
42
|
+
Message-Id: <347AE19D-8217-46DB-A64C-D6043980B1C8@gmail.com>
|
43
|
+
From: Agris Ameriks <agris.ameriks@gmail.com>
|
44
|
+
To: Robert Zemaitis <999881@gmail.com>
|
45
|
+
In-Reply-To: <20080506173511.F23C57F1EA@mail.balticom.lv>
|
46
|
+
Content-Type: multipart/alternative;
|
47
|
+
boundary=Apple-Mail-1--95882711
|
48
|
+
X-Mailer: iPhone Mail (4A93)
|
49
|
+
Mime-Version: 1.0 (iPhone Mail 4A93)
|
50
|
+
Subject: Re: www.1mie.lv
|
51
|
+
Date: Wed, 7 May 2008 08:52:29 +0300
|
52
|
+
Cc: "<eduards.tiltins@parex.lv>" <eduards.tiltins@parex.lv>,
|
53
|
+
"<arnita.rakstina@inbox.lv>" <arnita.rakstina@inbox.lv>,
|
54
|
+
"<mentelis@gmail.com>" <mentelis@gmail.com>,
|
55
|
+
"<santa.lodina@lu.lv>" <santa.lodina@lu.lv>,
|
56
|
+
"<intarelly@inbox.lv>" <intarelly@inbox.lv>,
|
57
|
+
"<marcis.jurgaitis@inbox.lv>" <marcis.jurgaitis@inbox.lv>,
|
58
|
+
"<zhannajc@inbox.lv>" <zhannajc@inbox.lv>,
|
59
|
+
"<webstayl@inbox.lv>" <webstayl@inbox.lv>,
|
60
|
+
"<DOTTLG@one.lv>" <DOTTLG@one.lv>,
|
61
|
+
"<youlo@mail.ru>" <youlo@mail.ru>,
|
62
|
+
"<dima666@inbox.lv>" <dima666@inbox.lv>,
|
63
|
+
"<kornezz@e-no.lv>" <kornezz@e-no.lv>,
|
64
|
+
"<welcome6_@one.lv>" <welcome6_@one.lv>,
|
65
|
+
"<krasowsky@inbox.lv>" <krasowsky@inbox.lv>,
|
66
|
+
"<OxOmHuK@inbox.lv>" <OxOmHuK@inbox.lv>,
|
67
|
+
"<losa220@inbox.lv>" <losa220@inbox.lv>,
|
68
|
+
"<latrex@inbox.lv>" <latrex@inbox.lv>,
|
69
|
+
"<oksana_ignatovicha@inbox.lv>" <oksana_ignatovicha@inbox.lv>,
|
70
|
+
"<jurisivdriss@inbox.lv>" <jurisivdriss@inbox.lv>,
|
71
|
+
"<olgawin@inbox.lv>" <olgawin@inbox.lv>,
|
72
|
+
"<raivisskrumins@inbox.lv>" <raivisskrumins@inbox.lv>,
|
73
|
+
"<olga_molcane@inbox.lv>" <olga_molcane@inbox.lv>,
|
74
|
+
"<nauris_ozols@inbox.lv>" <nauris_ozols@inbox.lv>,
|
75
|
+
"<glupais@glupais.lv>" <glupais@glupais.lv>,
|
76
|
+
"<dimants@dimants.lv>" <dimants@dimants.lv>,
|
77
|
+
"<dokansj@inbox.lv>" <dokansj@inbox.lv>,
|
78
|
+
"<eduards.rubins@inbox.lv>" <eduards.rubins@inbox.lv>,
|
79
|
+
"<ilze.selakova@gmail.com>" <ilze.selakova@gmail.com>,
|
80
|
+
"<duffy@tvnet.lv>" <duffy@tvnet.lv>,
|
81
|
+
"<vairistale@inbox.lv>" <vairistale@inbox.lv>,
|
82
|
+
"<andrens@inbox.lv>" <andrens@inbox.lv>,
|
83
|
+
"<ance_berzina@yahoo.com>" <ance_berzina@yahoo.com>,
|
84
|
+
"<zane.karpenko@saeima.lv>" <zane.karpenko@saeima.lv>,
|
85
|
+
"<zanuliks19@inbox.lv>" <zanuliks19@inbox.lv>,
|
86
|
+
"<edelveiss7@inbox.lv>" <edelveiss7@inbox.lv>,
|
87
|
+
"<7943@inbox.lv>" <7943@inbox.lv>,
|
88
|
+
"<vilkaus2@inbox.lv>" <vilkaus2@inbox.lv>,
|
89
|
+
"<doc.18@inbox.lv>" <doc.18@inbox.lv>,
|
90
|
+
"<artists@inbox.lv>" <artists@inbox.lv>,
|
91
|
+
"<mihails52@inbox.lv>" <mihails52@inbox.lv>,
|
92
|
+
"<janisgaldiks@inbox.lv>" <janisgaldiks@inbox.lv>,
|
93
|
+
"<toke@toke.com>" <toke@toke.com>,
|
94
|
+
"<sthilchuk@inbox.lv>" <sthilchuk@inbox.lv>,
|
95
|
+
"<zarjanska@inbox.lv>" <zarjanska@inbox.lv>,
|
96
|
+
"<aleksandrsvasiljevs@inbox.lv>" <aleksandrsvasiljevs@inbox.lv>,
|
97
|
+
"<bigwil2@inbox.lv>" <bigwil2@inbox.lv>
|
98
|
+
|
99
|
+
----- Message body suppressed -----
|
@@ -0,0 +1,45 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.142.239.2 with SMTP id m2cs6214wfh;
|
3
|
+
Tue, 21 Oct 2008 02:07:58 -0700 (PDT)
|
4
|
+
Received: by 10.142.237.20 with SMTP id k20mr3599378wfh.225.1224580077680;
|
5
|
+
Tue, 21 Oct 2008 02:07:57 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: by 10.142.237.20 with SMTP id k20mr4333056wfh.225;
|
8
|
+
Tue, 21 Oct 2008 02:07:57 -0700 (PDT)
|
9
|
+
Message-ID: <000e0cd32e0a87764b0459bfc48b@googlemail.com>
|
10
|
+
From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
|
11
|
+
To: agris.ameriks@gmail.com
|
12
|
+
Subject: Delivery Status Notification (Delay)
|
13
|
+
Date: Tue, 21 Oct 2008 02:07:57 -0700 (PDT)
|
14
|
+
|
15
|
+
This is an automatically generated Delivery Status Notification
|
16
|
+
|
17
|
+
THIS IS A WARNING MESSAGE ONLY.
|
18
|
+
|
19
|
+
YOU DO NOT NEED TO RESEND YOUR MESSAGE.
|
20
|
+
|
21
|
+
Delivery to the following recipient has been delayed:
|
22
|
+
|
23
|
+
26461101@sms.id.lv
|
24
|
+
|
25
|
+
Message will be retried for 2 more day(s)
|
26
|
+
|
27
|
+
Technical details of temporary failure:
|
28
|
+
Connection was dropped by remote host (SENT_HELO)
|
29
|
+
|
30
|
+
----- Message header follows -----
|
31
|
+
|
32
|
+
Received: by 10.142.237.20 with SMTP id k20mr2845893wfh.225.1224483056395;
|
33
|
+
Sun, 19 Oct 2008 23:10:56 -0700 (PDT)
|
34
|
+
Received: by 10.142.239.2 with HTTP; Sun, 19 Oct 2008 23:10:56 -0700 (PDT)
|
35
|
+
Message-ID: <da9602510810192310p9e1f14bl6551b4e0a1e57874@mail.gmail.com>
|
36
|
+
Date: Mon, 20 Oct 2008 09:10:56 +0300
|
37
|
+
From: "Agris Ameriks" <agris.ameriks@gmail.com>
|
38
|
+
To: 26461101@sms.id.lv
|
39
|
+
Subject: test
|
40
|
+
MIME-Version: 1.0
|
41
|
+
Content-Type: text/plain; charset=ISO-8859-1
|
42
|
+
Content-Transfer-Encoding: 7bit
|
43
|
+
Content-Disposition: inline
|
44
|
+
|
45
|
+
----- Message body suppressed -----
|
@@ -0,0 +1,43 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.142.239.2 with SMTP id m2cs167913wfh;
|
3
|
+
Thu, 23 Oct 2008 10:50:12 -0700 (PDT)
|
4
|
+
Received: by 10.142.237.20 with SMTP id k20mr480333wfh.225.1224784212074;
|
5
|
+
Thu, 23 Oct 2008 10:50:12 -0700 (PDT)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: by 10.142.237.20 with SMTP id k20mr568444wfh.225;
|
8
|
+
Thu, 23 Oct 2008 10:50:12 -0700 (PDT)
|
9
|
+
Message-ID: <000e0cd32e0ae31fa20459ef4b66@googlemail.com>
|
10
|
+
From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
|
11
|
+
To: agris.ameriks@gmail.com
|
12
|
+
Subject: Delivery Status Notification (Failure)
|
13
|
+
Date: Thu, 23 Oct 2008 10:50:12 -0700 (PDT)
|
14
|
+
|
15
|
+
This is an automatically generated Delivery Status Notification
|
16
|
+
|
17
|
+
Delivery to the following recipient failed permanently:
|
18
|
+
|
19
|
+
26461101@sms.id.lv
|
20
|
+
|
21
|
+
Technical details of permanent failure:
|
22
|
+
Connection was dropped by remote host (SENT_HELO)
|
23
|
+
|
24
|
+
----- Original message -----
|
25
|
+
|
26
|
+
Received: by 10.142.237.20 with SMTP id k20mr2845893wfh.225.1224483056395;
|
27
|
+
Sun, 19 Oct 2008 23:10:56 -0700 (PDT)
|
28
|
+
Received: by 10.142.239.2 with HTTP; Sun, 19 Oct 2008 23:10:56 -0700 (PDT)
|
29
|
+
Message-ID: <da9602510810192310p9e1f14bl6551b4e0a1e57874@mail.gmail.com>
|
30
|
+
Date: Mon, 20 Oct 2008 09:10:56 +0300
|
31
|
+
From: "Agris Ameriks" <agris.ameriks@gmail.com>
|
32
|
+
To: 26461101@sms.id.lv
|
33
|
+
Subject: test
|
34
|
+
MIME-Version: 1.0
|
35
|
+
Content-Type: text/plain; charset=ISO-8859-1
|
36
|
+
Content-Transfer-Encoding: 7bit
|
37
|
+
Content-Disposition: inline
|
38
|
+
|
39
|
+
Tests
|
40
|
+
|
41
|
+
|
42
|
+
----- End of message -----
|
43
|
+
|
@@ -0,0 +1,65 @@
|
|
1
|
+
X-Gmail-Received: 7725338024020c2d815c02336798897c551fc80c
|
2
|
+
Delivered-To: agris.ameriks@gmail.com
|
3
|
+
Received: by 10.36.109.1 with SMTP id h1cs195536nzc;
|
4
|
+
Tue, 7 Jun 2005 07:39:36 -0700 (PDT)
|
5
|
+
Received: by 10.36.113.17 with SMTP id l17mr1524125nzc;
|
6
|
+
Tue, 07 Jun 2005 07:37:56 -0700 (PDT)
|
7
|
+
From: Mail Delivery Subsystem <mailer-daemon@gmail.com>
|
8
|
+
To: agris.ameriks@gmail.com
|
9
|
+
Subject: Delivery Status Notification (Failure)
|
10
|
+
Date: Tue, 07 Jun 2005 07:37:56 -0700 (PDT)
|
11
|
+
|
12
|
+
This is an automatically generated Delivery Status Notification
|
13
|
+
|
14
|
+
Delivery to the following recipient failed permanently:
|
15
|
+
|
16
|
+
kasparsramins@gmail.com
|
17
|
+
|
18
|
+
----- Original message -----
|
19
|
+
|
20
|
+
Received: by 10.36.113.17 with SMTP id l17mr1248312nzc;
|
21
|
+
Tue, 07 Jun 2005 07:37:56 -0700 (PDT)
|
22
|
+
Received: by 10.36.109.1 with HTTP; Tue, 7 Jun 2005 07:37:55 -0700 (PDT)
|
23
|
+
Message-ID: <da960251050607073764db5d20@mail.gmail.com>
|
24
|
+
Date: Tue, 7 Jun 2005 17:37:55 +0300
|
25
|
+
From: Agris Ameriks <agris.ameriks@gmail.com>
|
26
|
+
Reply-To: Agris Ameriks <agris.ameriks@gmail.com>
|
27
|
+
To: Kaspars Ramins <kasparsramins@gmail.com>
|
28
|
+
Subject: Fwd: You have received photos from Adobe Photoshop Elements
|
29
|
+
In-Reply-To: <20050607143108.2A7FBD96C@epsilon.bkc.lv>
|
30
|
+
Mime-Version: 1.0
|
31
|
+
Content-Type: multipart/mixed;
|
32
|
+
boundary="----=_Part_21730_14622897.1118155075685"
|
33
|
+
References: <20050607143108.2A7FBD96C@epsilon.bkc.lv>
|
34
|
+
|
35
|
+
------=_Part_21730_14622897.1118155075685
|
36
|
+
Content-Type: text/plain; charset=ISO-8859-13
|
37
|
+
Content-Transfer-Encoding: base64
|
38
|
+
Content-Disposition: inline
|
39
|
+
|
40
|
+
LS0tLS0tLS0tLSBGb3J3YXJkZWQgbWVzc2FnZSAtLS0tLS0tLS0tCkZyb206IEFtZXJpWCA8YWdy
|
41
|
+
aXNhQGFwb2xsby5sdj4KRGF0ZTogSnVuIDcsIDIwMDUgNTozMSBQTQpTdWJqZWN0OiBZb3UgaGF2
|
42
|
+
ZSByZWNlaXZlZCBwaG90b3MgZnJvbSBBZG9iZSBQaG90b3Nob3AgRWxlbWVudHMKVG86IEFncmlz
|
43
|
+
LkFtZXJpa3NAZ21haWwuY29tCgoKIAogCgpSZWt1IGlyIGJpbGRlcyA7KSkpIAoKVGhlc2UgcGhv
|
44
|
+
dG9zIHdlcmUgc2VudCBmcm9tIEFkb2JlKFIpIFBob3Rvc2hvcChSKSBFbGVtZW50cyAzLjAuIEZp
|
45
|
+
bmQKb3V0IG1vcmU6IGh0dHA6Ly93d3cuYWRvYmUuY29tL3Bob3Rvc2hvcGVsZW1lbnRzd2luCgoK
|
46
|
+
LS0gCkFyIGNpZfJ1LApBZ3JpcyBBbWVyaWtzClJTRCBLdWx0+3JhcyBrb21pdGVqYXMgdmFk7nTi
|
47
|
+
anMKTW9iLnRlbC4gNjQ2MTEwMQpFLXBhc3RzOiBBZ3Jpcy5BbWVyaWtzQGdtYWlsLmNvbQo=
|
48
|
+
------=_Part_21730_14622897.1118155075685
|
49
|
+
Content-Type: image/jpeg; name=DSC04906.jpg
|
50
|
+
Content-Transfer-Encoding: base64
|
51
|
+
Content-Disposition: attachment; filename="DSC04906.jpg"
|
52
|
+
|
53
|
+
/9j/4UUoRXhpZgAASUkqAAgAAAAKAA8BAgAFAAAAhgAAABABAgAHAAAAjAAAABoBBQABAAAAlAAA
|
54
|
+
ABsBBQABAAAAnAAAACgBAwABAAAAAgAAADEBAgAdAAAApAAAADIBAgAUAAAAwgAAABMCAwABAAAA
|
55
|
+
AgAAAGmHBAABAAAA1gAAAKXEBwAcAAAAqAgAAMQIAABTT05ZAABEU0MtVDEAAOABAAAEAAAA4AEA
|
56
|
+
AAQAAABBZG9iZSBQaG90b3Nob3AgRWxlbWVudHMgMy4wAAAyMDA1OjA2OjA3IDE3OjI5OjQyAB4A
|
57
|
+
moIFAAEAAABEAgAAnYIFAAEAAABMAgAAIogDAAEAAAACAAAAJ4gDAAEAAABkAAAAAJAHAAQAAAAw
|
58
|
+
MjIwA5ACABQAAABUAgAABJACABQAAABoAgAAAZEHAAQAAAABAgMAApEFAAEAAAB8AgAABJIKAAEA
|
59
|
+
AACEAgAABZIFAAEAAACMAgAAB5IDAAEAAAAFAAAACJIDAAEAAAAAAAAACZIDAAEAAAANAAAACpIF
|
60
|
+
AAEAAACUAgAAfJIHAO4FAACcAgAAAKAHAAQAAAAwMTAwAaADAAEAAAABAAAAAqAEAAEAAACAAgAA
|
61
|
+
A6AEAAEAAADgAQAABaAEAAEAAACKCAAAAKMHAAEAAAADAAAAAaMHAAEAAAABAAAAAaQDAAEAAAAA
|
62
|
+
AAAAAqQDAAEAAAAAAAAAA6QDAAEAAAAAAAAABqQDAAEAAAAAAAAACKQDAAEAAAAAAAAACaQDAAEA
|
63
|
+
|
64
|
+
----- Message truncated -----
|
65
|
+
|
@@ -0,0 +1,49 @@
|
|
1
|
+
Delivered-To: agris.ameriks@gmail.com
|
2
|
+
Received: by 10.181.214.19 with SMTP id r19cs228343bkq;
|
3
|
+
Thu, 22 Jan 2009 10:48:41 -0800 (PST)
|
4
|
+
Received: by 10.181.36.9 with SMTP id o9mr1323719bkj.148.1232650120941;
|
5
|
+
Thu, 22 Jan 2009 10:48:40 -0800 (PST)
|
6
|
+
Return-Path: <>
|
7
|
+
Received: by 10.181.36.9 with SMTP id o9mr1741352bkj.148;
|
8
|
+
Thu, 22 Jan 2009 10:48:40 -0800 (PST)
|
9
|
+
Message-ID: <001636c5b669974e1b046116b89e@googlemail.com>
|
10
|
+
From: Mail Delivery Subsystem <mailer-daemon@googlemail.com>
|
11
|
+
To: agris.ameriks@gmail.com
|
12
|
+
Subject: Delivery Status Notification (Failure)
|
13
|
+
Date: Thu, 22 Jan 2009 10:48:40 -0800 (PST)
|
14
|
+
|
15
|
+
This is an automatically generated Delivery Status Notification
|
16
|
+
|
17
|
+
Delivery to the following recipient failed permanently:
|
18
|
+
|
19
|
+
flughafentransfer@loackertours.at
|
20
|
+
|
21
|
+
Technical details of permanent failure:
|
22
|
+
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 Address unknown (state 14).
|
23
|
+
|
24
|
+
----- Original message -----
|
25
|
+
|
26
|
+
MIME-Version: 1.0
|
27
|
+
Received: by 10.181.36.9 with SMTP id o9mr1323494bkj.148.1232650074912; Thu,
|
28
|
+
22 Jan 2009 10:47:54 -0800 (PST)
|
29
|
+
Date: Thu, 22 Jan 2009 20:47:54 +0200
|
30
|
+
Message-ID: <da9602510901221047s4c84ea9apadb43c62d2e1c4be@mail.gmail.com>
|
31
|
+
Subject: Travel to Lech
|
32
|
+
From: Agris Ameriks <agris.ameriks@gmail.com>
|
33
|
+
To: Agris.Ameriks@gmail.com
|
34
|
+
Content-Type: text/plain; charset=ISO-8859-1
|
35
|
+
Content-Transfer-Encoding: 7bit
|
36
|
+
|
37
|
+
Hello,
|
38
|
+
we are going for spring holidays to Lech.
|
39
|
+
|
40
|
+
We will be travelling to Zurich or to Munich by plane.
|
41
|
+
We are going to arrive on 21th of March and we are going to travel
|
42
|
+
back on 28th of March.
|
43
|
+
We are 5 people.
|
44
|
+
|
45
|
+
How much it will cost for us to travel from:
|
46
|
+
x) Zurich to Lech and back
|
47
|
+
|
48
|
+
----- Message truncated -----
|
49
|
+
|