Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 09:17:57 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        chip.wiegand@simrad.com
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Anymore help out there? Re: mail never gets sent
Message-ID:  <2FBE22C7-112D-11D8-AD24-003065ABFD92@mac.com>
In-Reply-To: <OFC28355D2.23870F0F-ON88256DD6.00812BBE-88256DD6.008197DC@simrad.no>
References:  <OFC28355D2.23870F0F-ON88256DD6.00812BBE-88256DD6.008197DC@simrad.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 6, 2003, at 6:32 PM, chip.wiegand@simrad.com wrote:
> Jonathan Chen <jonc@chen.org.nz> wrote on 11/06/2003 03:23:43 PM:
>> The timeouts look suspicious. Is your upstream blocking outgoing SMTP
>> connections (perhaps in an attempt to stop spam)? A quick way to check
>> would be to:
>>
>>> telnet mx4.mail.yahoo.com smtp
>>
>> No response would mean that someone is blocking you out (either
>> upstream or the receivers).
>
> Tried that, it just sits on
>
> simradusa# telnet mx4.mail.yahoo.com smtp
> Trying 216.136.129.5...
>
> and never connects.

OK, so you can be reasonably sure your ISP is blocking port 25.  You 
will probably need to configure your mail server to relay via your ISPs 
SMTP server instead-- change the SMART_HOST definition in 
/etc/mail/freebsd.mc and do a "make restart" in /etc/mail, and see 
whether that helps...

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2FBE22C7-112D-11D8-AD24-003065ABFD92>