On 28/12/2018 18:21, Ian Zimmerman via Exim-users wrote: > Filtering spec Section 3.15: > > It is possible to have more than one logfile command, to specify > writing to different log files in different circumstances. > > But the logwrite command has no explicit file argument, so it is not > clear how to split the logs in this way. Maybe the logwrite goes to the > file mentioned last?
Yes. Any previously mentioned file is closed upon a new "logfile" command, and subsequent "logwrite" actions go to the most recent. -- 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/
