From: David Levine Date: Thu, 1 Mar 2012 18:33:19 +0000 (-0600) Subject: Added documentation of -snoop. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=15236ba2641efd8ce80eae3b67912139395fe24d;p=mmh Added documentation of -snoop. --- diff --git a/man/send.man b/man/send.man index 87a74eb..a25c63b 100644 --- a/man/send.man +++ b/man/send.man @@ -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 diff --git a/man/whom.man b/man/whom.man index c054dcf..fc386bb 100644 --- a/man/whom.man +++ b/man/whom.man @@ -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