> -----Original Message-----
> From: Michael Scheidell 
> Sent: Friday, November 03, 2006 6:32 PM
> To: Tony Finch; users@spamassassin.apache.org
> Subject: RE: Amazon / RFCI false positives
> 
> 
> 
> > -----Original Message-----
> > From: Tony Finch [mailto:[EMAIL PROTECTED] On Behalf Of Tony 
> > Finch
> > Sent: Friday, November 03, 2006 9:59 AM
> > To: users@spamassassin.apache.org
> > Subject: Amazon / RFCI false positives
> > 
> > Amazon.co.uk was listed by RFC-Ignorant at the start of 
> this week, and 
> > it is now scoring more than 5: DNS_FROM_RFC_DSN 2.87, 
> > DNS_FROM_RFC_POST 1.44,
> > FROM_EXCESS_BASE64 1.05.
> 
> Not a false positive if their servers are broken.
> 
> Looks like their servers are broken.
> 
> They can either fix their servers, or you can disable the tests.
>
Yep, still broken:

host -t mx bounces.amazon.com
bounces.amazon.com mail is handled by 10 bounces-0101.amazon.com.
bounces.amazon.com mail is handled by 10 bounces-2102.amazon.com.
bounces.amazon.com mail is handled by 10 bounces-2101.amazon.com.
bounces.amazon.com mail is handled by 10 bounces-0102.amazon.com.
smb-250# telnet bounces-0101.amazon.com 25
Trying 207.171.178.149...
telnet: connect to address 207.171.178.149: Connection refused
telnet: Unable to connect to remote host
smb-250# telnet bounces-2102.amazon.com 25
Trying 207.171.160.55...
telnet: connect to address 207.171.160.55: Connection refused
telnet: Unable to connect to remote host
smb-250# telnet bounces-2101.amazon.com 25
Trying 207.171.160.54...
telnet: connect to address 207.171.160.54: Connection refused
telnet: Unable to connect to remote host
smb-250# telnet bounces-0102.amazon.com 25
Trying 207.171.178.150...
telnet: connect to address 207.171.178.150: Connection refused
telnet: Unable to connect to remote host

Reply via email to