[ctw] Re: Timeouts after enabling TLS [debug log]

  • From: Tom Shaw <tshaw@xxxxxxxx>
  • To: ctw@xxxxxxxxxxxxx
  • Date: Wed, 1 Apr 2009 18:46:57 -0400

Cory

Did you turn it off?

Apr-1-09 18:36:06 IO::Socket::SSL module version 1.230 installed - secure SSL sockets available
Apr-1-09 18:36:06 SSL support disabled

I am on 1.19 for SSL but you do need IO::Socket::INET6 for SSL to work I think.

I'll post 1.5.1.1 final tomorrow or friday.

Tom




At 6:38 PM -0400 4/1/09, Cory Rau wrote:
Apr-1-09 18:36:05 Assp.pl version 1.5.1.0(0.01) (Perl 5.008008) initializing
Apr-1-09 18:36:06 IO::Socket::INET6 module version 2.560 installed - IPv6 support available Apr-1-09 18:36:06 File::Scan::ClamAV module version 1.800 installed and available
Apr-1-09 18:36:06 Assp.pl running on server: mail.stimpsonco.com (10.200.0.2)
Apr-1-09 18:36:06 Net::LDAP module version 0.390 installed and available
Apr-1-09 18:36:06 Net::DNS module installed
Apr-1-09 18:36:06 Email::Valid module version 0.180 installed and available
Apr-1-09 18:36:06 Email::Send module version 2.194 installed - sending .eml files available Apr-1-09 18:36:06 Mail::SPF::Query module version 1.999001 installed and available
Apr-1-09 18:36:06 Mail::SPF module version 2.006000 installed and available
Apr-1-09 18:36:06 Mail::SRS module version 0.310 installed - Sender Rewriting Scheme available Apr-1-09 18:36:06 Compress::Zlib module version 2.015 installed - HTTP compression available Apr-1-09 18:36:06 Digest::MD5 module version 2.380 installed - delaying can use MD5 keys for hashes Apr-1-09 18:36:06 File::ReadBackwards module version 1.040 installed - searching of log files enabled Apr-1-09 18:36:06 Time::HiRes module version 1.971900 installed - CPU usage statistics available Apr-1-09 18:36:06 Sys::Syslog module version 0.270 installed - Unix centralized logging enabled Apr-1-09 18:36:06 Net::Syslog module version 0.030 installed - network Syslog logging enabled
Apr-1-09 18:36:06 Tie::RDBM module not installed - mysql usage not available
Apr-1-09 18:36:06 Net::IP::Match::Regexp module version 1.010 installed - CIDR notation for IP range available Apr-1-09 18:36:06 Net::CIDR::Lite module version 0.200 installed - hyphenated IP address range available Apr-1-09 18:36:06 Net::SenderBase module version 1.010 installed - countrycode checks available Apr-1-09 18:36:06 LWP::Simple module version 1.410 installed - griplist available Apr-1-09 18:36:06 Email::MIME::Modifier module version 1.442 installed - multiple attachments detection available Apr-1-09 18:36:06 Net::SMTP module version 2.290 installed - Verify Recipients available Apr-1-09 18:36:06 IO::Socket::SSL module version 1.230 installed - secure SSL sockets available
Apr-1-09 18:36:06 SSL support disabled
Apr-1-09 18:36:06 Listening for SMTP connections on 25
Apr-1-09 18:36:06 Listening for ADMIN http connections on 55555
Apr-1-09 18:36:06 Listening for STATISTICS  http connections on 55553
Apr-1-09 18:36:06 NOT listening for secure SMTP connections on 465
Apr-1-09 18:36:06 Listening for additional SMTP connections on 587
Apr-1-09 18:36:06 Starting assp.pl as PID: 1148

On Apr 1, 2009, at 6:25 PM, Tom Shaw wrote:

Remind me the version you are using. I think it maybe a version issue.

At 6:18 PM -0400 4/1/09, Cory Rau wrote:
I think we can forget this one for the time being, Tom et al. Even with tls seemingly not working properly, I started to see the timeouts again. It seems pretty clear that I've got multiple problems with the tls implementation in the current version of ASSP. I've googled the problem and I don't seem to be the only one either.

