Steps to configure per domain disclaimer on ZCS 8.5 and higher versions: Difference between revisions

No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
=Steps to enable domain disclaimer in ZCS 8.5 and higher versions=
=Steps to enable domain disclaimer in ZCS 8.5 and higher versions=
<hr>
<hr>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}
{{KB|{{ZC}}|{{ZCS 10.0}}|{{ZCS 9.0}}|{{ZCS 8.8}}|}}


== Steps to enable discliamer for a domain ==
== Steps to enable disclaimer for a domain ==
* Enabled disclaimer feature on global configuration:-
* Enabled disclaimer feature on global configuration:-
  zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
  zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
Line 20: Line 20:
  ./libexec/zmaltermimeconfig
  ./libexec/zmaltermimeconfig


If you do not want to wait for the changes to become active you can run:
zmamavisdctl restart


==Steps to disable disclaimer from a domain==
==Steps to disable disclaimer from a domain==
Line 40: Line 42:
|}
|}


{{Article Footer|ZCS 8.8, 8.7, 8.6|2017-08-23}}
{{Article Footer|ZCS 10.0, 9.0, 8.8, 8.7, 8.6, 8.5|2017-08-23}}
{{NeedSME|Heera|SME2|Copyeditor}}
{{NeedSME|Heera|SME2|Copyeditor}}
[[Category:Troubleshooting MTA]]
[[Category:Troubleshooting MTA]]

Latest revision as of 10:28, 8 May 2023

Steps to enable domain disclaimer in ZCS 8.5 and higher versions


   KB 23284        Last updated on 2023-05-8  




0.00
(0 votes)

Steps to enable disclaimer for a domain

  • Enabled disclaimer feature on global configuration:-
zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
  • Add plain text and HTML disclaimer to the domain:-
zmprov md DOMAIN.COM zimbraAmavisDomainDisclaimerText "text disclamer"   
zmprov md DOMAIN.COM zimbraAmavisDomainDisclaimerHTML  "<html><body><h1>HTML Disclaimer</h1><br> <h1>User 1</h1><br>phone number here</body></html>" 
  • After adding disclaimer to the LDAP server, enable/generate domain disclaimer files for altermime on MTA server:-
./libexec/zmaltermimeconfig -e DOMAIN.COM

If multiple MTAs configured in ZCS environment then run below command on remaining MTA servers:-

./libexec/zmaltermimeconfig

If you do not want to wait for the changes to become active you can run:

zmamavisdctl restart

Steps to disable disclaimer from a domain

  • Run on first MTA server as zimbra user:-
./libexec/zmaltermimeconfig -d DOMAIN.COM
  • Run on other MTA servers:-
./libexec/zmaltermimeconfig
  • Completely disable disclaimer feature:-
zmprov mcf zimbraDomainMandatoryMailSignatureEnabled FALSE  
zmprov fc all

Note: Replace DOMAIN.COM with the actual domain name according to your environment.


Submitted by: Heera Singh Koranga
Verified Against: ZCS 10.0, 9.0, 8.8, 8.7, 8.6, 8.5 Date Created: 2017-08-23
Article ID: https://wiki.zimbra.com/index.php?title=Steps_to_configure_per_domain_disclaimer_on_ZCS_8.5_and_higher_versions Date Modified: 2023-05-08



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Wiki/KB reviewed by Heera SME2 Copyeditor Last edit by Barry de Graaff
Jump to: navigation, search