Quote:
Originally Posted by SteveCOM Any update or replacement solution for this tool in Zimbra Network 7.x? |
Yes, replacement solution in Zimbra 7.x is:
You can create system-wide mandatory signatures. The signatures are added to every message sent out. These types of signatures can be used to set up company signatures, legal notices, and company disclaimers. The following attributes are used to enable this feature:
zimbraDomainMandatoryMailSignatureEnabled (TRUE/FALSE) TRUE enables this feature.
zimbraDomainMandatoryMailSignatureText. This creates the plain text version.
zimbraDomainMandatoryMailSignatureHTML. This creates the HTML version.
To create a system wide mandatory signature, enter the following:
zmprov mcf zimbraDomainMandatoryMailSignatureEnabled TRUE
zmprov mcf zimbraDomainMandatoryMailSignatureText <“some text”>
zmprov mcf zimbraDomainMandatoryMailSignatureHTML "<html><body>some html text</body></html>”
https://www.zimbra.com/docs/ne/7.0.0...ml&single=true