Re: [exim] self-describing ACLs?
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
Eric A. Hall à
2010-07-18 22:02
Eric A. Hall à
2010-07-19 13:15
Auteur:
Jeremy Harris
Date:
2010-07-19 08:07
UTC
À:
exim-users
Sujet:
Re: [exim] self-describing ACLs?
On 07/18/2010 11:02 PM, Eric A. Hall wrote:
> I would prefer to have one block that spits up an "accept" or
> "deny" and then have exim use the result as the ACL, if possible.
deny condition = ${if eq {$acl_m_foo} {deny}}
Cheers, Jeremy