Thread: Archiving Mail
View Single Post
  #19 (permalink)  
Old 04-10-2007, 10:26 AM
rholbert rholbert is offline
Junior Member
 
Posts: 7
Default Zimbra's HSM Crontab Entry

I added the following to the end of zimbra's crontab using crontab -e

# HSM
0 2 * * * /opt/zimbra/bin/zmhsm --start

This will run every morning at 0200.
Reply With Quote