Hi all.
I'm creating some accounts using the zmprov command like this:
zmprov ca
tester@domain.com test displayName "José Mª Cañada" zimbraPasswordMustChange TRUE
The problem is given when I see the account in the Zimbra Administrator Console. The extended charset like é, ª, ñ is not well perform.
I've changed the file /opt/zimbra/httpd/htdocs/aspell.php as I seen in this thread
International dictionaries spellcheck tildes (solved)
but the problem is not solved.
In the .bash_profile of the user zimbra has the line export LANG=es_ES.utf-8
Can anybody help me?
Thanks in advance.