Hi James,

You have to create a user spamd

Run spamd every time at startup in rc.local

spamd -C /etc/mail/spamassassin -d -q -x -a -u spamd

Then in the users .procmailrc file add this

:0wf
| /usr/bin/spamc -f -u $LOGNAME

If you want to redirect spam flagged mails to the Spam folder add this also

:0 H:
* ^(X-Spam-Status: Yes)
mail/spam

Simple isn't ????
Add a .procmailrc file in /etc/skel so that all new users get it.
Mail me if you get any problems???

Enjoy!!!
Krishna
http://www.KrisinDigitalAge.com

At 05:03 PM 6/24/2003 -0400, you wrote:

Hey

   I emailed the SpamAssassin list about this, but have not received any
response.  I am hoping you all might be able to give me some insight into
solving this problem.

   I am working on settings up the CVS version of Horde and Sam with
SpamAssassin 2.55.  I have spamd running in the background with options -dqx.
I confirmed SpamAssassin is reading the userpref table on the database, but it
is not grabbing individual user preferences.  My logs show spamd continuing to
try the preferences of the user it is currently running under and not the
intended mailbox receipients.

   What settings should spamd be setup with in order to make use of the Sam
module of Horde?

-James


-- sam mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003

Reply via email to