On Sat, Sep 15, 2001 at 10:41:55PM -0400, Stevie O wrote:
> When the NYC disaster took out the route to my box, whisper.qrpff.net, I 
> asked my friend on the west coast to setup his machine, zlotnik.oilcan.org, 
> as a backup mx for qrpff.net. The problem: Mail kept bouncing with messages 
> stating that there were too many hops. zlotnik's syslog clearly indicated 
> that qmail was delivering mail to itself, which is obviously a dumb thing 
> to do.  The thing was, I was fairly certain that qmail was guarded against 
> that.  It wasn't until just now that I figured out the problem.
> 
> backup mx for qrpff.net: 65.85.11.85
> zlotnik.oilcan.org ip: 192.168.1.105
> 
> Zlotnik's IP address is really a private one, because it's located behind a 
> NAT firewall. 65.85.11.85 traffic is routed to it.
> 
> Thus, when qmail-send sees that the primary mx is down, and 65.85.11.85 a 
> 2ndary mx, it routes
> the e-mail to 65.85.11.85, which is routed to (what else?) itself by the frw.


Since it's just a secondary, why not just drop qrpff.net in smtproutes?
Good general solution that avoids this problem, without patching. Any
reason not to do it that way?

> Real programmers use COPY CON PROGRAM.EXE
No, they don't. They might use 'cat' though. :)

-- 
Greg White

Reply via email to