Author: Patrice Fournier Date: To: exim-users Subject: [Exim] minor logging bug in Exim 4.04
Hi all,
It seems the accept router *forces* the log_as_local to be true rather
than having it's default to true. a pipe/file/<another one I forgot> will
also always use the local form of logging. This is not at all as
documented and I consider this a bug.
local_parts are not unique in all domains and every pipes I call uses the
full email address. I'd like the logs to tell me which of the users
sharing that local_part it is about (and I can't always use the parent
address for that).