[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strano comportamento di grep



On Sat, Jul 17, 2004 at 03:55:42PM +0200, .yo.mo. wrote:
> On Sat, 2004-07-17 at 14:47 +0200, Mattia Dongili wrote:
> > Il fatto che il processo visibile dopo la tua modifica non venisse
> > trovato sembrarebbe voluto.
> 
> non penso che sia una cosa voluta. Infatti dopo il test dice
> 
> ---
> there's no system spamd with -L/--local parameter running
> ---
> 
> invece il servizio sta correttamente girando.
[...]
> cmq adesso son sicuro che il problema sta in evolution :)

guarda, leggi bene anche il resto:

On Sat, Jul 17, 2004 at 10:23:03AM +0000, Domenico Pasella wrote:
[...]
> there's no system spamd with -L/--local parameter running
> test if spamd is running (port 7830) using spamc
> pipe_to_sa spamc -x -p 7830

intanto cerca spamd sulla porta 7830, il tuo gira sulla 783

[...]
> 2271 ?        SNs    0:00 /usr/sbin/spamd -L -c -m 10 -H --port 783 -d 
> --pidfile=/var/run/spamd.pid 
[...]

poi

> test if spamd is running (port 7830) using /usr/sbin/spamc
> pipe_to_sa /usr/sbin/spamc -x -p 7830
> program not found, returning -1

non trova /usr/sbin/spamc

> looks like spamd is not running

evolution pensa che spamd non stia girando

> trying to run spamd at port 7830

e prova a farlo partire

> pipe_to_sa spamd --port 7830 --local --daemonize
> program not found, returning -1

non trova spamd

> looks like spamd is not running
> trying to run /usr/sbin/spamd at port 7830
> pipe_to_sa /usr/sbin/spamd --port 7830 --local --daemonize
> success at port 7830

pero' trova /usr/sbin/spamd e lo lancia

> test if spamd is running (port 7830) using spamc
> pipe_to_sa spamc -x -p 7830
> use spamd 1 at port 7830 with spamc
> pipe_to_sa spamc -c -p 7830
> junk filter => *JUNK*

e qui sembrerebbe andare tutto bene... lol :)

ciao
-- 
mattia
:wq!



Reply to: