Henrik Krohns, a long known policyd-weight supporter and patch provider has been added as Project Admin. He may release versions, add/remove users, and so on.
Morgan Weetman, a new user, had been added as developer. He may release versions and so on.
I welcome everyone. Please visit also http://www.policyd-weight.org/todo.txt
For a full changelog see http://www.policyd-weight.org/changes.txt
Policyd-weight is a postfix policy daemon which allows weighted usage of RBL/RHSBL lookups and verification of IP/HELO/MAIL FROM DNS relationships at SMTP RCPT TO stage, i.e. before the DATA command.
Policyd-weight 0.1.12 now comes with an own cache daemon which minimizes frequent DNS lookups and decreases drastically response times. Also it is now multirecipient aware and useable for E-Mail ISPs. Due to the cache daemon policyd-weight must run as user "polw", i.e.: master.cf must be updated and a system and group account "polw" must be created.... read more
Policyd-weight is a postfix policy daemon which allows weighted usage of RBL/RHSBL lookups and verification of IP/HELO/MAIL FROM DNS relationships at SMTP RCPT TO stage, i.e. before the DATA command.
As of version 0.1.11 beta some RFC related changes where made, as well of handling of different perl modules and errors which now end in syslog instead being sent to the SMTP.
Project home: http://robtone.mine.nu/postfix/
Changelog: http://sourceforge.net/project/shownotes.php?group_id=148468&release_id=365820
Releases: http://sourceforge.net/project/showfiles.php?group_id=148468
Policyd-weight is a policy daemon for the postfix MTA, written in perl. It scores RBLs, RHSBLs, HELO argument, Client IP and MAIL FROM argument for correct DNS relationships and sums up a score on which you can reject the mail before DATA will be received plus its results are cached. This way one can save Bandwidth, Mem and CPU-cycles on his mailer. The project is located at http://policyd-weight.sourceforge.net