X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=t-prot;h=20f3119f5b4e607e4af69bb62321b66258aaac26;hb=137f8ff7164ed43944598303de506783cde24ccf;hp=81fbd71b49e6181f6771bb15b70707f7623741f0;hpb=93a81a76e82ae8b448d5dd15cad299572d4a90fd;p=pkg%2Ft-prot.git diff --git a/t-prot b/t-prot index 81fbd71..20f3119 100755 --- a/t-prot +++ b/t-prot @@ -1,13 +1,13 @@ #!/usr/bin/perl -w -# $Id: t-prot,v 1.246 2006/06/17 22:45:55 jochen Exp $ +# $Id: t-prot,v 1.250 2006/12/19 13:13:57 jochen Exp $ require 5.006; use strict; use Fcntl qw(O_EXCL O_WRONLY O_CREAT); use Getopt::Mixed qw(nextOption); -use constant VER => '2.1'; +use constant VER => '2.3'; use constant REV => ''; -use constant REL => q$Revision: 1.246 $=~m/(\d+(?:\.\d+)+)/; +use constant REL => q$Revision: 1.250 $=~m/(\d+(?:\.\d+)+)/; # MTA expecting mail on STDIN # (you might have to adjust this if using a different MTA) use constant SENDMAIL => '/usr/sbin/sendmail -oi'; @@ -86,8 +86,8 @@ $gpg_bug = '... this is a bug ('; # help(): print help text and exit with appropriate exit code sub help { print "Usage: $0 [options] - -a remove ad footers; requires -A -A=DIRECTORY ad footer directory, treat ad footers as signature + -a remove ad footers; requires -A --bigq[=n[,x]] remove all but x lines of quotes with more than n lines; default is n=30 and x=10 --body input has no headers; does not work with --pgp-short; @@ -684,6 +684,7 @@ sub process_msg { if ($ms) { # bloat this array if you want more internationalization: my @tofu = ('Original Message', + 'Original-Nachricht', 'Ursprüngliche Nachricht', 'Ursprungliche Nachricht', 'Mensagem original',