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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Sherman
Date:  
À: exim-users
Sujet: 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