Thought I might share this with People
The GreyLister is just Brilliant...
Spam rejection has improved from 96%(Spamassassin only) to 99.2%
(Spamassassin+Policyd)
and I am after some more % rejection
**AND*** I am not using any RBL services (Except
Spamassassin) :)
However my
Tobias Kreidl wrote:
>
> Why "0 days" and "1h"? These look like the default, rather than the
> actual values in the policyd.conf file.
> Is there a bug in "cleanup" or am I doing something incorrectly?
None. Its strictly a cosmetic DEBUG printf()/logmessage() that
was left behind. Things are work
For some reason, this got posted to the wrong topic back on Jan 31, so
here it is again:
I've set the "cleanup" routine to run hourly via cron, but with the
expiration set such that records from
the DB for the "sendertimelimit" expire if over 4h but are retained in
the DB until over 8h:
# sender
I do use:
"...
BLACKLIST_HELO=1
BLACKLIST_NETBLOCK=1
AUTO_BLACK_LISTING=1
HELO_CHECK=1
HELO_MAX_COUNT=10
HELO_BLACKLIST_AUTO_EXPIRE=0
HELO_AUTO_EXPIRE=0
..."
in my policyd.conf.
There is a localhost entry in my blacklist_helo table:
mysql> select * from blacklist_helo where _helo='localhost';
+