Disabling Zimbra Archiving

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
sheehanje
Posts: 20
Joined: Sat Sep 13, 2014 2:25 am

Disabling Zimbra Archiving

Post by sheehanje »

We are moving to a 3rd party archival solution. It's already archiving mail as a milter server, so we want to globally shut off archiving of all mailboxes, while keeping the archive mailboxes in tact while we start migrating historical mail to the new system. Is there a way to do this globally? We have 3 primary zimbra mailbox servers, a proxy/mta server, and 1 archive server.

Thanks,

John
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Disabling Zimbra Archiving

Post by phoenix »

Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2802
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: Disabling Zimbra Archiving

Post by L. Mark Stone »

You can turn it off globally but you may need to turn it off in your Classes of Service and at the account level as well if set there.

Code: Select all

zimbra@smtp2:~$ zmprov desc -a zimbraArchiveEnabled
zimbraArchiveEnabled
    whether account archiving is enabled

               type : boolean
              value : 
           callback : 
          immutable : false
        cardinality : single
         requiredIn : 
         optionalIn : cos,account,globalConfig
              flags : accountInherited
           defaults : FALSE,FALSE
                min : 
                max : 
                 id : 1206
    requiresRestart : 
              since : 8.0.0
    deprecatedSince : 

zimbra@smtp2:~$ 
Hope that helps,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply