re: cron job to automatically reload a calendar feed
Ok, so if I'm understanding this correctly, if I have a user, e.g.
user@example.com on my system who is receiving an iCal feed from outside and is sharing to a group of internal users, all I need to do to get up to date data to the internal group is to put the following into a crontab (as the "zimbra" user)?
zmmailbox -z -m
user@example.com syncFolder /Feed
Thanks in advance. I just wanted to be absolutely clear on what I have to do.