Added documentation of -snoop.
authorDavid Levine <levinedl@acm.org>
Thu, 1 Mar 2012 18:33:19 +0000 (12:33 -0600)
committerDavid Levine <levinedl@acm.org>
Thu, 1 Mar 2012 18:33:19 +0000 (12:33 -0600)
man/send.man
man/whom.man

index 87a74eb..a25c63b 100644 (file)
@@ -38,6 +38,7 @@ send \- send a message
 .IR ssf ]
 .RB [ \-saslmech
 .IR mechanism ]
+.RB [ \-snoop ]
 .RB [ \-user
 .IR username ]
 .RB [ \-tls ]
@@ -330,10 +331,13 @@ If nmh is using the SMTP MTA, the
 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
-).
+.RI servers
+entry).  The
+.B \-snoop
+switch can be used to view the SMTP transaction.  (Beware that the
+SMTP transaction may contain authentication information either in
+plaintext or easily decoded base64.)
 .PP
 If
 .B nmh
index c054dcf..fc386bb 100644 (file)
@@ -17,6 +17,7 @@ whom \- report to whom a message would go
 .RB [ \-draftmessage
 .IR msg ]
 .RB [ \-nodraftfolder ]
+.RB [ \-snoop ]
 .RI [ file ]
 .RB [ \-version ]
 .RB [ \-help ]
@@ -43,6 +44,12 @@ useful) feature.  Consult the
 .BR mh-draft (5)
 man page for more information.
 .PP
+The
+.B \-snoop
+switch can be used to view the SMTP transaction.  (Beware that the
+SMTP transaction may contain authentication information either in
+plaintext or easily decoded base64.)
+.PP
 The files specified by the profile entry \*(lqAliasfile:\*(rq and any
 additional alias files given by the
 .B \-alias