North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: Fun new policy at AOL

  • From: Paul Vixie
  • Date: Thu Aug 28 14:20:05 2003

> Play with DNS MX records like QMTP does.
> 
> Something like
> 
> crocker.com.	MX      65000 trusted-mx.crocker.com.
> 		MX      66000 untrusted-mx.crocker.com.

there are at least two problems with this approach.  one is that an mx
priority is a 16 bit unsigned integer, not like your example.  another
is that spammers do not follow the MX protocol, they deliberately dump
on higher cost relays in order to make the victim's own inbounds carry
more of the total workload of delivery.  (additionally, many hosts do
more spam filtering on their lower cost MX's than on their higher cost
(backup?) MX's, and the spammers know this, and take advantage of it.)
-- 
Paul Vixie