[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] spamd
- To: hobbit <hobbit (at) hswn.dk>
- Subject: Re: [hobbit] spamd
- From: John GALLET <john.gallet (at) wanadoo.fr>
- Date: Mon, 2 Oct 2006 10:35:57 +0200 (CEST)
Hi,
> I try to test the spamd-test. But it does not work, since it is running
> on localhost and hobbit tests on hostname. Ie:
This might not be the preferred solution but AFAIC I just added a
localhost entry in the bb-host file to monitor all localhost services.
127.0.0.1 localhost # NOCOLUMNS:files,ports,procs,msgs imap spamd no-conn
clamd
It looks like the "no-conn" is ignored by the way, for whatever reason.
Also note that :
> PING SPAMC/spam
> SPAMD/1.2 0 PONG
the expected answer in the ad hoc file is just "PONG" so you might have to
change that if it does not work.
HTH
JG