Date: Thu, 10 Jun 2004 21:52:24 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Bryan Cassidy <bsd_junkyx86@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Still no go with Postfix Message-ID: <20040610095223.GB53101@grimoire.chen.org.nz> In-Reply-To: <20040610031847.17750.qmail@web60103.mail.yahoo.com> References: <20040610031847.17750.qmail@web60103.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 09, 2004 at 08:18:47PM -0700, Bryan Cassidy wrote: [...] > Here is the last few lines or so from /var/log/mail > > Jun 9 22:09:27 bsdjunky postfix/smtp[209]: 01BFD56F: > to=<linux_kinda_guy@yahoo.com>, relay=none, > delay=10125, status=deferred (connect to > mx4.mail.yahoo.com[216.155.197.63] > : Operation timed out) This one is saying that outoing smtp isn't working. Is your firewall allowing outgoing TCP to port 25? Your ISP may be also be blocking this. [...] > Jun 9 22:10:00 bsdjunky postfix/smtp[210]: DAA9F598: > to=<root@bsdjunky.homeunix.org>, relay=none, delay=0, > status=bounced (Host or domain name not found. Name > service error > for name=bsdjunky.homeunix.org type=A: Host not > found) This is another error, indicating that your DNS or /etc/hosts doesn't have the entry for bsdjunky.homeunix.org. Cheers. -- Jonathan Chen | To do is to be -- Nietzsche <jonc@chen.org.nz> | To be is to do -- Sartre | Scooby do be do -- Scooby
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040610095223.GB53101>