Re: Problems with the PIDFILE

2007-05-01 Thread geist_
Daryl C. W. O wrote: > > geist_ wrote: >> >> >> Daryl C. W. O wrote: >>> Are you using the -r or --pidfile option to get spamd to create a >>> pidfile? >>> >>> Daryl >>> >>> >> >> here is my /etc/default/spamassassin file : >> >> ENABLED=1 >> OPTIONS="--create-prefs --helper-home-dir -v -m

Re: Problems with the PIDFILE

2007-04-30 Thread Daryl C. W. O'Shea
geist_ wrote: Daryl C. W. O wrote: Are you using the -r or --pidfile option to get spamd to create a pidfile? Daryl here is my /etc/default/spamassassin file : ENABLED=1 OPTIONS="--create-prefs --helper-home-dir -v -m 10 -u vpopmail --nouser-config" PIDFILE="/var/run/spamd.pid" and i us

Re: Problems with the PIDFILE

2007-04-30 Thread geist_
Daryl C. W. O wrote: > > Are you using the -r or --pidfile option to get spamd to create a pidfile? > > Daryl > > here is my /etc/default/spamassassin file : ENABLED=1 OPTIONS="--create-prefs --helper-home-dir -v -m 10 -u vpopmail --nouser-config" PIDFILE="/var/run/spamd.pid" and i use /e

Re: Problems with the PIDFILE

2007-04-30 Thread Daryl C. W. O'Shea
geist_ wrote: Hi, spamassassin works fine on my system, except it seems that it doesn't create any pidfile in/var/run/ i read in the /etc/default/spamassassin script that if i use -u option the user need to have permissions to write the pid file... i m kind of newbie and i tried to touch a spa