Re: Using Sendmail as an SSL client without STARTTLS
- From: Andrzej Adam Filip <anfi@xxxxxxxxxxxx>
- Date: 22 Feb 2006 17:09:22 +0100
Michael Surette <msurette@xxxxxxxxxxxxxxx> writes:
svallet@xxxxxxxxx wrote:
Hi,I had the same problem. The solution is to add the following to your
I'd like to know if it is possible to configure Sendmail as a client
using SSL without STARTTLS -- what I'm trying to set up is a sendmail
that authenticates itself to a mail hub either using SMTP AUTH over SSL
or certificates, knowing that the server at the other end directly
begins an SSL negotiation (i.e. *no* STARTTLS) -- I'd rather not resort
to stunnel-like solutions if possible.
And yes, the server does have to support some Outlook clients ;-)
Simon
sendmail.mc and regenerate your sendmail.cf. Port 465 is for smtps,
which is apparently depreciated, but Microsoft products seem to work
with it.
DAEMON_OPTIONS(`Port=465, name=SSA, M=Es')
You have provided recipe how to make sendmail accept incoming SSL (not
STARTTLS) connections. As I understand the question was about *outgoing*
SSL connections.
--
[pl2en Andrew] Andrzej Adam Filip : anfi@xxxxxxxxxxxx : anfi@xxxxxxxx
http://anfi.homeunix.net/
.
- References:
- Using Sendmail as an SSL client without STARTTLS
- From: svallet
- Re: Using Sendmail as an SSL client without STARTTLS
- From: Michael Surette
- Using Sendmail as an SSL client without STARTTLS
- Prev by Date: Re: Greetpause problems
- Next by Date: Mail lists
- Previous by thread: Re: Using Sendmail as an SSL client without STARTTLS
- Next by thread: Sendmail Log Customisation & Analysis
- Index(es):
Relevant Pages
|