To archive all outgoing email:
- Create an account with large quota. i.e: mailuser@domain.com
- in /opt/zimbra/postfix/conf/main.cf add the line:
always_bcc = mailuser@domain.com
- Restart zimbra
- Login to mailuser acount and from options tab set a filter to discard all messages other than the specific users you want to audit.
To upgrade to a new version
- download version
- backup zimbra using snapshot and rsync
tar -zxf zcs...
cd zcs...
./install.sh --platform-override
- a hosts file error means that all the hostnames in /etc/hosts are not FQHN’s
- to recreate certificate, use this wiki:
- Remote ssh connection to admin
ssh -p 9872 root@mail.server.info -L 7071:localhost:7071 -N
then connect to 127.0.0.1:7071/zimbraAdmin