Lähettäjä: Jakob Hirsch Päiväys: Vastaanottaja: doug Kopio: exim-users Aihe: Re: [exim] Adding a header line to indicate ACL statement
Doug Jolley wrote:
> However, short of setting up a separate warn
> statement which mirrors the conditions for each
> of the accept statements, I'm not sure how I can
> use the warn verb to accomplish this objective.
It thought that there's a way to add a header in an accept, but it seems
not. Anyway, you can use this:
warn
message = X-Accepted: something
set acl_m0 = ok
accept
condition = ${if def:acl_mo}