Re: [gentoo-user] Re: ISP blocking smtp

2005-01-25 Thread Norbert Kamenicky
Kashani wrote:
Gabriel M. Beddingfield wrote:
Perhaps you could find/set up an SMTP server that will just relay for 
you. Set it to listen to port 26 (instead of 25).  A friend of mine 
who runs a
small ISP has basically set this up as a permanent solution for his
customers who are being blocked by their local ISP's.

I'd recommend choosing a port greater than 1024 as some ISP's have 
specific allow statements for ports less than 1024. It's not a common 
practice, but it may save you from having to change things later if your 
ISP decides to go crazy on the security front.

kashani
I met also a problem if Solaris is on other side ...
try "echo 0 >/proc/sys/net/ipv4/tcp_ecn"
noro
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: ISP blocking smtp

2005-01-23 Thread Kashani
Gabriel M. Beddingfield wrote:
Perhaps you could find/set up an SMTP server that will just relay for you. 
Set it to listen to port 26 (instead of 25).  A friend of mine who runs a
small ISP has basically set this up as a permanent solution for his
customers who are being blocked by their local ISP's.
	I'd recommend choosing a port greater than 1024 as some ISP's have 
specific allow statements for ports less than 1024. It's not a common 
practice, but it may save you from having to change things later if your 
ISP decides to go crazy on the security front.

kashani
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Re: ISP blocking smtp

2005-01-21 Thread Gabriel M. Beddingfield
Nick Smith wrote:

> my ISP just started blocking smtp from any domain not theirs, as per a
> supervisor @ comcast they are blocking all mail sent from their clients
> that are running a mail server and their outgoing email address is not a

This is getting more and more common.  AFAIK, msn.com and earthlink.com are
doing it, too.

> any way around this? i don't think just changing the ports could work.
> the way we had it set up before was that the smtp address was just
> relaying through smtp.comcast.net, that is what they are blocking, they

Perhaps you could find/set up an SMTP server that will just relay for you. 
Set it to listen to port 26 (instead of 25).  A friend of mine who runs a
small ISP has basically set this up as a permanent solution for his
customers who are being blocked by their local ISP's.

Those who use the SMTP server (e.g. myserver.net) will have to configure
their mail clients to send on port 26.  (Usually done like so:
myserver.net:26)

HTH!


-- 
 G a b r i e l   M .   B e d d i n g f i e l d


--
gentoo-user@gentoo.org mailing list