Date: Sun, 20 Feb 2000 16:02:43 -0500 From: Chris Hill <chris@monochrome.org> To: Alex <panadol@primus.com.au> Cc: FreeBSD Questions list <freebsd-questions@FreeBSD.ORG> Subject: Re: sendmail problems Message-ID: <v03007801b4d60586c0ca@[192.168.1.3]> In-Reply-To: <4.1.20000221135004.009f66f0@mail.primus.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Alex <panadol@primus.com.au> wrote, > im having problems with my freebsd servers mail delivery. >its running on freebsd 2.2.2 and Sendmail 8.8.5/8.8.5. >the machine it self wont send mail although it will receave it. ... >in the logs i get an error like (/var/log/maillog): > >Feb 21 01:55:17 cpe sendmail[509]: IAA09785: >to=<snadj@tdglogistics.com.au>, ctladdr=<iand@cpe.net.au> (1006/5555), >delay=2+17:46:01, xdelay=00:01:30, mailer=esmtp, >relay=server3.syd.mail.ozemail.net. [203.108.7.41], stat=Deferred: No route >to host ^^^^^^^^ ^^^^^^^ If I saw this, I would think it was a routing problem. Some random thoughts in no particular order: 1) Can you ping (by IP, not by name) the host to which you're trying to send mail? How about 203.108.7.41, your mail relay? b) Take a look at your routing tables using 'netstat -rn'. iii) Do you have a default gateway set? 4) Man route. HTH. -- Chris Hill chris@monochrome.org [place witty saying here] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03007801b4d60586c0ca>