Hello Policyd List,
I'm trying to set up RBL-based greylisting using Policyd-weight and
Postgrey on Debian Etch.
After some intensive Google-ing I came to the conclusion that it should
be possible.
However, I couldn't find any concrete configuration examples.
Would the following configuration work?
--postfix: main.cf--
smtpd_restriction_classes = greylist
greylist = check_policy_service inet:127.0.0.1:60000
smtpd_recipient_restrictions = permit_mynetworks,
reject_unauth_destination, check_policy_service inet:127.0.0.1:12525
--policyd-weight.conf--
$REJECTLEVEL = 4.25;
$dnsbl_checks_only = 1;
$MAXDNSBLHITS = 4;
$MAXDNSBLMSG = 'rc:greylist';
$BIND_ADDRESS = 'all';
It is unclear to me if the 'rc:greylist' is supported on the Debian
packaged version: 0.1.14-beta-6.
Has anyone done this with Policyd-weight/Postgrey on Debian Etch?
Thanks in advance for your reply,
Fili
____________________________________________________________
Policyd-weight Mailinglist - http://www.policyd-weight.org/