Hi Andrej,

Thanks for that. How would you set the number of log files and logfile size
then for this particular /var/log/spamd/current?

Regards,

Liam pace

-----Original Message-----
From: Andrej Trobentar [mailto:[EMAIL PROTECTED] 
Sent: 25 March 2004 10:34
To: [EMAIL PROTECTED]
Cc: SpamAssassin list
Subject: Re: multilog for spamassassin

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.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to