I'm going to have to find a work-around using our subsidiary's Exchange server which doesn't have any problems with tls....not as elegant or convenient but it'll work.

Thanks anyway,
Cory


On Apr 1, 2009, at 11:28 AM, Cory Rau wrote:

Thanks, Tom. One thing I'm a little foggy on is the role of the IO::Socket::INET6 in all this. On the local machine, I have IPv6 set to "Automatically" but there's no address or anything configured. Not sure if this comes in to play at all.

Cory


On Apr 1, 2009, at 11:23 AM, Tom Shaw wrote:

I'll try to take a look later today when I get a chance.

At 11:14 AM -0400 4/1/09, Cory Rau wrote:
On Apr 1, 2009, at 7:06 AM, Cory Rau wrote:


On Mar 31, 2009, at 2:15 PM, Tom Shaw wrote:

At 7:06 PM -0400 3/30/09, Cory Rau wrote:
Since I enabled TLS and confirmed that it seemed to be working nicely, I've noted that there are a large number of "connection timed out after 180 seconds" type errors in the ASSP logs. I'm using the self-signed certs included with ASSP. Could this be the problem? My intention was to get a legit cert from godaddy or somewhere. I first noticed this because one of our subsidiaries using Exchange and a godaddy cert was having intermittent difficulty sending to the parent company. As I looked deeper, it looks as though we've been timing out to a number of servers that I know are legit.


Cory

This can only happen if the per strictly checks your certs. Some do; some don't. Try a self signed one for your host or purchase one.

Tom


Well, seems I may have FUBARed the SSL setup. I installed a self-signed cert and I get this in the logs:

Apr-1-09 06:59:31 10.100.0.11 <> client on port 25 issued STARTTLS - converting to SSL

...but nothing in the headers of the e-mail indicates that TLS was used. This is a departure from when I was getting those timeouts. Switching back to the ASSP-supplied certs yields the same result.

In the interim, I'd installed IO::Socket::SSL 1.24 but I'm not sure if that's related or not. Hmmm...back to the drawing board, I suppose. Unfortunately, I don't know where to look as I don't see any errors in the transaction.

Below is a debug log for what should have been a TLS transaction. I don't personally see anything wrong here and if there had been TLS indications in the headers of the received mail, I wouldn't think anything was amiss. Before TLS went bad, all e-mails sent between two TLS enabled hosts would indicate TLS's usage...Now, nothing. If anyone has any insight, I would appreciate it.

ASSP and EIMS are on the same machine so I'm not too worried about the SSL to client but no SSL to MTA errors.

Thanks in advance,
Cory

1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=denySMTPConnectionsFromAlways reRE=(?msx-i:^4(?>0(?>0111010010(?>0000111101(?{'58.65.232.0/21'})|10011000011(?{'58.83.12.0/22'}))|1(?>0(?>0(?>0(?>0(?>00(?>000111001011(?{'64.28.176.0/20'})|11111111100(?{'64.255.128.0/19'}))|1(?>0111001110100(?{'66.231.64.0/20'})|111010(?>0100000(?{'67.210.0.0/20'})|1011000(?{'67.213.128.0/20'}))))|10100(?>0010001011(?{'69.8.176.0/20'})|1(?>010101010(?{'69.42.160.0/20'})|10010101(?{'69.50.160.0/19'}))))|1(?>000000000101011(?{'72.2.176.0/20'})|11(?>0(?>01(?>0111111000(?{'78.95.128.0/20'})|1011001011(?{'78.108.176.0/20'}))|1000100111(?{'78.137.192.0/18'}))|11000(?>0111101(?{'79.135.160.0/19'})|11101001(?{'79.142.144.0/20'})))))|1(?>0(?>0(?>010(?>001(?>00010001(?{'81.17.16.0/20'})|11011111(?{'81.29.240.0/20'}))|10111111001(?{'81.95.144.0/20'}))|1111011111111(?{'83.223.224.0/19'}))|1(?>01111111110111(?{'85.255.112.0/20'})|100(?>01110111(?{'86.59.128.0/17'})|1101(?>00111100110(?{'86.105.230.0/24'})|111100(?{'86.111.128.0/19'})))))|1(?>0(?>0(?>0110011100(?{'88.206.0.0/17'}
)|
1
(?
 >>> >
0010(?>00110000000(?{'89.35.0.0/23'})|11001000111(?{'89.44.142.0/23'}))|1(?>0(?>01000110(?{'89.145.128.0/18'})|111011(?>00110000(?{'89.187.48.0/24'})|110(?{'89.187.192.0/19'})))|1(?>0100000111101(?{'89.208.122.0/23'})|10100101(?{'89.233.64.0/18'})))))|111(?>001001001(?{'91.146.64.0/18'})|100(?>0(?>0(?>01(?>0(?>01010(?{'91.193.40.0/22'})|10110(?{'91.193.88.0/22'}))|1(?>00110(?{'91.193.152.0/22'})|10(?>000(?{'91.193.192.0/22'})|110(?{'91.193.216.0/22'}))))|1(?>01000110(?{'91.194.140.0/23'})|10111010(?{'91.195.116.0/23'})))|1(?>0011(?>0110(?{'91.196.216.0/22'})|1010(?{'91.196.232.0/22'}))|1001000111(?{'91.198.71.0/24'})))|10(?>00(?>0(?>01110(?{'91.200.56.0/22'})|1(?>0010(?{'91.200.72.0/22'})|1111(?{'91.200.124.0/22'})))|10(?>0001(?{'91.200.132.0/22'})|1(?>001(?{'91.200.164.0/22'})|100(?{'91.200.176.0/22'}))))|11010111(?{'91.203.92.0/22'})))))|10(?>00011010010(?{'92.52.128.0/18'})|11011110010100000(?{'93.188.160.0/24'})))))|110100(?>0011001000001(?{'116.50.8.0/21'})|1100011
11

00(
?
{'116.199.128.0/19'}))))|1(?>0(?>0(?>0(?>0(?>00011000111(?{'128.199.0.0/16'})|1(?>0011101000(?{'132.232.0.0/16'})|10(?>00100001(?{'134.33.0.0/16'})|10101111(?{'134.175.0.0/16'}))))|1(?>01(?>011111100(?{'138.252.0.0/16'})|110100111(?{'139.167.0.0/16'}))|1(?>0111000001(?{'141.193.0.0/16'})|1100110001(?{'143.49.0.0/16'}))))|1(?>0(?>01111001011(?{'147.203.0.0/16'})|10(?>000(?>000111(?{'148.7.0.0/16'})|110011(?{'148.51.0.0/16'}))|100101111(?{'149.47.0.0/16'})))|100010010011(?{'152.147.0.0/16'})))|1(?>0(?>011101100001(?{'167.97.0.0/16'})|1(?>0100(?>0011010(?{'170.26.0.0/16'})|1000011(?{'170.67.0.0/16'}))|1001(?{'172.128.0.0/9 AOL DAHA'})))|111011000000001111101(?{'189.128.125'})))|10(?>0(?>0(?>0(?>0(?>0(?>01(?>00001100010000(?{'192.67.16.0/24'})|110011010001(?{'192.115.68.0/22'}))|1010000000101100(?{'192.160.44.0/24'}))|1(?>0(?>0(?>0100(?>0001100100(?{'193.16.100.0/24'})|110111100(?{'193.19.120.0/23'}))|1000011000000(?{'193.33.128.0/23'}))|1(?>011101111011(?{'193.93.236.0/22'})|10111010001000(?{'193.110.136.0/24'})))|1(?>000111011110100(?{'193.142.244.0/24'})|1(?>00100000011101(?{'193.200.29.0/24'})|101110001001(?{'193.238.36.0/22'})))))|1(?>0(?>011(?>0111001000101(?{'194.110.69.0/24'})|1(?>01001001001(?{'194.116.146.0/23'})|111011000001(?{'194.126.193.0/24'})))|1(?>0(?>010010110011(?{'194.146.204.0/22'})|111101001011(?{'194.189.44.0/22'}))|111111101011000(?{'194.255.88 emailserver3.com'})))|1(?>01(?>0(?>0(?>00001010001(?{'195.64.162.0/23'})|10100101100(?{'195.74.88.0/23'}))|1111110100001(?{'195.95.161.0/24'}))|110010000(?>0100(?{'195.114.8.0/23'})|1000(?{'195.114.16.0/23'})))|1110(?>0001101100(?{'195.225.176.0/22'})|1(?>01010011111(?{'195.234.159.0/24'})|11011110010(?{'195.238.242.0/24'}))))))|1(?>000010000011011(?{'196.32.216.0/21'})|1(?>01(?>0(?>010111100110(?{'198.151.152.0/22'})|1110100001(?{'198.186.16.0/20'}))|100110000000(?{'198.204.0.0/21'}))|1(?>0(?>011110001100110(?{'199.60.102.0/24'})|111100010100011(?{'199.120.163.0/24'}))|1(?>0100110110010(?{'199.166.200.0/22'})|111010110001010(?{'199.245.138.0/24'}))))))|1(?>0(?>0(?>0011(?>011001010(?{'200.108.160.0/20'})|111000100(?{'200.124.64.0/20'}))|1(?>010001110000(?{'201.71.0.0/20'})|1001111001100(?{'201.158.96.0/21'})))|1100(?>01(?>001101100101(?{'203.19.101.0/24'})|11110101100(?{'203.31.88.0/23'}))|1000(?>0101111000(?{'203.33.120.0/24'})|10(?>0100011(?{'203.34.70.0/23'})|1100110
1(
?
{'
 >>>2
03.34.205.0/24'})))))|1(?>0(?>0(?>0(?>0(?>0(?>011(?>0100100(?{'204.13.32.0/21'})|1000011(?{'204.14.24.0/21'}))|10010(?{'204.18.0.0/16'}))|11010011111111(?{'204.52.255.0/24'}))|10(?>01111110111(?{'204.79.220.0/22'})|1100111100000(?{'204.89.224.0/24'})))|1(?>001100111111(?{'204.153.248.0/21'})|1101100000(?{'204.236.0.0/19'})))|111(?>01001010001001(?{'205.210.137.0/24'})|101(?>0110100(?{'205.235.64.0/20'})|10010111101(?{'205.236.189.0/24'}))))|1011000101(?>0001110(?>0(?{'206.197.28.0/24'})|1(?{'206.197.29.0/24'}))|101(?>01111(?{'206.197.175.0/24'})|1000(?>0(?{'206.197.176.0/24'})|1(?{'206.197.177.0/24'})))))))|1(?>000(?>0010(?>0(?>0000001011(?{'208.64.44.0/22'})|110(?>000110(?{'208.76.48.0/21'})|111100(?{'208.77.224.0/21'})))|10(?>00110001(?{'208.81.136.0/21'})|11110011(?{'208.87.152.0/21'})))|11(?>01001011110(?{'209.165.224.0/20'})|10(?>0110111(?>0(?{'209.205.192.0/19'})|10(?{'209.205.224.0/20'}))|101010011(?{'209.213.48.0/20'}))))|10001(?>0111100100(?{'216.188.128.0/19'}
)|

111
(
?>00111111(?{'216.243.240.0/20'})|11111011(?{'216.255.176.0/20'}))))))))>
1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=noPB reRE=(?-xism:^(?!))>
1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=noProcessingIPs reRE=(?msx-i:^40(?>0001010(?{'10'})|1111111000000000000000000000001(?{'127.0.0.1'})))>
1 Apr 09 14:59:47 <14>
1 Apr 09 14:59:47 <14>
1 Apr 09 14:59:47 <Connected: IO::Socket::INET6=GLOB(0x296d9dc) -- IO::Socket::INET6=GLOB(0x27383e4)> 1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=acceptAllMail reRE=(?msx-i:^(6(00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000(?{''}))|400001010(?>01100100(?{'10.100'})|11001000(?{'10.200'}))))> 1 Apr 09 14:59:47 <IO::Socket::INET6=GLOB(0x296d9dc) relaying ok: 10.100.0.11>
1 Apr 09 14:59:47 <* connect ip=10.100.0.11 relay=<1> *>
1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=noLog reRE=(?-xism:^(?!))>
1 Apr 09 14:59:47 <34>
Apr-1-09 10:59:47 Connected: 10.100.0.11:28964 -> 10.200.0.2:25 -> 10.200.0.2:125
1 Apr 09 14:59:47 <matchIP: ip=10.100.0.11 re=noLog reRE=(?-xism:^(?!))>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <2>
1 Apr 09 14:59:47 <doing <220 mail.stimpson.com running EIMS X 3.3.9>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=44>
1 Apr 09 14:59:47 <3>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <IO::Socket::INET6=GLOB(0x296d9dc) HASH(0x2931e84) l=44> 1 Apr 09 14:59:47 <wrote: (44)<220 mail.stimpson.com running EIMS X 3.3.9>>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <2>
1 Apr 09 14:59:47 <doing <EHLO mail.bullpen-tech.com>>
1 Apr 09 14:59:47 <15>
1 Apr 09 14:59:47 <gl: <EHLO mail.bullpen-tech.com>>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=24>
1 Apr 09 14:59:47 <3>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=24>
1 Apr 09 14:59:47 <wrote: (24)<EHLO mail.stimpson.com>>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <2>
1 Apr 09 14:59:47 <doing <250-mail.stimpson.com hello mail.stimpson.com (10.200.0.2)>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=60>
1 Apr 09 14:59:47 <doing <250-PIPELINING>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <doing <250-8BITMIME>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=14>
1 Apr 09 14:59:47 <doing <250-BINARYMIME>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=16>
1 Apr 09 14:59:47 <doing <250-CHUNKING>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <doing <250-ENHANCEDSTATUSCODES>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=25>
1 Apr 09 14:59:47 <doing <250-ETRN>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=10>
1 Apr 09 14:59:47 <doing <250-AUTH CRAM-MD5 DIGEST-MD5 NTLM PLAIN LOGIN>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=47>
1 Apr 09 14:59:47 <doing <250 SIZE 2147483647>>
1 Apr 09 14:59:47 <30>
1 Apr 09 14:59:47 <injecting STARTTLS into client response>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=14>
1 Apr 09 14:59:47 <sq: IO::Socket::INET6=GLOB(0x296d9dc) l=21>
1 Apr 09 14:59:47 <3>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <IO::Socket::INET6=GLOB(0x296d9dc) HASH(0x2931e84) l=207>
1 Apr 09 14:59:47 <wrote: (207)<long text>>
1 Apr 09 14:59:47 <6>
1 Apr 09 14:59:47 <13>
1 Apr 09 14:59:47 <2>
1 Apr 09 14:59:47 <doing <STARTTLS>>
1 Apr 09 14:59:47 <15>
1 Apr 09 14:59:47 <gl: <STARTTLS>>
1 Apr 09 14:59:47 <34>
Apr-1-09 10:59:47 10.100.0.11 <> client on port 25 issued STARTTLS - converting to SSL
1 Apr 09 14:59:48 <34>
Apr-1-09 10:59:48 10.100.0.11 <> warning: SSL to client but no SSL to MTA
1 Apr 09 14:59:48 <SSL: IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84)>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <EHLO mail.bullpen-tech.com>>
1 Apr 09 14:59:48 <15>
1 Apr 09 14:59:48 <gl: <EHLO mail.bullpen-tech.com>>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=24>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=24>
1 Apr 09 14:59:48 <wrote: (24)<EHLO mail.stimpson.com>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <250-mail.stimpson.com hello mail.stimpson.com (10.200.0.2)>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=60>
1 Apr 09 14:59:48 <doing <250-PIPELINING>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <doing <250-8BITMIME>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=14>
1 Apr 09 14:59:48 <doing <250-BINARYMIME>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=16>
1 Apr 09 14:59:48 <doing <250-CHUNKING>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <doing <250-ENHANCEDSTATUSCODES>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=25>
1 Apr 09 14:59:48 <doing <250-ETRN>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=10>
1 Apr 09 14:59:48 <doing <250-AUTH CRAM-MD5 DIGEST-MD5 NTLM PLAIN LOGIN>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=47>
1 Apr 09 14:59:48 <doing <250 SIZE 2147483647>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=21>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=193>
1 Apr 09 14:59:48 <wrote: (193)<250-mail.stimpson.com hello mail.stimpson.com (10.200.0.2)250-8BITMIME

250-BINARYMIME

250-ENHANCEDSTATUSCODES

250-ETRN

250-AUTH CRAM-MD5 DIGEST-MD5 NTLM PLAIN LOGIN

250 SIZE 2147483647


1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <MAIL FROM:<cory@xxxxxxxxxxxxxxxx> SIZE=960 BODY=7BIT>>
1 Apr 09 14:59:48 <15>
1 Apr 09 14:59:48 <gl: <MAIL FROM:<cory@xxxxxxxxxxxxxxxx> SIZE=960 BODY=7BIT>>
1 Apr 09 14:59:48 <stateReset>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=54>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=54> 1 Apr 09 14:59:48 <wrote: (54)<MAIL FROM:<cory@xxxxxxxxxxxxxxxx> SIZE=960 BODY=7BIT>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <250 2.1.5 sender OK>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=21>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=21>
1 Apr 09 14:59:48 <wrote: (21)<250 2.1.5 sender OK>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <RCPT TO:<cory_rau@xxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <15>
1 Apr 09 14:59:48 <gl: <RCPT TO:<cory_rau@xxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <Delayok>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=33>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=33>
1 Apr 09 14:59:48 <wrote: (33)<RCPT TO:<cory_rau@xxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <250 2.1.5 user cory_rau@xxxxxxxxxxxx known>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=44>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=44>
1 Apr 09 14:59:48 <wrote: (44)<250 2.1.5 user cory_rau@xxxxxxxxxxxx known>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <DATA>>
1 Apr 09 14:59:48 <15>
1 Apr 09 14:59:48 <gl: <DATA>>
1 Apr 09 14:59:48 <361>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=6>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=6>
1 Apr 09 14:59:48 <wrote: (6)<DATA>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <354 send your message>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <301>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=23>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=23>
1 Apr 09 14:59:48 <wrote: (23)<354 send your message>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <Received: from [10.100.1.5] (10.100.1.5) by bp-exchange.bullpen-tech.com>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing < (10.100.0.11) with Microsoft SMTP Server id 8.1.358.0; Wed, 1 Apr 2009>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing < 10:57:57 -0400>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Message-ID: <098291D7-9D1E-4DC0-B9ED-9C11DF5B21E0@xxxxxxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <From: Cory Rau <cory@xxxxxxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <To: Cory Rau <cory_rau@xxxxxxxxxxxx>>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Content-Type: text/plain>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Content-Transfer-Encoding: 7bit>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <MIME-Version: 1.0 (Apple Message framework v930.3)>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Subject: Test>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Date: Wed, 1 Apr 2009 10:59:46 -0400>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <X-Mailer: Apple Mail (2.930.3)>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <Return-Path: cory@xxxxxxxxxxxxxxxx>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <doing <>>
1 Apr 09 14:59:48 <18>
1 Apr 09 14:59:48 <ForgedHeloOK>
1 Apr 09 14:59:48 <NoSpoofingOK>
1 Apr 09 14:59:48 <LocalSenderOK>
1 Apr 09 14:59:48 <DenyStrictOK>
1 Apr 09 14:59:48 <BombHeaderOK>
1 Apr 09 14:59:48 <FromStrictOK>
1 Apr 09 14:59:48 <32>
1 Apr 09 14:59:48 <doing <.>>
1 Apr 09 14:59:48 <255>
1 Apr 09 14:59:48 <RBLok>
1 Apr 09 14:59:48 <URIBLok>
1 Apr 09 14:59:48 <362>
1 Apr 09 14:59:48 <19>
1 Apr 09 14:59:48 <366>
1 Apr 09 14:59:48 <34>
Apr-1-09 10:59:48 [Local] 10.100.0.11 <cory@xxxxxxxxxxxxxxxx> to: cory_rau@xxxxxxxxxxxx local: acceptAllMail -> ./notspam/1303.eml;
1 Apr 09 14:59:48 <23>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=692>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=692>
1 Apr 09 14:59:48 <wrote: (692)<long text>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <250 2.6.0 message received OK>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=31>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=31>
1 Apr 09 14:59:48 <wrote: (31)<250 2.6.0 message received OK>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <QUIT>>
1 Apr 09 14:59:48 <15>
1 Apr 09 14:59:48 <gl: <QUIT>>
1 Apr 09 14:59:48 <sq: IO::Socket::INET6=GLOB(0x27383e4) l=6>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::INET6=GLOB(0x27383e4) HASH(0x28baeb8) l=6>
1 Apr 09 14:59:48 <wrote: (6)<QUIT>>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <2>
1 Apr 09 14:59:48 <doing <221 2.0.0 mail.stimpson.com closing connection>>
1 Apr 09 14:59:48 <30>
1 Apr 09 14:59:48 <sq: IO::Socket::SSL=GLOB(0x296d9dc) l=48>
1 Apr 09 14:59:48 <3>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <IO::Socket::SSL=GLOB(0x296d9dc) HASH(0x2931e84) l=48>
1 Apr 09 14:59:48 <wrote: (48)<221 2.0.0 mail.stimpson.com closing connection>>
1 Apr 09 14:59:48 <5>
1 Apr 09 14:59:48 <12>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <matchIP: ip=10.100.0.11 re=noLog reRE=(?-xism:^(?!))>
1 Apr 09 14:59:48 <34>
Apr-1-09 10:59:48 Disconnected: 10.100.0.11
1 Apr 09 14:59:48 <closing IO::Socket::SSL=GLOB(0x296d9dc)>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <13>
1 Apr 09 14:59:48 <closing IO::Socket::INET6=GLOB(0x27383e4)>
1 Apr 09 14:59:48 <6>
1 Apr 09 14:59:48 <13>
Circle The Wagons
manage: //www.freelists.org/list/ctwpost: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq


--
Tom Shaw - Chief Engineer, OITC
<tshaw at oitc.com>, http://www.oitc.com/ local wx: http://www.oitc.com/weather US Phone Numbers: 321-984-3714, 321-729-6258(fax), 321-258-2475(cell/voice mail,pager)
Text Paging: http://www.oitc.com/Pager/sendmessage.html
AIM/iChat: trshaw@xxxxxxx

Fish more and Live longer
Circle The Wagons
manage: //www.freelists.org/list/ctw post: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq

Circle The Wagons
manage: //www.freelists.org/list/ctwpost: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq

Circle The Wagons
manage: //www.freelists.org/list/ctwpost: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq


--
Tom Shaw - Chief Engineer, OITC
<tshaw at oitc.com>, http://www.oitc.com/ local wx: http://www.oitc.com/weather US Phone Numbers: 321-984-3714, 321-729-6258(fax), 321-258-2475(cell/voice mail,pager)
Text Paging: http://www.oitc.com/Pager/sendmessage.html
AIM/iChat: trshaw@xxxxxxx

Fish more and Live longer
Circle The Wagons
manage: //www.freelists.org/list/ctw post: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq

Circle The Wagons
manage: //www.freelists.org/list/ctwpost: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq


--
Tom Shaw - Chief Engineer, OITC
<tshaw at oitc.com>, http://www.oitc.com/ local wx: http://www.oitc.com/weather
US Phone Numbers: 321-984-3714, 321-729-6258(fax), 321-258-2475(cell/voice mail,pager)
Text Paging: http://www.oitc.com/Pager/sendmessage.html
AIM/iChat: trshaw@xxxxxxx

Fish more and Live longer
Circle The Wagons
manage: //www.freelists.org/list/ctw post: mailto:ctw@xxxxxxxxxxxxx
unsubscribe: mailto:ctw-request@xxxxxxxxxxxxx?subject=unsubscribe
search: //www.freelists.org/archives/ctw
faq: //www.freelists.org/wiki/the_faq

Other related posts: