From: Guido <lis...@gu...> - 2009-06-25 17:34:23
|
Hi there! I set up a mail server (postfix) with Amavis/SpamAssassin to make use of pyzor. Runs very fine so far. As Amavis/SpamAssassin is very resource hungry I would like to reject mails if pyzor returns a number of reports of lets say 20. Of course the mails should be rejected before entering Amavis and SpamAssassin. - Therefore I am wondering if there is any solution to use pyzor as an SMTP proxy. Functionality like dccifd[1] provides for DCC[2]. Are there any other suggestions how to use pyzor as a before queue filter? On the homepage I could only find how to call pyzor by SpamAssassin or by procmail. Thanks a lot Guido [1] http://www.dcc-servers.net/dcc/dccifd.html [2] http://www.dcc-servers.net/dcc/ |