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
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
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
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