Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 23:46:50 -0700
From:      Tony Tung <tonytung@csua.berkeley.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: sendmail with ssl
Message-ID:  <31F5921F-F95B-11D7-ADA4-000393CEDB76@csua.berkeley.edu>
In-Reply-To: <1C07B618-F953-11D7-ADA4-000393CEDB76@csua.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, October 7, 2003, at 10:48 PM, Tony Tung wrote:

> Hi,
>
> I'm trying to set up sendmail with ssl.  I followed the directions on 
> http://www.puresimplicity.net/~hemi/freebsd/sendmail.html, and 
> everything appears to work for port 25.  However, I want to make it 
> accessible on port 465 as well.  When I connect to the server on port 
> 465, it does not work.  If I disable SSL on my client, both ports 25 
> and 465 work.
>
> Does anyone have any suggestions?
>
> Thanks,
> Tony

Hi,

I forgot to mention that I did make one change to the .mc file:

DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl
DAEMON_OPTIONS(`Port=smtps, Name=MTA')dnl

Thanks,
Tony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31F5921F-F95B-11D7-ADA4-000393CEDB76>