-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 21 January 2004 11:51, Andres Tello Abrego wrote:
> If I use a global procmailrc, bayes is used by only one user (spam).
> 
> So, statistically, is better to have one bayes database per user, so, 
> how to make a single procmailrc to have one bayes databse for each user?

Ok, here is what I use to start spamd.

/usr/local/bin/spamd -d -p 783 -i 0.0.0.0 -x -u spamd 
- -virtual-config-dir=/var/spamassassin/%d/%l -m 16

Here is the spamc line that I use to send the email to spamd.

/usr/bin/spamc -p 783 -d spamd.server.com -H -u [EMAIL PROTECTED]

Now that you have the spamc/spamd lines.  The user_prefs file will be localed 
at '/var/spamassassin/DOMAIN/GROUP/user_prefs'.  The bayes stuff for that 
user will be located at '/var/spamassassin/DOMAIN/GROUP/.spamassassin/'.  

Now each user then would have to train there own bayes database.  

Douglas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFADudOSpWn8R0Z08URAsPkAJ9rlM2hBOUS5uEU6AAyUCVlIdzq7gCfYB6t
zWhcadkTmJT671h3qL5S9Do=
=tTij
-----END PGP SIGNATURE-----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to