Re: [toaster] SpamAssassin's Autolearn feature

2005-10-04 Thread Mo Mule

Hi Hank,

Thanks for the info.  I will give both a try!

Mule

--Mule was here!--
--Republican Team Leader And Proud Of It!--
http://www.gopteamleader.com/about.asp




[toaster] run scripts

2005-10-04 Thread Ingo Claro
Bill:

I've found some diferencies in the run scripts and wanted to know if there
is some reason that in some you use the full path to setuidgid
(/usr/local/bin/setuidgid) and multilog (/usr/local/bin/multilog) and in
others without the full path, just the binary.


[toaster-scripts-0.7]$ grep setuidgid *

clamd.log.run:exec /usr/local/bin/setuidgid clamav /usr/local/bin/multilog t
/var/log/clamd
clamd.run:exec /usr/local/bin/setuidgid clamav /usr/local/sbin/clamd 21
pop3d.log.run:exec setuidgid qmaill multilog t /var/log/qmail/pop3d
pop3ds.log.run:exec setuidgid qmaill multilog t /var/log/qmail/pop3ds
send.log.run:exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t
/var/log/qmail
smtpd.log.run:exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t
/var/log/qmail/smtpd
spamd.log.run:exec setuidgid qmaill /usr/local/bin/multilog t /var/log/spamd



ingo