Bug 1071: fix delivery logging with untrusted macros.
authorPhil Pennock <pdp@exim.org>
Sun, 23 Jan 2011 10:44:45 +0000 (05:44 -0500)
committerPhil Pennock <pdp@exim.org>
Sun, 23 Jan 2011 10:44:45 +0000 (05:44 -0500)
If dropping privileges for untrusted macros, we disabled normal logging
on the basis that it would fail; for the Exim run-time user, this is not
the case, and it resulted in successful deliveries going unlogged.
Fixed.  Reported by Andreas Metzler.


No differences found