View Single Post
  #7 (permalink)  
Old 06-09-2006, 03:30 AM
lxnay lxnay is offline
Member
 
Posts: 11
Default

I can confirm this, the cron job does not work, but there's a workaround.

Edit the cronjob, to run as root, the following command:

su - zimbra -c "/opt/zimbra/libexec/zmpurgemessages"
Reply With Quote