In <[EMAIL PROTECTED]>, Karl Hammerschmidt <[EMAIL PROTECTED]> typed:
> Sendmail times out when mailing to addresses outside my ISP.
> 
> /var/log/maillog shows the mail received by localhost and then it times out
> sending to the domain of the recipient. It keeps trying to send
> intermittently. It goes fine if I send to an address that's hosted at my
> ISP.
> 
> How could I diagnose the problem?

I'd try telnetting to port 25 on one of the domains that is
failing. I'd expect it to fail, as it smells like your ISP is blocking
port 25 at the perimeter. The workaround is to route mail through your
ISPs smtp server.

        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>          http://www.mired.org/consulting.html
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to