Re: [exim] self-describing ACLs?
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Aquest missatge és part del següent fil:
l'arbre de fils complet ordenat per data
Eric A. Hall en
2010-07-18 22:02
Eric A. Hall en
2010-07-19 13:15
Autor:
Jeremy Harris
Data:
2010-07-19 08:07
UTC
A:
exim-users
Assumpte:
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