Skip to content

Use of proxyAddresses ldap attribute #10736

Open
@mixman68

Description

@mixman68

Is your feature request related to a problem? Please describe.

I try to set alias attribute to proxyAddresses on a AD but I cannot cuz for postfix I put smtp:[email protected] and Mail keep the smtp:

mail: [email protected]
proxyAddresses: smtp:[email protected]
proxyAddresses: smtp:[email protected]
proxyAddresses: smtp:[email protected]

Describe the solution you'd like

strip the smtp: from attribute to have these 3 aliases

For more agnostic setting, purposing a ldap filter like this : (proxyAddresses=smtp\3A%s) %s is the value

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions