Quote:
Originally Posted by w00005414 Hi all,
We are testing Zimbra as strictly a calendar server (we are happy with our existing mail server) and noticed that it uses the "Mail" tab to send/receive meeting invitations in the form of emails. Is there a way for us to rename the "Mail" tab so it says something like "Invitations"?
Thanks! |
You can change that in /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg.properties
There is a line that says
mail = Mail
You can change "Mail" to whatever you want, restart Zimbra services and it should be good. Changes made here do not survive updates, so any time you applied an update you would have to reset that change.