-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there. We use both postgrey and policyd-weight to block spam.
policyd-weight checks against several RBL and DNSBL so each time a mail
 is received several queries are done in order to get a score. On the
other side, we have a filter with postgrey that checks for EHLOs from
plain IPs, and common names in rdns for residential connections
(broadband|dyn|adsl|...), so we do not greylist everybody. Currently
we've had policyd-weight do its work before postgrey. Running
policyd-weight first means more dns queries (which are not all local),
and running postgrey first means more local disk i/o since it has to run
a list, although I guess it will not be that much.

Does anybody has experience with them? Which one would you declare first
in smtpd_recipient_restrictions? I should consider which one of these 2
perl scripts runs faster and uses less resources, and I don't know how.


TIA

Ignacio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpWV6EACgkQoYMx3fsuWupEgACfWZZN5lw09LRmxlhZcyxM/w5E
5aQAoK1zxedrvrAZQiaL25KTHdW8JnI5
=Q75W
-----END PGP SIGNATURE-----

Reply via email to