[94655] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

Re: what the heck do i do now?

daemon@ATHENA.MIT.EDU (David Ulevitch)
Wed Jan 31 20:17:08 2007

Date: Wed, 31 Jan 2007 17:15:41 -0800
From: David Ulevitch <davidu@everydns.net>
To: Paul Vixie <paul@vix.com>
Cc: nanog@merit.edu
In-Reply-To: <12820.1170284241@sa.vix.com>
Errors-To: owner-nanog@merit.edu


Paul Vixie wrote:
> bear with me, this appears to be about DNS but it's actually about e-mail.
>
> maps.vix.com has been gone since 1999 or so.  mail-abuse.org is the new thing.
> i've tried just about everything to get traffic toward the old domain name to
> stop... right now there's a DNAME but it made no real difference.  
Paul,

Not offering a solution but a bit of an explanation perhaps...

From: http://cr.yp.to/ucspi-tcp/rblsmtpd.html
"If you do not supply any -r options, rblsmtpd tries an RBL source of 
rbl.maps.vix.com. This will be changed in subsequent versions."

So checking the last released version:
/ucspi-tcp-0.88# grep -hn maps.vix.com rblsmtpd.c
193:  if (flagwantdefaultrbl) rbl("rbl.maps.vix.com");

Looks like that could be a cause of some of your pain...
Not everyone runs rblsmptd on their mailserver, but I know lots of large 
mail servers that run rblsmptd (qmail).

The fact that the option is the default without being explicit means 
that at least some folks don't even know maps.vix.com zones are no 
longer present and the current failure case is not impacting them.

-david ulevitch


home help back first fref pref prev next nref lref last post