Email-Received
view release on metacpan or search on metacpan
t/rcvd_parser.t view on Meta::CPAN
# ....
# (normalized == s/\s+/ /gs;)
q{
Received: (qmail 10681 invoked by uid 404); 14 Nov 2003 08:05:52 -0000
Received: from postfix3-2.free.fr (foobar@213.228.0.129)
by totor.example.net with SMTP; 14 Nov 2003 08:05:50 -0000
Received: from asterix.laurier.org (lns-p19-8-82-65-66-244.adsl.proxad.net [82.65.66.244])
by postfix3-2.free.fr (Postfix) with ESMTP id 7BACDC372
for <somelist@example.net>; Fri, 14 Nov 2003 09:05:49 +0100 (CET)
} => q{
[ ip=213.228.0.129 rdns=postfix3-2.free.fr helo=postfix3-2.free.fr by=totor.example.net ident=foobar envfrom= id= auth= ] [ ip=82.65.66.244 rdns=lns-p19-8-82-65-66-244.adsl.proxad.net helo=asterix.laurier.org by=postfix3-2.free.fr ident= envfrom= id=...
},
q{
Received: from 0 ([61.31.135.91]) by bass.bass.com.eg with Microsoft SMTPSVC(5.0.2195.6713);
Tue, 21 Sep 2004 08:59:06 +0300
t/rcvd_parser.t view on Meta::CPAN
[ ip=65.54.245.95 rdns=something.com helo=hotmail.com by=Daffy.timing.com ident= envfrom=foo@example.com id= auth= ]
},
q{
Received: from postfix3-2.free.fr (foobar@213.228.0.139)
by totor.example.net with SMTP; 14 Nov 2003 08:05:50 -0000
Received: from asterix.laurier.org (lns-p19-8-82-65-66-244.adsl.proxad.net [82.65.66.244])
by postfix3-2.free.fr (Postfix) with ESMTP id 7BACDC372
for <michel@example.net>; Fri, 14 Nov 2003 09:05:49 +0100 (CET)
} => q{
[ ip=213.228.0.139 rdns=postfix3-2.free.fr helo=postfix3-2.free.fr by=totor.example.net ident=foobar envfrom= id= auth= ] [ ip=82.65.66.244 rdns=lns-p19-8-82-65-66-244.adsl.proxad.net helo=asterix.laurier.org by=postfix3-2.free.fr ident= envfrom= id=...
},
q{
Received: from unknown (HELO feux01a-isp) (213.199.4.210)
by totor.example.net with SMTP; 1 Nov 2003 07:05:19 -0000
( run in 0.485 second using v1.01-cache-2.11-cpan-49f99fa48dc )