On Mon, Apr 19, 1999 at 09:35:29AM -0600, David A Galbraith CIRT wrote:
> 
> 
> I'm getting a bunch of these in the logs...
> 
> 921710651.349026 starting delivery 46759: msg 2501 to remote  [EMAIL PROTECTED]
> 921710651.378220 delivery 46759: deferral: CNAME_lookup_failed_temporarily._(#4.4.3)/
> 
> 
> Is this something I should fix/can fix? or is this something aol has
> broken?

This came up a few days ago. The problem is that AOL is returning greater than
512 bytes for an "any" lookup, and qmail doesn't handle that. (There was a huge
flame war with Dan on the subject several months ago.)

There are a couple of solutions to the problem. One is to patch qmail to handle
these larger DNS responses. Check http://www.qmail.org for patches. The easier
solution is to avoid AOL DNS lookups altogether by making an entry in
smtproutes for AOL. Look up the MX records for aol.com manually, and put one of
the best-preference MX exchangers in control/smtproutes, like so:

aol.com:za.mx.aol.com

Chris

Reply via email to