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

Re: evolution and spamd



Le samedi 05 février 2005 à 08:59 -0600, Kenny Hitt a écrit :
> Hi.  Could someone please point me to docs on how to make evolution use
> the system wide spamd instead of spawning it's own copies.  I'm running
> evolution version 2.0.3-1.2, spamassassin version 3.0.2-1, and Gnome 2.8  on Debian unstable.
> 
> Thanks in advance.
>           Kenny
> 	  
> 
> 

modify /etc/default/spamassassin
to have : 

#
ENABLED=1
#
OPTIONS="-L --create-prefs --max-children 1 --helper-home-dir"
#
PIDFILE="/var/run/spamd.pid"
#

/etc/init.d/spamassassin restart

and relanch your gnome session .. -L is for local use . put more
children if many user ..

bye

-- 
xulin <xulin@free.fr>
http://delphi.homelinux.org



Reply to: