On 01/11/17 17:01, Torsten Tributh via Exim-users wrote:
> Feature Request:
> I am looking for a way to disable rejectlog writing of all headers for a
> single mail in an ACL
> 
> There is only the global variable: write_rejectlog

Currently not possible, with write_rejectlog.

You could instead do your own custom rejects logging
via a ${run }, ${perl }, ${readsocket } expansion,
or a udpsend ACL modifier.

> Could it be possible to put a flag or condition
> in the ACL, like in the sample above to disable the
> writing of all headers to the rejectlog?

All things are possible; a SMOP... working out decent
syntax is half the job.  Please open a bug at
http://bugs.exim.org
-- 
Cheers,
  Jeremy

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to