logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

matcherrc2perlfilter - convert matcherrc rules to Perl

Authors

       Holger Berndt <berndth@gmx.de>
           Wrote the matcherrc2perlfilter script.

       Ricardo Mones <mones@debian.org>
           Wrote this manpage for the Debian system.

Caveats

       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.

Description

       This manual page documents briefly the matcherrc2perlfilter.

       This manual page was written for the Debian™ distribution because the original program does not have a
       manual page.

       This script converts matcherrc filtering rules (default rules format) into perl_filter rules for usage
       with the claws-mail-perl-filter plugin of the ClawsMail mailer.

Files

~/.claws-mail/matcherrc
           Input file where standard filtering rules lie.

       ~/.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.

Name

       matcherrc2perlfilter - convert matcherrc rules to Perl

See Also

claws-mail(1), claws-mail-perl-filter(7).

Usage

       matcherrc2perlfilter

       No arguments required. Conversion is done for current user only.

See Also