Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2011 11:03:26 -0700
From:      ssgriffonuser <ssgriffonuser@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail not accepting connections on port 25 (solved)
Message-ID:  <4E2B0CEE.5030707@gmail.com>
In-Reply-To: <1311454275.94349.YahooMailClassic@web36502.mail.mud.yahoo.com>
References:  <1311454275.94349.YahooMailClassic@web36502.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/23/11 13:51, Bill Tillman wrote:
> --- On Thu, 7/21/11, Bernt Hansson<bah@bananmonarki.se>  wrote:
>
>
> From: Bernt Hansson<bah@bananmonarki.se>
> Subject: Re: Sendmail not accepting connections on port 25
> To: "ssgriffonuser"<ssgriffonuser@gmail.com>
> Cc:freebsd-questions@freebsd.org
> Date: Thursday, July 21, 2011, 3:31 AM
>
>
> 2011-07-20 06:24, ssgriffonuser skrev:
>
>> I still can't telnet in from an external network.
> To me, that sounds like your external network might be blocking outgoing traffic on port 25.
>
> Can you connect to any other mailservers on port 25?
>
> %telnet gmail-smtp-in.l.google.com 25
> Trying 74.125.77.27...
> telnet: connect to address 74.125.77.27: Connection refused
> telnet: Unable to connect to remote host
>
> My isp is blocking outgoing traffic on port 25.
> _______________________________________________
> freebsd-questions@freebsd.org  mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to"freebsd-questions-unsubscribe@freebsd.org"
>
>   
> I am not surprised. Like in my previous reply, every ISP I've ever worked with blocks ports 25. They have this done by their 3rd tier techs because when you call them for help they will be clueless as to what you're talking about. The thing I've found with Comcast is they do what's called black listing your IP address with some service. They will claim that your server has been sending spam. When it actuality all they are doing is forcing you to go to their sales people and pay extra if you want to run a mail server on your LAN. Gone are the days when I could run my own mailserver at home.
> _______________________________________________
> freebsd-questions@freebsd.org  mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to"freebsd-questions-unsubscribe@freebsd.org"

Just to clarify I have a VPS that I want to run a mail server on.  The 
problem ended up being that I had the priorities of the MX record 
backwards.  However, I also learned that my home ISP blocks outbound 
traffic on port 25 (I thought it only blocked inbound) so I could not 
telnet to port 25 on my VPS. I want to say thanks again for all the 
comments and help.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E2B0CEE.5030707>