This plugin is intended to extend the filtering possibilities of Claws Mail.
It provides a Perl interface to Claws Mail' filtering mechanism, allowing
the use of full Perl power in email filters.
Mail::Procmailrc is a pure Perl module that can read and write
procmail(1) compatible rc files. The intent behind its creation was
to provide an abstracted interface for web clients wishing to edit
procmailrc files, but it could be used in any number of useful ways
(e.g., a procmail rc pretty printer--how useful is that!?).
Mail::Procmailrc does not process mail in any form; it only reads and
writes procmail(1) rc files.
This plugin inserts headers containing some download information: UIDL,
Claws Mail's account name, POP server, user ID and retrieval time.
This plugin writes a msg header summary to a log file (Default: ~/Mail/NewLog)
on arrival of new mail *after* sorting.
The Claws Mail ManageSieve plugin provides an interface for managing
Sieve filters. Sieve filters are used for filtering mail on mail servers,
usually with an IMAP account.
This plugin handles managing Sieve filters, editing them, and checking
their syntax.
Object methods for ezmlm mailing lists.
This software is beta release. As such, please treat it with the appropriate
amount of caution. Let me know if you find any bugs, etc.
The main reason for release is to sort of 'test the waters' ... Does anyone
apart from me think this is a good idea??
Install by doing the following ...
# perl Makefile.PL
# make test
# make install
One thing. For some reason MakeMaker doesn't like symlinks. Please make sure
you use the full cantonical path for the qmail and ezmlm binaries.
Documentation is in pod format. Please run perldoc Mail::Ezmlm after you have
installed it.
This plugin enables the scanning of incoming mail received from a POP,
IMAP, or LOCAL account using SpamAssassin. It can optionally delete mail
identified as spam or save it to a designated folder, and also can be used
to train a local SpamAssassin (or a remote one if SpamAssassin >= 3.1 is
installed both locally and remotely). According to your SpamAssassin server
configuration, it can show worse performance than Bogofilter, (slower,
eating more CPU), but can catch spam with better accuracy.
This plugin provides various ways to notify the user of new and unread email.
NullPop is a POP3 server that allows logins, but never returns any
email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.
Clawsker is an applet to edit Claws Mail's hidden preferences.
Claws Mail has a high number of configurable options and, in order to keep
the binary small and fast, some of these preferences which are not widely
used are not provided with a graphical interface for inspection and/or
modification.
Users wanting to edit such preferences had to face editing the configuration
text files directly, now it is possible with a convenient GTK2 interface using
Clawsker.
Other features:
* Handling of all hidden preferences
* Fully internationalized interface using gettext
* Detection of running Claws Mail
* Support for alternate configuration directories