mailfilter  0.8.9
About: Mailfilter is a anti-spam utility (for POP accounts).
  Fossies Dox: mailfilter-0.8.9.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
mailfilter Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies mailfilter-0.8.9.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
Mailfilter README
-=-=-=-=-=-=-=-=-

Mailfilter is a flexible utility for Unix-like operating systems to
get rid of unwanted spam mails, before having to go through the
trouble of downloading them into the local computer.  It offers
support for one or many POP accounts and is especially useful for
dialup connections via modem, ISDN, etc.

Mailfilter connects to any POP mail box and compares part of its
content to a set of user defined filter rules.  That way the spam gets
deleted directly on the mail server.

With Mailfilter you can define your own filters (rules) to determine
which e-mails should be delivered and which are considered waste.
Rules are regular expressions, so you can make use of familiar options
from other mail delivery programs such as e.g. procmail.

Mailfilter is released under the GPL with the additional exemption            
that compiling, linking, and/or using OpenSSL is allowed.  For more
information, see the COPYING file provided with the Mailfilter program.

The latest releases of Mailfilter can be obtained from this web page:

       http://mailfilter.sourceforge.net/

For installation instructions please refer to the INSTALL document and
read the platform specific information and the FAQ in the doc/
directory.  Further information can be found in the mailfilter(1) man
page.

Enjoy Mailfilter!