Author Topic: LDAP proxyAddresses handling  (Read 4263 times)

Offline Kube

  • Newbie
  • *
  • Posts: 3
LDAP proxyAddresses handling
« on: September 07, 2017, 07:17:22 AM »
For use with Microsoft AD and Exchange

If I use 'email' => proxyAddresses:*', in my fieldmap config I am presented with all the email addresses from my LDAP in my address book search, which is what I need, but they all include the 'smtp:' as part of the hyperlink.

This means that when I click to select the address to send an email to it is taken literally as smtp:givenname.sn@domain.tld and not the givenname.sn@domain.tld as it should be.

Can this be captured either at the fieldmap stage using some formatting code or at the point of selection to send an email?

eg.

'email' => proxyAddresses:*:substr[5]',