https://bugs.exim.org/show_bug.cgi?id=2733
--- Comment #7 from Andreas Metzler <eximusers@???> ---
(In reply to Jeremy Harris from comment #6)
> Running one of the testcases, modified to use ":syslog" and with debug, I
> get:
[...]
> SYSLOG: '2021-05-09 08:15:01 1lfdeX-0006l6-AO <= someone@???
> U=eximtest P=local-smtp S=396'
> That last is to stderr from the same function that calls syslog(). What do
> you get from debug output?
I do not get the SYSLOG: ... in the debug log (either with 4.94.2 or
with 4.94.2+taintwarn). Looking at the source I see that it is only emitted
if(f.running_in_test_harness).
The lack of duplicate logging shows up early, the startup message
2021-05-09 11:13:53 exim 4.94.2 daemon started: pid=2321, -q30m, listening for
SMTP on [127.0.0.1]:25 [::1]:25
already only shows up in the mainlog.
I will send you complete debug logs off-bugzilla, in case I miss something I
should have sanitized.
cu Andreas
--
You are receiving this mail because:
You are on the CC list for the bug.