View Single Post
  #1 (permalink)  
Old 09-05-2007, 09:16 AM
spAlex spAlex is offline
Junior Member
 
Posts: 8
Default Character codification creating accounts

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.
Reply With Quote