This is a discussion on Re: smptd_restriction_classes for content_filter? within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Sunday, November 14, 2004 at 10:58 CET, "Philipp Snizek, seaan.net ag" <psnizek@seaan.net&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sunday, November 14, 2004 at 10:58 CET,
"Philipp Snizek, seaan.net ag" <psnizek@seaan.net> wrote: > I use smptd_restriction_classes for doing per domain checks against > blacklists and blackholes.=20 > Can such restricition_classes be defined for content filters like SA > or AV enignes as well? I would like to have postfix decide what > domains AV and / or SA checks should be done for. Yes, you can use the FILTER action of access maps to select a content filter based on the recipient domain or whatever. Do however note that the triggering of FILTER affects the whole message, i.e. a message destined for both filtereddomain.com and nonfiltereddomain.com will be filtered. --=20 Magnus B=E4ck magnus@dsek.lth.se |