]> git.marmaro.de Git - mmh/commitdiff
Clarified post.man and send.man for those not completely up on SASL terminology.
authorDan Harkless <dan@harkless.org>
Tue, 11 Jul 2000 21:20:04 +0000 (21:20 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 11 Jul 2000 21:20:04 +0000 (21:20 +0000)
"SASL encryption layers are not supported for SMTP" means that encryption is
supported for the authentication but not for the subsequent data stream.

ChangeLog
man/post.man
man/send.man

index f84fb89dcb3c3bb2894d89d41f6fd813edae0fce..5958552e079038149cc1d56421db5aeea187302f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Jul 11 14:18:01 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Clarified post.man and send.man for those not completely up on
+       SASL terminology.  "SASL encryption layers are not supported for
+       SMTP" means that encryption is supported for the authentication
+       but not for the subsequent data stream.
+
 Sat Jul  8 01:36:19 EDT 2000 Ken Hornstein <kenh@cmf.nrl.navy.mil>
 
        * Added SASL support for IMAP, POP and SMTP.  SASL encryption
index 69374ce985ffba44b6a363916c56b8151d871061..23841f788da969e71586f3c8b0f9d28a2e619ca4 100644 (file)
@@ -125,8 +125,11 @@ user (but the \*(lq.netrc\*(rq file can be used to store this password).
 and the the `\-user' switch can be used to select a authorization userid
 to provide to SASL other than the default.
 
-Currently SASL security layers are not supported for SMTP.  The SASL
-SMTP code in nmh will always negotiate an unencrypted connection.
+Currently SASL security layers are not supported for SMTP.  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 nmh's POP3 SASL support, where encryption is supported for both the
+authentication and the data stream.
 
 .Fi
 ^%etcdir%/mts.conf~^nmh mts configuration file
index 88fd9c3c7d64984b77581f66567f1e93ca1bdc22..9bb28972224d382f1badc4cdc23c9b862ff08b10 100644 (file)
@@ -141,8 +141,11 @@ user (but the \*(lq.netrc\*(rq file can be used to store this password).
 and the the `\-user' switch can be used to select a authorization userid
 to provide to SASL other than the default.
 
-Currently SASL security layers are not supported for SMTP.  The SASL
-SMTP code in nmh will always negotiate an unencrypted connection.
+Currently SASL security layers are not supported for SMTP.  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 nmh's POP3 SASL support, where encryption is supported for both the
+authentication and the data stream.
 
 The files specified by the profile entry \*(lqAliasfile:\*(rq and any
 additional alias files given by the `\-alias aliasfile' switch will be