]> git.deb.at Git - pkg/t-prot.git/blobdiff - t-prot.1
Imported Debian patch 1.99.1+2.0-rc2-0.sarge.1
[pkg/t-prot.git] / t-prot.1
index b4bc79142d39bbf9784c8bb08eb1ce14059f8d43..223463b755844eb40c3fe1d3c5d1f5048fcb8c17 100644 (file)
--- a/t-prot.1
+++ b/t-prot.1
@@ -1,9 +1,6 @@
-.\" Copyright Jochen Striepe <t-prot@tolot.escape.de>, 2001-2004.
-.\" License see below.
-.\" 
-.\" $Id: t-prot.1,v 1.93 2005/02/14 13:26:36 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
@@ -20,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
+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
@@ -65,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
+.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.
@@ -228,18 +238,6 @@ is specified, but this may change in future. You need the Perl module
 .I "Locale::gettext"
 for this feature.
 .sp
-Valid values for LOCALE are the locale names in the mutt(1) and gpg(1)
-po file names.
-In mutt-1.3.28 (and newer) these are:
-.I ca cs da de el eo es et fr gl hu id it ja ko lt nl pl pt_BR ru sk sv
-.IR "tr uk zh_CN zh_TW" .
-In mutt-1.4.1
-.I bg
-was added.
-In gnupg-1.2.5 (and newer) these are:
-.I be ca cs da de el eo es et fi fr gl hu id it ja nl pl pt pt_BR ro ru
-.IR "sk sv tr zh_CN zh_TW" .
-.sp
 .IR Note :
 If you use
 .B mutt
@@ -313,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 
-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 ,
@@ -431,7 +429,7 @@ obviously they think that quoted text must not be changed at all.
 This is quite annoying as it needlessly sends a lot of data
 even when it is not required. Some editing of messages is desired.
 Please point these people to the page 
-.I http://learn.to/edit_messages
+.I http://www.river.com/users/share/etiquette/edit.html
 - thank you!
 .SH TROUBLESHOOTING
 .TP
@@ -489,7 +487,7 @@ Text coming now is not.
 .SH AUTHOR AND COPYRIGHT
 Written by Jochen Striepe <t-prot@tolot.escape.de>.
 .br
-Copyright \(co 2001, 2002, 2003, 2004 Jochen Striepe.
+Copyright \(co 2001-2005 Jochen Striepe.
 .PP
 This is free software; you may use the source to whatever you like.
 Just keep in mind to mention the original source of the script and the manpage