On 2015-12-11, Bjørnar Ness <[email protected]> wrote: > On Dec 11, 2015 12:03, "Jasen Betts" <[email protected]> wrote: >> >> On 2015-12-10, Bjørnar Ness <[email protected]> wrote: >> > My exim config behaves as both mx and a submission, and uses different > acl's >> > and options based on the SERVER_TYPE macro. I would like to have the >> > possibility to add this expansion to each logline. >> >> can't use two different log files? > > Actually using syslog. I have been thinking of possibly programname > hackery, but I do believe a general way of logging custom key would be the > best way.
set syslog_processname as per your macro doc here: http://www.exim.org/exim-html-current/doc/html/spec_html/ch-log_files.html#SECID249 -- \_(ツ)_ -- ## 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/
