|
| | Subject: | policy/content ordering | | Group: | Postfix-users | | From: | Ed Sawicki | | Date: | 22 Oct 2007 |
I've implemented a policy daemon that's described here:
http://www.postfix.org/SMTPD_POLICY_README.html
and an after-queue content filter that's described here:
http://www.postfix.org/FILTER_README.html
My problem is that the content filter appears to run
first. I want the policy filter to run before the content
filter so content gets scanned only when a policy
requires it. Is there a way to configure this?
Ed
|