--On 29 June 2005 11:15 -0400, Roy Morris wrote:

Anyone used spamd greylisting with postfix? I
was on the greylisting site and postfix but didn't
see any configuration examples.

spamd is MTA-independent. Both spamd-setup and greylisting manipulate a database and PF table. This is then used in a PF rule to determine whether or not a client should be subject to a rdr rule, sending their dest port=25 traffic to spamd running on a different port on the loopback interface. See spamd(8) and referenced pages.

Reply via email to