On Mon, May 6, 2013 at 6:22 AM, Heiko Schlittermann <[email protected]> wrote: >> | open("/var/log/exim4_incoming/mainlog", O_WRONLY|O_APPEND|O_LARGEFILE) = 4 >> | write(4, "2013-05-06 14:30:53 1UZKZB-0007Ho-3k <= [email protected] >> | U=root P=local S=312 from <[email protected]> for [email protected]\n", 117) >> = 117 >> That reveals why the log entry was not where I expected. This entry >> has been written to /var/log/exim4_incoming/mainlog not >> /var/log/exim4/mainlog > That generates a new question: why do you have the other log entries. > Does the delivery process use an other config? Or do you use expansion > in the log_file_path setting?
I've never seen exim do split logging like that for a single message. I didn't think it was possible. I figure it is a custom patched exim by his provider to do this split logging. ...Todd -- The total budget at all receivers for solving senders' problems is $0. If you want them to accept your mail and manage it the way you want, send it the way the spec says to. --John Levine -- ## 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/
