Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
Right now if anyone gets an e-mail with a virus in it, a notification is sent to admin@domain. Can I change that to another address on my domain? admin is not actually the admin on my set up.
The setting will either be in /opt/zimbra/conf/amavisd.conf (/opt/zimbra/conf/amavisd.conf.in will need to be updated to make the change sticky across reboots) or it will be in the templates under /opt/zimbra/amavisd.
Don't think we map that one to an zimbra attribute but set $warnvirussender = 0; in amavisd.conf.in followed by zmamavisdctl reload. (Might also be sure you don't have final_virus_destiny set to bounce somewhere.)