16 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Setting up SSL re...
FromSent OnAttachments
Peter William LountJan 19, 2003 3:22 am 
Peter William LountJan 19, 2003 3:47 am 
Anand BuddhdevJan 19, 2003 4:33 am 
Peter William LountJan 19, 2003 6:02 am 
Peter William LountJan 19, 2003 6:35 am 
PaeddyJan 19, 2003 4:14 pm 
Brian CandlerJan 20, 2003 1:45 am 
Peter William LountJan 20, 2003 2:11 am 
Brian CandlerJan 20, 2003 3:19 am 
Michael LeoneJan 20, 2003 6:32 am 
Brian CandlerJan 20, 2003 9:16 am 
Peter William LountJan 20, 2003 9:18 am 
Sam VarshavchikJan 20, 2003 10:02 am 
Michael LeoneJan 20, 2003 11:11 am 
Brian CandlerJan 20, 2003 11:31 am 
Peter William LountJan 24, 2003 10:07 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Setting up SSL relaying?Actions...
From:Brian Candler (B.Ca@pobox.com)
Date:Jan 20, 2003 9:16:43 am
List:net.sourceforge.lists.courier-users

On Tue, Jan 21, 2003 at 01:02:21AM +0800, Bi@triligon.org wrote:

In <2003@linnet.org>, on 01/20/03 at 11:18 AM, Brian Candler <B.Ca@pobox.com> said:

On Mon, Jan 20, 2003 at 02:10:50AM -0800, Peter William Lount wrote: > I've learned that port 465 is reserved/utilized for secure SMTP. Does this > also apply to ESMTP? I'm guessing so.

From FreeBSD's /etc/services smtp 25/tcp mail #Simple Mail Transfer smtp 25/udp mail #Simple Mail Transfer smtps 465/tcp #smtp protocol over TLS/SSL (was ssmtp) smtps 465/udp #smtp protocol over TLS/SSL (was ssmtp)

It's an obsolete assignment, ignore it.

Beg your pardon? Hardly 'obsolete'!

It's officially obsolete. In fact, port 465 has been reassigned for a different function. See: http://www.iana.org/assignments/port-numbers

urd 465/tcp URL Rendesvous Directory for SSM igmpv3lite 465/udp IGMP over UDP for SSM

...... 465 is the port for SSL/TLS *secure login* and client-server connection, i.e. userid and passwd not 'en clair'..... etc. Nothing to do with server-to-server relaying AFAIK....

SMTP is SMTP, and in all cases is "client" to "server". A "mail server" is acting as a client when it is sending mail to another mail machine via SMTP.

Regards,

Brian.