JamesDR wrote: > George Breahna wrote: > >I have a problem with a few of my users that have spanish usernames ( this > >is the only difference I can think of ) > > With out seeing the entire message, I'd assume that a Jose sent you > spam, that was learned as such. Learn these ham messages as such, and it > should help some.
You can get some information from spamassassin by using the -tD options. Pipe the message into sa and then look at the bayes tokens. | spamassassin -tD 2>&1 | $PAGER +/bayes Bob
