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 <[EMAIL PROTECTED]> http://delphi.homelinux.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

