Hi,

I want to know if the following canonical rewrite is possible with
Postfix, and how?

In my LDAP directory, for each user, I have a givenName and a
familyName attributes. 

The canonical name should be givenName.familyName or
familyName.givenName, the order is depending on a thrid attribute
(certain countries put the family name before the given name...)

Then the string should be rewritten to replace all non alphanumerical
characters by an hyphen.

Is that possible with a combination of ldap: and regexp:, and how?

On the other hand, if I receive and email addressed to some canonical
name, how/where is the correspondance made with the uid?

Best regards,

Olivier

Reply via email to