Networking Forums

Networking Forums > Computer Networking > Linux Networking > Port 57 vs 587

Reply
Thread Tools Display Modes

Port 57 vs 587

 
 
sb5309@yahoo.com
Guest
Posts: n/a

 
      04-23-2008, 10:17 AM
At my office:

OK (out-going mail): telnet servername 25
OK: telnet servername 110

At my client's office:

No: telnet servername 25
OK: telnet servername 110

On advise of the web host, at client office change port 25 to 587:

OK: telnet servername 587


Question: Why is this so ?

Thanks.
 
Reply With Quote
 
 
 
 
John Murtari
Guest
Posts: n/a

 
      04-23-2008, 04:40 PM
(E-Mail Removed) writes:

> At my office:
>
> OK (out-going mail): telnet servername 25
> OK: telnet servername 110
>
> At my client's office:
>
> No: telnet servername 25
> OK: telnet servername 110
>
> On advise of the web host, at client office change port 25 to 587:
>
> OK: telnet servername 587
>
>
> Question: Why is this so ?


I work at a web host, we tell people to change to 587
in cases where their ISP blocks port 25 connections attempting
to leave their network, i.e. they are trying to stop spammers.


--
John
__________________________________________________ _________________
John Murtari Software Workshop Inc.
jmurtari@following domain 315.635-1968(x-211) "TheBook.Com" (TM)
http://thebook.com/
 
Reply With Quote
 
Andrew Gideon
Guest
Posts: n/a

 
      04-23-2008, 06:47 PM
On Wed, 23 Apr 2008 12:40:10 -0400, John Murtari wrote:

> I work at a web host, we tell people to change to 587 in cases where
> their ISP blocks port 25 connections attempting to leave their network,
> i.e. they are trying to stop spammers.


I don't know the history, but somewhere along the way 587 became the
standard "email submission" port. The idea is that this is distinct from
"email transfer", the latter being server-server and the former being
client-server.

This permits different rules (or even different softwares!) to be applied
to the different ports. Incoming traffic on port 25 must be to a domain
handled by that server, for example, while incoming traffic on port 587
must be authenticated.

At least some SMTP servers (ie. sendmail) can be configured to handle
"local domain or authenticated" on a single port, which is where I suffer
from a bit of ignorance: I don't know why the desire for different ports
arose. Perhaps to run different softwares for the different audiences w/
o wasting IPv4 space?

- Andrew
 
Reply With Quote
 
Allan
Guest
Posts: n/a

 
      04-23-2008, 09:20 PM
(E-Mail Removed) writes:

> At my office:
>
> OK (out-going mail): telnet servername 25
> OK: telnet servername 110
>
> At my client's office:
>
> No: telnet servername 25
> OK: telnet servername 110
>
> On advise of the web host, at client office change port 25 to 587:
>
> OK: telnet servername 587

Earthlink ISP advises the same for configuring email clients. All I
know is that it works.

--
Allan
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Source port of 1079 (asprovatalk) to destination port 1025 (blackjack) - required for Microsoft Windows networking? Spin Windows Networking 1 10-07-2008 08:09 PM
How many NIC for a event photography viewing system, advantages ofQuad Port (4-port) NICs sam Windows Networking 1 03-17-2008 12:51 PM
Socket connection to port fails despite port open / listening ! Jack Linux Networking 2 12-19-2007 03:46 PM
open ports on the router port 1900udp and port 5643 tcp James Broadband Hardware 0 02-20-2005 08:07 AM
What is the difference between a multi-port ASDL modem/router and one with a 4 port hub? Tim Lyons Broadband 4 02-27-2004 06:07 AM



1 2 3 4 5 6 7 8 9 10 11