logging/file's nosplit option is broken

[email protected] ("Hans Salvisberg") Mon, 5 Jan 2015 00:48:12 +0100
Newsgroups perl.qpsmtpd
Message-ID <trinity-820bb777-44cb-44f6-a139-45a1c313994f-1420415292889@3capp-gmx-bs12>
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I like configuring a debug log as</div>

<div>&nbsp;</div>

<div>logging/file:7&nbsp; loglevel LOGDEBUG&nbsp;&nbsp; nosplit&nbsp; tsformat %F_%T&nbsp; /var/log/qpsmtpd/7-debug-%F_%H%M%S.log</div>

<div>&nbsp;</div>

<div>In spite of the presence of &quot;nosplit&quot;, the logs (with the %S in the filename) are typically broken into three files.</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>Incidentally, it would be nice to be able to use the PID in the filename (at least for an xinetd setup :)) to make sure that each connection goes into its own file.</div>

<div>&nbsp;</div>

<div>Hans</div>

<div>&nbsp;</div></div></body></html>