Date: Fri, 13 Apr 2001 17:00:42 +0100 From: Brian Candler <B.Candler@pobox.com> To: Sam <freep@postoffice.pacbell.net> Cc: freebsd-stable@freebsd.org Subject: Re: fetchmail broke Message-ID: <20010413170042.A7785@linnet.org>
next in thread | raw e-mail | index | archive | help
> fetchmail: SMTP> MAIL FROM:<opirpet@mailtimeonline.com> SIZE=6720 > fetchmail: SMTP< 451 4.1.8 <opirpet@mailtimeonline.com>... Domain of sender address opirpet@mailtimeonline.com does not resolve There is your error. Try this to confirm it: # nslookup -q=mx mailtimeonline.com. # nslookup -q=a mailtimeonline.com. It doesn't resolve for me either. Looks like both their authoritative nameservers are broken. Tell them to fix their servers, and also read RFC2182 (since they have them both on the same network). You can configure sendmail to accept mail from broken domains if you wish; I can't remember how to do so off-hand, since I stopped using sendmail a long time ago. Regards, Brian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010413170042.A7785>