Mailfilter is a flexible utility 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. You can define your own filters (rules) to determine which e-mails should be delivered and which are considered waste.
| Tags | Communications Email Filters |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C C++ |
Recent releases


Release Notes: This release fixes an APOP-related security bug that was present in a lot of email software.


Release Notes: This release fixes mainly annoying bugs where a log file would occasionally not be created, and the detection of the available getopt library was broken.


Release Notes: This release fixes some inconsistencies between program and documentation and contains code clean-ups. Also, this release turns the formerly unstable branch into the stable branch, and therefore constitutes a major update for users of the previous stable release. For users of the unstable branch, the changes are marginal.


Release Notes: This release fixes mostly compilation issues such that mailfilter works with the most recent versions of the GNU build tools.


Release Notes: This release adds preliminary support for SSL encryption via OpenSSL. APOP protocol support has been added and a bug has been fixed that would delete all messages on the server if MAXLENGTH was not set.
Recent comments
06 Aug 2002 03:59
Re: Cool !
would that say, that I can do something like:
DENY=From:.*INCLUDE=blacklist
or how does it works. I have a list of emails i detected as Spam an i don't want to write for every Adress the whole rule.
Thank You
Christian
P.S. I don't know if this is the right place for this kind of question so I will post it also on the mailinglist.
05 Aug 2002 18:18
Re: Cool !
Mailfilter knows "black-" and "whitelistst", but you can not use any of the automatically generated ones that are distributed via various sites.
05 Aug 2002 03:59
Cool !
I searched longtime ti find an tool like this thank You ! I would like the ability to include an blacklist !
Christian
A C++11 unit testing framework based on Perl's Test::More module.