View Single Post
  #8 (permalink)  
Old 06-09-2006, 03:49 AM
Klug Klug is offline
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by lxnay
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"
This is not a "workaround", this is the correct way to launch the job as zimbra user while putting the job in the root crontab...

Have you tryied to put it in the zimbra user crontab ?
Reply With Quote