Hi Jim, Thank you for your answer.
No good :( It still logs to syslog. I even rebooted the machine (yes, i know) just to get 100% sure. Any ideas ? Warm Regards, M�rio Gamito On Thu, 2004-07-01 at 16:40, Jim Maul wrote: > Quoting Mario Gamito <[EMAIL PROTECTED]>: > > > Hi, > > > > Sorry for not being so clear in the other mail. > > > >> Do you actually mean the command "spamassassin" or spamassassin in general > >> (spamc/spamd)? > > spamd/spamc, and i'd like to log to a specific file i choose. > > > > Is it possible ? > > > > Thank you all for your kind answers. > > > > Yes, it is possible, what i have done is this: > > 1. Alter spamd startup script and change SPAMDOPTIONS to > SPAMDOPTIONS="-x -u spamd -H /home/spamd -d --syslog=local0" > > 2. Edit /etc/syslog.conf and add: > local0 /var/log/spamassassin/spamd > > This causes spamd to log to the file shown above using syslog. > > Jim
