[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL at SMTP client works now (CVS after 2.99.52patch1)



Hi Matti,

> From:           Matti Aarnio <mea@nic.funet.fi>
> To:             ZMailer list <zmailer@nic.funet.fi>
> Subject:        SSL at SMTP client works now (CVS after 2.99.52patch1)
> Date sent:      Sun, 2 Jan 2000 13:18:38 +0200

A far as can I see in 2.99.52patch1 smtp.c, tls_init_clientengine() 
is still invoked before logfile opening... so, TLS initialisation
diagnostics in smtptls.c just does not work. 

Alexey

>     Notable things here are:
>     - STARTTLS disappears from EHLO capabilities when the
>       socket is running in TLS mode
>     - "AUTH LOGIN" appears at the same time :)
>     - Certificates I cooked up myself..
> 
>     Nice, now anybody can add "-S ${MAILSHARE}/smtp-tls.conf"
>     option to the command= lines of all SMTP clauses, and
>     use *opportunistic* SMTP encryption.
>     (Presuming you have TLS setup for smtpserver, the default
>      smtp-tls.conf  uses same certificates for sending.)
> 
> /Matti Aarnio
>