From: Frederik Denkens (no email)
Date: Mon Jun 03 2002 - 15:45:59 EDT
Just one caution if you use virtual maps:
The bypass_checks_acl will be relative to the already expanded email
address eg .
See my question somewhere else in the list.
Regards,
Frederik.
Mark Martinec wrote:
>Daniel,
>
>| Thanks for your tips.
>| Well we have about 500 accounts - all running over ldap in my new setup.
>| The only thing that would make sense is the inverse of the virus_lovers
>| thing. I would need a virus_haters hash :)
>
>You already have it, just use the proper combination in ACL,
>and append a catchall pattern that will theat all the rest
>as virus_lovers (or @bypass_checks_acl, which is perhaps more
>suitable for your needs)
>
>You can use:
>
> @bypass_checks_acl = qw( !.example.com . );
>
>which means:
> - if recipient domain is example.com or its subdomain,
> DO NOT bypass checks (use of '!'),
> - otherwise (everything is a subdomain of '.') DO BYPASS checks.
>
>Mark
>-
>To unsubscribe, send mail to with content
>(not subject): unsubscribe postfix-users
>
>
>
>
-- Frederik Denkens Zaakvoerder / Commercial Manager iLibris bvba http://www.ilibris.be t: +32 (475) 96 04 93 f: +32 (71) 83 47 67 Internet - Colocation - Managed Servers - Hosting Solutions WebApplicaties - Mail Outsourcing - Consulting Services - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|