Sendmail address resolution problem

Steven W. Orr steveo at syslang.net
Thu Jun 23 23:00:01 EDT 2005


I have a guy I'm trying to send mail to. He's at a domain called 
alginin.org and he's hosting his domain off his cable modem at home using 
RCN. I too am hosting my domain at home using RCN. We are both running 
linux. He's using Postfix and I'm running sendmail.

If I do a dig I see:

527 > dig alginin.org mx

; <<>> DiG 9.2.5 <<>> alginin.org mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2411
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; QUESTION SECTION:
;alginin.org.                   IN      MX

;; ANSWER SECTION:
alginin.org.            64763   IN      MX      0 home.alginin.org.

;; AUTHORITY SECTION:
alginin.org.            64763   IN      NS      ns1.zoneedit.com.
alginin.org.            64763   IN      NS      ns5.zoneedit.com.

;; ADDITIONAL SECTION:
home.alginin.org.       64763   IN      A       209.6.219.177
ns1.zoneedit.com.       150340  IN      A       207.234.248.200
ns5.zoneedit.com.       150340  IN      A       65.125.228.92

;; Query time: 48 msec
;; SERVER: 207.172.3.8#53(207.172.3.8)
;; WHEN: Thu Jun 23 22:23:20 2005
;; MSG SIZE  rcvd: 146

Note that home.alginin.org is resolved to 209.6.219.177

Then if I

telnet 209.6.219.177 25

I see that I'm talking to his Postfix server. All is peachy.

But my mail fails to deliver via sendmail and the problem seems to be that 
sendmail is trying to deliver to the wrong address.

Jun 23 22:31:37 saturn sendmail[9853]: j5O2UaPX009847: 
to=<max at alginin.org>, delay=00:01:01, xdelay=00:01:00, mailer=esmtp, 
pri=230639, relay=home.alginin.org. [209.150.61.19], dsn=4.0.0, 
stat=Deferred: Connection timed out with home.alginin.org.

Note that the 209.150.61.19 is wrong. Why in the Wide World of Sports 
could this possibly be happening? I am verstumped! And where the hell is 
this address coming from?

Anyone? Please?

-- 
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net



More information about the gnhlug-discuss mailing list