Ya 2 hrs ain't a good value for the amount of time an email can remain in any folder...your loosing content by the second...
a) might want to shutdown and provision via ldap - better that the mail just queues up on the senders servers (or on a backup mx if you have one)
or
b) quickly fix that attribute; I'd also recommend checking your COS values first-and see if that filters down (/reset the uses to the cos value) as it'll save you time (& time later if you ever change it again).
user/individual cos > advanced tab > at the bottom
Your fastest way to get operational again once you've done a/b above:
-might as well make a full backup of the 4.5.7 so you can dig through logs & the remaining 2hrs worth of email
-if it's not that many users & small mailbox size from the past 2hrs - fire up thunderbird (with /tb on the end of the username) and copy the recent mail to local
(the same could be accomplished if you fired up another zcs install and imapsynced)
-restore 4.5.6
-upgrade 4.5.7
-work on getting the recent mail - fire up a 2nd box with your 4.6.7 backup (or thunderbird if you had less users)
Were you possibly trying to set the junk or trash lifetimes?
Email message lifetime - Number of days a message can remain in any folder before it is automatically purged. The default is 0; email messages are not deleted.
Trashed message lifetime - Number of days a message remains in the Trash folder before it is automatically purged. The default is 30 days.
Spam message lifetime - Number of days a message can remain in the Junk folder before it is automatically purged. The default is 30 days.
Quote:
Originally Posted by jholder You need to reset that value to 0.
zmprov getAccout (account) zimbraMessageLifetime 0 |
change 'get' to 'modify' & add a 'u'
zmprov ma
user@domain.com zimbraMessageLifetime 0
OR
zmprov modifyAccount
user@domain.com zimbraMessageLifetime 0