[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vps-mail] VPS2 spamd, need help
- Subject: [vps-mail] VPS2 spamd, need help
- From: Jerry Gapinski - Acuity Creative <jerry@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Mar 2004 15:00:58 -0600
Hi
Using |/usr/local/bin/spamassassin in the promailrc works, but I am trying
to get spamd to run on our new VPS2. (Using vinstall)
I found this from a thread on March 4th
(http://www.perlcode.org/lists/vps-mail/msg00766.html). I get the following
error when trying to launch spamd:"Unknown option: socketpath". I removed
that directive and still had no luck.
Any ideas?
TIA, Jerry
>
>
> Here's the recommended syntax:
>
> :0fw
> |/usr/local/bin/spamc -U /var/run/spamd.sock
>
> spamd should be launched thusly:
>
> spamd -d --socketpath=/var/run/spamd.sock --pidfile=/var/run/spamd.pid
>
> Put the following in your /etc/crontab (all one line, in case your
> client wraps it):
>
> @reboot root /usr/local/bin/spamd --daemonize
> --socketpath=/var/run/spamd.sock --pidfile=/var/run/spamd.pid
>
> Others may have different preferences; this is a minimalist's (me)
> installation.
>
> Scott
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index