Re: probs sending mail

From: Royce Williams <royce@alaska.net>
Date: Mon Oct 04 2004 - 11:49:24 AKDT

ffdjm@alaska.net wrote, On 10/3/2004 8:51 PM:

> Ssmtp fails for some but not all mailto addresses.
> Here's a sample of a failure:
>
> [<-] 220 smtpgate.acsalaska.net ESMTP - hob.acsalaska.net
> [->] HELO rika.iab.uaf.edu
> [<-] 250 hob.acsalaska.net Hello [137.229.80.111], pleased to meet you
> [->] MAIL FROM:<ffdjm@alaska.net>
> [<-] 250 2.1.0 <ffdjm@alaska.net>... Sender ok
> [->] RCPT TO:<maryk@tmo.blackberry.net>
> [<-] 550 5.7.1 <maryk@tmo.blackberry.net>... Relaying denied. IP name lookup
> +failed [137.229.80.111]
> ssmtp: RCPT TO:<maryk@tmo.blackberry.net> (550 5.7.1
> +<maryk@tmo.blackberry.net>... Relaying denied. IP name lookup failed

Pretty cut-and-dried, I think. Looks like ACS mail servers want
rika.iab.uaf.edu's IP address to resolve to a hostname, and it doesn't:

$ host 137.229.80.111
Host not found.

In fact, neither does the hostname:

$ host rika.iab.uaf.edu
Host not found.

In fact, even asking UAF's own name servers doesn't cough anything up:

$ host 137.229.80.111 ns.uaf.edu
Using domain server:
Name: ns.uaf.edu
Address: 137.229.18.15
Aliases:

Host not found.
$ host rika.iab.uaf.edu ns.uaf.edu
Using domain server:
Name: ns.uaf.edu
Address: 137.229.18.15
Aliases:

Host not found.

Looks like hitting up the UAF admins would be the next step.

-royce

-- 
------------------------------------------------------------------------
Royce D. Williams                                    IP Engineering, ACS
personal: [first]@alaska.net                      PGP: 3FC087DB/1776A531
work: [first.last]@acsalaska.net             http://www.tycho.org/royce/
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Oct 4 11:49:27 2004

This archive was generated by hypermail 2.1.8 : Mon Oct 04 2004 - 11:49:27 AKDT