X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d8eddf20636459cfb1558daa7382cd3feb87b78b..1fd76d60f580a4f33f1ad58e9314c12562fca116:/man/send.man diff --git a/man/send.man b/man/send.man index e62b3826..db83c20b 100644 --- a/man/send.man +++ b/man/send.man @@ -1,9 +1,9 @@ .\" .\" %nmhwarning% .\" -.TH SEND %manext1% "October 10, 2016" "%nmhversion%" +.TH SEND %manext1% 2016-11-02 "%nmhversion%" .SH NAME -send \- send a message +send \- send an nmh message .SH SYNOPSIS .HP 5 .na @@ -52,6 +52,8 @@ send \- send a message .RB [ \-tls ] .RB [ \-initialtls ] .RB [ \-notls ] +.RB [ \-certverify ] +.RB [ \-nocertverify ] .RB [ \-width .IR columns ] .RB [ file @@ -147,7 +149,7 @@ if it contains characters outside of the ASCII range. See .IR mhshow (1) for more details and example syntax. .PP -Each attached MIME part contains a +Each attached MIME part contains a \*(lqContent-Description\*(rq header that includes the filename, and adds a \*(lqContent-Disposition\*(rq header. Here is an example of MIME part headers for an attachment: @@ -479,6 +481,15 @@ will be implied if TLS support was compiled in. Though port 465 for SMTPS (SMTP over SSL) was deregistered by IANA in 1998, it is still used for that service. .PP +When using TLS the default is to verify the remote certificate and SubjectName +against the local trusted certificate store. This can be controlled by +the +.B \-certverify +and +.B \-nocertverify +switches. See your OpenSSL documentation for more information on certificate +verification. +.PP The files specified by the profile entry \*(lqAliasfile:\*(rq and any additional alias files given by the .B \-alias @@ -630,6 +641,7 @@ man page for login credentials. .RB ` \-noverbose ' .RB ` \-nowatch ' .RB ` "\-width\ 72" ' +.RB ` \-certverify ' .fi .SH CONTEXT None