View Single Post
  #4 (permalink)  
Old 05-18-2010, 11:40 PM
tdslot tdslot is offline
Active Member
 
Posts: 31
Default

Quote:
Originally Posted by vplanche View Post
I found a solution, I changed some setup inside zimbraGalLdapAttrMap this way :

zimbra$ zmprov mcf -zimbraGalLdapAttrMap zimbraMailDeliveryAddress,zimbraMailAlias,mail=ema il,email2,email3,email4,email5,email6,email7,email 8,email9,email10,email11,email12,email13,email14,e mail15,email16
zimbra$ zmprov mcf +zimbraGalLdapAttrMap zimbraMailCanonicalAddress,zimbraMailAlias,mail=em ail

I ask Zimbra to use zimbraMailCanonicalAddress attribute, then zimbraMailAlias attribute if the first one is empty, then the first mail attribute if the second is also empty (if I clearly understand how it works...) in the email field (that I suppose is returned during a GAL lookup).

After an apparently necessary restart of Zimbra, I now have the canonical mail address displayed in the GAL instead of the zimbraMailDeliveryAddress, in Zimbra Webmail as well as in Thunderbird addressbook, as wanted.
Hi vplanche,

Can you explain in more detail how you todo this? I have pritty much the same configuration. Zimbra <---(Auth)---> AD . And account user ir user1@example.org on Zimbra to auth to AD and aour email standar is firstname.lastname@example.org .

In addressbook search no display firstname.lastname@example.org only dispaly user1@example.org email format.
Reply With Quote