I have a user which I want to use as the initial basis for the dictionary of new users. So according to the README file, a good way to do this would be to use global classification.
So I have an entry in the group file: groupname:classification:*username That's the only line I have in the group file. I'm using virtual uids in mysql, and the user "username" is in the dspam_virtual_uids table. So now I have a new user, which is added to dspam_virtual_uids, and I was hoping that this new user would take advantage of the existing global user dictionary. But ALL messages that come in for the new user are innocent. How does this work and what's wrong with my configuration? Thanks Ricardo
