From: Nick Gilbert [mailto:[EMAIL PROTECTED] > > Bowie Bailey wrote: > > You are training bayes and running your manual tests as the user > > 'nick'. However, when a real message is scanned, it is probably > > running as a different user and using a different (untrained) bayes > > database. What user does SimScan use to run SA? > > I think it runs as a different user, but it's set to use the -u option > on spamd so it passes the username to spamassassin.
Then if you want to get the same results, you need to switch to the user SimScan runs as and run the same spamc command line (with the -u option) that SimScan uses. If you don't run your tests the exact same way, you can never tell exactly what is happening. There are all sorts of permission issues and other things that can creep in and cause things to work differently. You should also keep this discussion on the list so it can be archived for future use. Bowie
