Originally Posted by vplanche 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. |