Liam Pace wrote:
Hi,

Is it possible to have spamassassin log using the multilog format? I would
like to user qmailmrtg7 program to analyse the lgo files using mrtg, and
need spamassassin's logs to be in multilog format.

Regards,
Liam pace


Sure it is. I'm starting SA like this :

[EMAIL PROTECTED] qmailscan]# cat /opt/spamd/run
#!/bin/sh


exec 2>&1 exec /usr/bin/spamd -x -m 20 -u qscand --syslog=stderr [EMAIL PROTECTED] qmailscan]#

Any I get a beatifull log in /var/log/spamd/current. You can see my statistics on http://www.sk-branik.si/qmailmrtg

--
Greetings from Slovenija,

Andrej.

Reply via email to