On a new Zimbra rollout, the spam, ham and quarantine accounts all had to be recreated. Setting the ham and spam accounts was easy -- "zmprov mcf zimbraSpamIsNotSpamAccount
account@domain.com" and "zmprov mcf zimbraSpamIsSpamAccount
account@domain.com". But how to set the virus quarantine account? I have edited amavisd.conf to reflect the account I want, but the file seems to just be recreated and set back to the original (incorrect) account after some time (perhaps when I restart the antispam service). Editing amavisd.conf must not be the way to do it! Any suggestions?
Edit: I realize that amavisd.conf.in is the file that is persistent, but it does not seem to contain the definition of the quarantine account like amavisd.conf has.