~ubuntu-branches/ubuntu/lucid/spamassassin/lucid-proposed

« back to all changes in this revision

Viewing changes to t/rcvd_parser.t

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2006-12-06 15:25:33 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061206152533-0lq5d0c8f7le7ugq
Tags: 3.1.7-1ubuntu1
* Merge from Debian unstable. The remaining Ubuntu changes are:
  - debian/control:
    + libmail-spf-query-perl from Recommends to Depends for spamassassin 
      binary (Ubuntu: #28486)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
use lib '.'; use lib 't';
20
20
use SATest; sa_t_init("rcvd_parser");
21
 
use Test; BEGIN { plan tests => 50 };
 
21
use Test; BEGIN { plan tests => 53 };
22
22
 
23
23
 
24
24
use strict;
111
111
},
112
112
q{
113
113
 
 
114
Received: from ([192.168.1.205:50387] helo=i6.prod.democracyinaction.com)
 
115
        by m12.prod.democracyinaction.com (ecelerity 2.1.1.3 r(11743)) with ESMTP
 
116
        id 80/0A-02454-4DCB6054 for <example@vandinter.org>; Tue, 12 Sep 2006 09:57:40 -0400
 
117
 
 
118
} => q{
 
119
 
 
120
[ ip=192.168.1.205 rdns= helo=i6.prod.democracyinaction.com by=m12.prod.democracyinaction.com ident= envfrom= id=80/0A-02454-4DCB6054 auth= ]
 
121
 
 
122
},
 
123
q{
 
124
 
 
125
Received: from [127.0.0.1] ([127.0.0.1:50024])
 
126
        by bm1-13.ed10.com (ecelerity 2.1.1.8 r(12431)) with ECSTREAM
 
127
        id 10/BD-03444-F4DB6054 for <example@vandinter.org>; Tue, 12 Sep 2006 09:59:43 -0400
 
128
 
 
129
} => q{
 
130
 
 
131
[ ip=127.0.0.1 rdns= helo= by=bm1-13.ed10.com ident= envfrom= id=10/BD-03444-F4DB6054 auth= ]
 
132
 
 
133
},
 
134
q{
 
135
 
 
136
Received: from ([67.91.233.27:53798] helo=eclectic.kluge.net)
 
137
        by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP
 
138
        id 5A/F0-04030-76FF6054 for <dev@spamassassin.apache.org>; Tue, 12 Sep 2006 11:41:44 -0700
 
139
 
 
140
} => q{
 
141
 
 
142
[ ip=67.91.233.27 rdns= helo=eclectic.kluge.net by=idunn.apache.osuosl.org ident= envfrom= id=5A/F0-04030-76FF6054 auth= ]
 
143
 
 
144
},
 
145
q{
 
146
 
114
147
Received: from klqe.net (unknown [192.168.50.50])
115
148
        by mail.dropinsolutions.com (Postfix) with ESMTP
116
149
        id 62F9114047; Sun, 15 Feb 2004 14:29:04 -0500 (EST)