debian man page for matcherrc2perlfilter

Query: matcherrc2perlfilter

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MATCHERRC2PERLFILTER.PL(1)				User Contributed Perl Documentation				MATCHERRC2PERLFILTER.PL(1)

NAME
matcherrc2perlfilter -- Conversion of matcherrc rules to perl
DESCRIPTION
This script converts matcherrc filtering rules into perl_filter rules for usage with the claws-mail-perl-filter plugin of the Claws Mail mailer.
USAGE
matcherrc2perlfilter No arguments required. Conversion is done for current user only.
FILES
$HOME/.claws-mail/matcherrc Input file where standard filtering rules lie. $HOME/.claws-mail/perl_filter 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.
BUGS
This conversion script doesn't produce nice Perl code and is just intended to get you started. If you choose to use the Perl plugin, consider rewriting your rules.
SEE ALSO
claws-mail-perl-filter(1), claws-mail(1)
AUTHOR
This manual page was written by Ricardo Mones <mones@debian.org>, for the Debian GNU/Linux system (but may be used by others). The matcherrc2perlfilter was written by Holger Berndt <berndth@gmx.de>. perl v5.14.2 2012-11-17 MATCHERRC2PERLFILTER.PL(1)
Related Man Pages
claws-mail-address-keeper(1) - debian
claws-mail-attach-warner(1) - debian
claws-mail-mailmbox-plugin(1) - debian
claws-mail-python-plugin(1) - debian
claws-mail-trayicon(1) - debian
Similar Topics in the Unix Linux Community
Calling a perl script from a perl script
Calling a C-function froma Perl script
Append Output to another file in Perl
script to read mail
Perl script logging via Shell script