View Single Post
  #10 (permalink)  
Old 05-18-2010, 02:29 AM
ewilen ewilen is offline
Moderator
 
Posts: 1,432
Default

Posting this possible solution to multiple threads...hope it helps someone.

Enabling DSpam in Zimbra 6 Open Source Edition | slashdevslashnull.com

Quote:
Suspecting an issue with the DSpam DB, im not sure if this was left over from my previous playing or whether its like this out of the box, but clearing the DB solved the issue:

Code:
root@mambo:~# rm -rf /opt/zimbra/data/dspam/data/z/i/zimbra/
root@mambo:~# su - zimbra
zimbra@mambo:~$ zmcontrol stop; zmcontrol start
EDIT: cross-posted to

Enabling DSPAM
Amavis going crazy with flagging
All mail marked as spam
DSPAM Issue
__________________
Elliot Wilen
Berkeley, CA

Don't forget to enter your Zimbra version in your forum profile.

Last edited by ewilen; 05-18-2010 at 11:23 AM..
Reply With Quote