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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Marc Sherman
Dátum:  
Címzett: exim-users
Tárgy: 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