Enable the use of disclaimers
su zimbra
zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
The above command will enable disclaimer feature enabled for your zimbra mail server.
Checking the statuszmprov gcf zimbraDomainMandatoryMailSignatureEnabled
Now add HTML Disclaimer messagezmprov md example.com zimbraAmavisDomainDisclaimerHTML "Disclaimer message here"
Add TEXT Disclaimer messagezmprov md example.com zimbraAmavisDomainDisclaimerText "Disclaimer message here"
Check the disclaimer message
zmprov gd example.com zimbraAmavisDomainDisclaimerText zimbraAmavisDomainDisclaimerHTML
exit
Now implement the disclaimer to specific domain
cd /opt/zimbra/
su zimbra./libexec/zmaltermimeconfig -e example.com
su zimbra
zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
The above command will enable disclaimer feature enabled for your zimbra mail server.
Checking the statuszmprov gcf zimbraDomainMandatoryMailSignatureEnabled
Now add HTML Disclaimer messagezmprov md example.com zimbraAmavisDomainDisclaimerHTML "Disclaimer message here"
Add TEXT Disclaimer messagezmprov md example.com zimbraAmavisDomainDisclaimerText "Disclaimer message here"
Check the disclaimer message
zmprov gd example.com zimbraAmavisDomainDisclaimerText zimbraAmavisDomainDisclaimerHTML
exit
Now implement the disclaimer to specific domain
cd /opt/zimbra/
su zimbra./libexec/zmaltermimeconfig -e example.com
Now check the status using Webmail / Email client software.