RE: Spamassassin is too slow

2006-04-14 Thread Matthew.van.Eerde
Christophe Journel wrote: > I use spamassassin 3.0.3.. but my pb is : it's sloww :( Disable network tests. If that helps install a caching name server. -- Matthew.van.Eerde (at) hbinc.com 805.964.4554 x902 Hispanic Business Inc./HireDiversity.com Software Engineer

Re: Spamassassin is too slow

2006-04-14 Thread Theo Van Dinter
On Fri, Apr 14, 2006 at 04:49:56PM +0200, Christophe Journel wrote: > i tried to use unix socket, but when i try this command > > spamc -R -U /usr/sbin/spamd < test.mail > > the output is 0/0 :/ > > does anyone know why ? spamd is a script, not a socket. You need to run spamd first, and when t

Spamassassin is too slow

2006-04-14 Thread Christophe Journel
Hi every body.I use spamassassin 3.0.3.. but my pb is : it's sloww :(i tried to use unix socket, but when i try this commandspamc -R -U /usr/sbin/spamd < test.mailthe output is 0/0 :/ does anyone know why ?thx