Re: [exim] [patch] "do nothing" ACL modifier

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marc Sherman
Datum:  
To: exim-users
Betreff: Re: [exim] [patch] "do nothing" ACL modifier
Magnus Holmgren wrote:
> Here is a sudden patch that adds (I hope) an ACL modifier that does nothing.
> The RHS is expanded and the result is discarded.
>
> The modifier could also be called "ignore" or "nevermind".


I think "expand" would be a better name; "ignore", "nevermind" and
"disregard" all refer to what is really the implementation, while
"expand" is more about the intention of the modifier.

- Marc