X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fpost.man;h=772bbfb94d9c57e0aa8624b6d4ce26c01ba814ed;hb=bd7d13ad3cdf433d73849b3bb847eaec2f1396ba;hp=311d2f389ec58f938edc57f4400b53999ff6bb95;hpb=278a48ef53b5dde10d7c88f67f51ce15ad11c0c0;p=mmh diff --git a/man/post.man b/man/post.man index 311d2f3..772bbfb 100644 --- a/man/post.man +++ b/man/post.man @@ -7,6 +7,7 @@ post \- deliver a message .SH SYNOPSIS .HP 5 +.na .B %libdir%/post .RB [ \-alias .IR aliasfile ] @@ -28,6 +29,7 @@ post \- deliver a message .I file .RB [ \-version ] .RB [ \-help ] +.ad .SH DESCRIPTION .B Post is the default program called by @@ -179,6 +181,16 @@ account, or when remote email robots give improper precedence to the envelope .BR sendmail 's \*(lqX\-Authentication\-Warning:\*(rq header). .PP +If nmh is using the SMTP MTA, the +.B \-server +and the +.B \-port +switches can be used to override the default mail server (defined by the +.RI servers +entry in +.I %etcdir%/mts.conf +). +.PP If .B nmh has been compiled with SASL support, the @@ -196,20 +208,28 @@ and the the switch can be used to select a authorization userid to provide to SASL other than the default. .PP -Currently SASL security layers are not supported for SMTP. -.BR nmh 's -SMTP SASL code -will always negotiate an unencrypted connection. This means that while the SMTP -authentication can be encrypted, the subsequent data stream can not. This is in -contrast to -.BR nmh 's -POP3 SASL support, where encryption is supported for both the -authentication and the data stream. +If SASL authentication is successful, +.BR nmh +will attempt to negotiate a security layer for session encryption. +Encrypted data is labelled with `(sasl-encrypted)' and `(sasl-decrypted)' when +viewing the SMTP transaction with the +.B \-snoop +switch. +.PP +If +.B nmh +has been compiled with TLS support, the +.B \-tls +switch will require the negotiation of TLS support when connecting to the +SMTP MTA. Encrypted data is labelled with `(tls-encrypted)' and +`(tls-decrypted)' when viewing the SMTP transction with the +.B \-snoop +switch. .SH FILES .fc ^ ~ .nf -.ta \w'/usr/local/nmh/etc/ExtraBigFileName 'u +.ta \w'%etcdir%/ExtraBigFileName 'u ^%etcdir%/mts.conf~^nmh mts configuration file ^%etcdir%/MailAliases~^global nmh alias file ^%bindir%/refile~^Program to process Fcc:s @@ -243,7 +263,7 @@ mhmail(1), send(1), mh\-mail(5), mh\-alias(5), mh\-tailor(5), .SH CONTEXT None -.Bu +.SH BUGS \*(lqReply\-To:\*(rq fields are allowed to have groups in them according to the 822 specification, but .B post