]> git.deb.at Git - pkg/t-prot.git/blobdiff - t-prot.1
Imported Upstream version 1.99.1+2.0-rc2
[pkg/t-prot.git] / t-prot.1
index af5ec539217ac862c7f9149cd76ff139e9dae30c..223463b755844eb40c3fe1d3c5d1f5048fcb8c17 100644 (file)
--- a/t-prot.1
+++ b/t-prot.1
@@ -1,6 +1,6 @@
-.\" $Id: t-prot.1,v 1.97 2005/02/24 23:34:29 jochen Exp $
+.\" $Id: t-prot.1,v 1.99 2005/04/15 14:03:39 jochen Exp $
 .\"
 .\"
-.TH T-PROT "1" "Feb 2005" "T-PROT"
+.TH T-PROT "1" "Apr 2005" "T-PROT"
 .SH NAME
 t-prot \- TOFU Protection - Display Filter for RFC 822 messages
 .SH SYNOPSIS
 .SH NAME
 t-prot \- TOFU Protection - Display Filter for RFC 822 messages
 .SH SYNOPSIS
@@ -17,6 +17,11 @@ message conforming to RFC 822 or it's successor, RFC 2822. Messages
 conforming to RFCs 2045, 2046 and 2049 should be treated reasonably
 correct.
 .PP
 conforming to RFCs 2045, 2046 and 2049 should be treated reasonably
 correct.
 .PP
+Already reformatted messages are handled well: the script was
+initially designed to cope with the output of the MUA mutt (which
+is the reason for not using standard CPAN modules for handling
+messages).
+.PP
 For easy usage, you can download a file to be included in your ~/.muttrc:
 .I http://www.escape.de/users/tolot/mutt/t-prot/muttrc.t-prot
 .br
 For easy usage, you can download a file to be included in your ~/.muttrc:
 .I http://www.escape.de/users/tolot/mutt/t-prot/muttrc.t-prot
 .br
@@ -62,6 +67,14 @@ is specified.
 Blocks of quotes with more than n lines will be shrinked to x lines.
 Defaults are 30 for n and 10 for x.
 .TP
 Blocks of quotes with more than n lines will be shrinked to x lines.
 Defaults are 30 for n and 10 for x.
 .TP
+.B "\-\-body"
+Input consists just of the message's body. There are no RFC 822 header
+lines.
+.br
+.IR NOTE :
+This does not work with --pgp-short, and multipart messages will not
+be detected due to missing headers.
+.TP
 .B "\-c"
 "compress":
 Squeezes a sequence of blank lines to two blank lines at maximum.
 .B "\-c"
 "compress":
 Squeezes a sequence of blank lines to two blank lines at maximum.
@@ -298,8 +311,8 @@ If we really find some TOFU, abort with exit code
 Otherwise redirect the message to ADDRESS if given.
 .sp
 Intended for use from within mail delivery agents (MDAs) or mail transport 
 Otherwise redirect the message to ADDRESS if given.
 .sp
 Intended for use from within mail delivery agents (MDAs) or mail transport 
-agents (MTAs), so the message bounces if TOFU is detected, and does not get
-on *your* nerves. :) 
+agents (MTAs), or even from with INN, so the message bounces if TOFU is
+detected, and does not get on *your* nerves. :) 
 .sp
 As an example for usage with
 .BR sendmail ,
 .sp
 As an example for usage with
 .BR sendmail ,