http://www.zimbra.com/forums/administrators/5286-spam-problems-print.html
http://sietse.net/exoops/modules/Zimbra/#tt030
http://www.howtoforge.com/adding-and-updating-spamassassin-rulesets-with-rulesdujour
http://www.zimbra.com/forums/administrators/2877-spam-accounts-auto-training-error-print.html
http://www.zimbra.com/forums/administrators/1015-solved-howto-update-clamav.html
http://www.zimbra.com/forums/administrators/3743-clamav-upgrade.html#post21195
http://www.clamav.net/download/sources
http://wiki.zimbra.com/index.php?title=Updating_CLAMAV
Showing posts with label zimbra. Show all posts
Showing posts with label zimbra. Show all posts
Tuesday, October 21, 2008
Friday, September 21, 2007
Zimbra: Daily mail report always reports "No messages found"
http://www.zimbra.com/forums/installation/3332-daily-mail-report-always-reports-no-messages-found.html
http://www.zimbra.com/forums/27508-post20.html
zmloggerinit is probably not what you wanted to do. In either case you'll most likely need to run it again, but first remove the logger db files.
That will get you back to a functioning state.
The logger db was either not competely initialized or the database got corrupted somehow (did your disk fill up?). You can reset it with the above commands or try to recover the raw_logs table by logging into the logger db and running repair table raw_logs; You'll need the logger_root_passwd from zmlocalconfig.
http://www.zimbra.com/forums/27508-post20.html
zmloggerinit is probably not what you wanted to do. In either case you'll most likely need to run it again, but first remove the logger db files.
Code:
% su - zimbra
% rm -rf logger/db
% zmloggerinit The logger db was either not competely initialized or the database got corrupted somehow (did your disk fill up?). You can reset it with the above commands or try to recover the raw_logs table by logging into the logger db and running repair table raw_logs; You'll need the logger_root_passwd from zmlocalconfig.
Subscribe to:
Posts (Atom)