Modify ↓
Ticket #4074 (closed feature request: invalid)
Make Mail modules store email aliases in LDAP (for importing and exporting)
| Reported by: | ira@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | |
| Severity: | normal | Keywords: | ldap email alias aliases import |
| Cc: |
Description
I've been trying to import LDAP users to and from Zentyal 2.2 and I've discovered that the Mail module doesn't store email aliases in LDAP. This makes is very hard to import and export users with email aliases. It doesn't seem that it would take to much to have the mail module store and retrive aliases from LDAP.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello Ira,
I think you are looking in the wrong branches of the LDAP tree; alias are not stored in the users object but in its own tree. This tree is under ou=mailalias,ou=postfix,[your zentyal DN base]
In case I am missing something do not hesitate to reopen this ticket and explain it to me.
Regards,
Javier