Re: [Exim] Wishlist: $acl_a0 - $acl_a9

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: Exim User's Mailing List
Betreff: Re: [Exim] Wishlist: $acl_a0 - $acl_a9
Tor Slettnes wrote:
> ACL-local variables, for scratch & the like...


Is the issue more of needing a undefined number
of variables (implying $acl_inventyourvariablenamehere),
or of scoping (variables become "${if def:" undefined
when they exit a scope?

Whichever, exim.conf is heading towards more generality
as a specialised-environment programming language,
I think.

Cheers,
    Jeremy