'\" t .\" Title: MATCHERRC2PERLFILTER .\" Author: Holger Berndt .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: Feb 25, 2013 .\" Manual: MATCHERRC2PERLFILTER Manual .\" Source: matcherrc2perlfilter .\" Language: English .\" .TH "MATCHERRC2PERLFILTER" "1" "Feb 25, 2013" "matcherrc2perlfilter" "MATCHERRC2PERLFILTER Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" matcherrc2perlfilter \- Conversion of matcherrc rules to Perl .SH "DESCRIPTION" .PP This manual page documents briefly the \fBmatcherrc2perlfilter\fR\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP This script converts matcherrc filtering rules into perl_filter rules for usage with the \fBclaws\-mail\-perl\-filter\fR plugin of the \fIClaws Mail\fR mailer\&. .SH "USAGE" .PP \fBmatcherrc2perlfilter\fR .PP No arguments required\&. Conversion is done for current user only\&. .SH "FILES" .PP ~/\&.claws\-mail/matcherrc .RS 4 Input file where standard filtering rules lie\&. .RE .PP ~/\&.claws\-mail/perl_filter .RS 4 Output file written by this script\&. Converted rules are appended if the file already exists, so be careful when running the script more than once\&. .RE .SH "BUGS" .PP This conversion script doesn\*(Aqt produce nice Perl code and is just intended to get you started\&. If you choose to use the Perl plugin, consider rewriting your rules\&. .SH "SEE ALSO" .PP \fBclaws\-mail\fR(1), \fBclaws\-mail\-perl\-filter\fR(1)\&. .SH "AUTHORS" .PP \fBHolger Berndt\fR <\&berndth@gmx\&.de\&> .RS 4 Wrote the \fBmatcherrc2perlfilter\fR script\&. .RE .PP \fBRicardo Mones\fR <\&mones@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2006-2013 Ricardo Mones .br .PP This manual page was written for the Debian system (but may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .sp