[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] VPS2 spamd, need help - success!
- Subject: Re: [vps-mail] VPS2 spamd, need help - success!
- From: Jerry Gapinski - Acuity Creative <jerry@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Mar 2004 19:41:12 -0600
Chris
That did the trick.
Thanks for the help!
Jerry
> From: "mell.net" <providertalk.lists@xxxxxxxx>
> Reply-To: vps-mail@xxxxxxxxxxxx
> Date: Thu, 25 Mar 2004 22:47:16 -0000
> To: <vps-mail@xxxxxxxxxxxx>
> Subject: RE: [vps-mail] VPS2 spamd, need help
>
> Jerry
> For what it is worth I have just (tonight) installed procmail and
> spamassassin on VPS2 using the same parameters.
> The only difference from your plan is that I followed my spamassassin
> vinstall with the following
> perl -MCPAN -e 'install Mail::SpamAssassin'
> to upgrade to SA 2.63 - not sure that will help, but there you go.
> Point is, it 'appears' to be working - not tested it fully yet but
> daemon runs, blacklist item is detected and deposited as
> required..yippee-ki-aay! - also worth noting I have only just unwrapped
> the server - no live data, so its very clean.
> Good luck.
> Chris.
>
> -----Original Message-----
> From: owner-vps-mail@xxxxxxxxxxxx [mailto:owner-vps-mail@xxxxxxxxxxxx]
> On Behalf Of Jerry Gapinski - Acuity Creative
> Sent: 25 March 2004 21:01
> To: vps-mail@xxxxxxxxxxxx
> Subject: [vps-mail] VPS2 spamd, need help
>
>
> 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).
>
>
> ======================================================================
> This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
> Before posting a question, please search the archives (see above URL).
>
======================================================================
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