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.
How can I disable or change the signature on the Zimbra mail server. The server uses the LDAP and I can not find what file is saved signatures, that is automatically appended to all email accounts and sending emails.
That script modifies the zimbraPrefMailSignatureEnabled, zimbraPrefMailSignatureStyle, and zimbraPrefMailSignature parameters for each account. You need to check that.
Also, version 6.0.4 introduced a new feature for domain-wide signatures (aka disclaimer). So check to see which one is being used.
It's a parameter value stored in your LDAP server either for each user account in zimbraPrefMailSignature, or the entire domain in zimbraDomainMandatoryMailSignature.
This is in case of plain-text signatures, HTML is stored in zimbraDomainMandatoryMailSignatureHTML for the domain, user case must be similar.
hello
I do not know how to get to the LDAP settings, so I am asking if this can be done from the administrative panel Zimbra: (
If this can not be done in a panel of Zimbra, how I can login into the LDAP settings?
Have a look at the Release notes for ZCS 6.0.4 (or later). It shows you what you should do. It's not in the web admin console (yet?), it needs to be done by command line.
Hint: It's on page 14 of the ZCS NE 6.0.7 release notes.