Paul Fielding wrote: > > I recently set up a shared database with spamtrap and hamtrap accounts, as per: > > http://www.stearns.org/doc/spamassassin-setup.current.html#autoreporting > > You can see the details of the procmail and local.cf files at the link above, > but the sort story is that the database is in /home/sharedspam/.spamassassin, > and accounts spamtrap and hamtrap have their .spamassassin dir linked back to > it. > > /etc/procmail points everyone to the shared database, and the .procmail scripts > for spamtrap and hamtrap take the incoming mail, process it though spamassassin > and sa-learn to teach the spam and ham, and then dump the messages into another > folder for me.
You could set these scripts' spamassassin, sa-learn commands with -D, and use standard error redirection to a text file. The output will tell you which Bayes database it's using. You'd see such like: debug: bayes: 1890297 tie-ing to DB file R/O /home/Bryan/.spamassassin/bayes_toks debug: bayes: 1890297 tie-ing to DB file R/O /home/Bryan/.spamassassin/bayes_seen Bryan ------------------------------------------------------- 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