Thomas Mueller wrote

> There needs to be better documentation of sendmail if it is to be kept, and 
> the option to compile sendmail for fuller function including 
>SSL and TLS

Apparently sendmail is compiled with ssl/tls support in FreeBSD, standard. This 
is what i get by sending mail from my
freshly installed FreeBSD-10 machine niobe to the lab's mailhub (running 
postfix)

        Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr 
[134.157.10.41])
        (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits))
        (Client CN "niobe.lpthe.jussieu.fr", Issuer "niobe.lpthe.jussieu.fr" 
(not
        verified))
        by parthe.lpthe.jussieu.fr (Postfix) with ESMTPS id 18143E4DE9
and indeed i see

niobe% telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 niobe.lpthe.jussieu.fr ESMTP Sendmail 8.14.7/8.14.7; Tue, 25 Feb 2014 
16:41:11 +0100 (CET)
ehlo lpthe.jussieu.fr
250-niobe.lpthe.jussieu.fr Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-STARTTLS
250-DELIVERBY
250 HELP
There is a directory /etc/mail/certs with various certs, presumably self 
signed, which has been created at installation.



--

Michel Talon
ta...@lpthe.jussieu.fr





Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to