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 ?