Well, before all, here is my config :
nowhere:~# linuxinfo
Linux nowhere 2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007
One AMD Unknown 1300MHz processor, 2601.92 total bogomips, 95M RAM
System library 2.3.6
OS : Debian Etch
I use qmail + jms patch (lastest version (on 2007/06/07))
and as front
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/defau
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
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 spamd.pid & then ch