View Single Post
  #8 (permalink)  
Old 12-22-2006, 06:58 PM
pacsteel pacsteel is offline
Active Member
 
Posts: 36
Default

Quote:
Originally Posted by woeper
Spam is never deleted !
It is supposed to purge messages, but the chron job on my zimbra (ver 403 on Ubuntu) is failing. There is a bug report on it, 10829
However, counting mine, there is exactly 1 vote for it.

According to brian's bugzilla note it is happening on FC5, and is reported on SuSE10 also.

It is probably happening to quite a few people, but since the cron job is being redirected to /dev/null ( /opt/zimbra/libexec/zmpurgemessages > /dev/null 2>&1 ) they probably don't notice any errors.


I suggest you try running /opt/zimbra/libexec/zmpurgemessages manually (as the Zimbra user, su - zimbra first) and see if there is any output. If you get a segmentation fault, then the bug is probably affecting you too.
Reply With Quote