https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6231

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from [email protected] 2010-01-31 11:45:11 UTC ---
It is kind of a problem when you run spamd under daemontools using an
alternative logger (like multilog or logger). 

This results in double timestamps in the logs:

2010-01-31T20:37:00.908249+01:00 mail spamd: Jan 31 20:37:00.908 [1158] info:
spamd: server started on port 783/tcp (running version 3.3.0)
2010-01-31T20:37:00.908289+01:00 mail spamd: Jan 31 20:37:00.908 [1158] info:
spamd: server pid: 1158
2010-01-31T20:37:00.909964+01:00 mail spamd: Jan 31 20:37:00.910 [1158] info:
spamd: server successfully spawned child process, pid 1162
2010-01-31T20:37:00.912102+01:00 mail spamd: Jan 31 20:37:00.912 [1158] info:
spamd: server successfully spawned child process, pid 1163
2010-01-31T20:37:00.913236+01:00 mail spamd: Jan 31 20:37:00.913 [1158] info:
prefork: child states: IS
2010-01-31T20:37:00.914073+01:00 mail spamd: Jan 31 20:37:00.914 [1158] info:
prefork: child states: II

Maybe the timestamps could be confined to debug mode only?

This is the command-line I uses via daemontools (/service/run file):  
spamd  --max-children 10 --nouser-config --username=clamav --syslog stderr 2>&1

SpamAssassin Server version 3.3.0
  running on Perl 5.10.0
  with zlib support (Compress::Zlib 2.024)

Kind regards

Kim

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to