On Jul 23, 2009, at 6:30 PM, "Terry Carmen" <te...@cnysupport.com>
wrote:
Perhaps you could use multiple postfix instances; use use
foo_transport (instead of content_filter) to route mail to amavisd-
new. For domains or recipients that should skip the filter, use a
transport_map entry to route directly from first -> second instance
of
Postfix, bypassing amavisd-new. This elegantly handles the issue of
multi-recipient mail. There are some natural consequences and
caveats, but this should be enough to get you started. This would
also be a good time to review the MULTI_INSTANCE_README.
That sounds like more work and complexity than should be necessary.
I think I'll wait and see of anybody on the amavis list has an idea
why my
processing exclusions aren't working as they seem like they should,
No, that is the work that is necessary if you wish to do this robustly
in Postfix. It is not very complex. Recipient exclusions in amavisd-
new are simple as well; examples are available in documentation as
well as on the web -- try google. A search term like 'gary v amavis
bypass' is a good start.