Ticket #3865 (accepted enhancement)
Zarafa mail aliases only working for incoming mail, not outgoing
| Reported by: | it@… | Owned by: | jag |
|---|---|---|---|
| Milestone: | 3.0.X | Component: | zarafa |
| Severity: | normal | Keywords: | |
| Cc: | webwurst |
Description
Hi,
When adding mail aliases using Zarafa they only work for incoming mail, not outgoing. Zarafa web interface has the option to send as aliases, however with the default config this will result in an not allowed error on the zarafa spooler: User 'xxx' is not allowed to send as user or group 'xxx'. You may enable all outgoing addresses by enabling the always_send_delegates option.
I solved this by adding a new ldap user attribute: zarafaAliases to make the zarafa spooler accept the messages.
Please make the GUI config also update this attribute, next to the other alias stuff in ou=mailalias,ou=postfix,dc=xxx,dc=com
Or change the postfix config to use zarafaAliases as described in the Zarafa 7 manual: http://doc.zarafa.com/7.0/Administrator_Manual/en-US/html/_MTAIntegration.html. But i guess there is a gooed reason for the separate aliases config so i'll leave that up to you
BTW: Setting the Zarafa option always_send_delegates also works, but that's imho not an option as it will allow _all_ users to send as whoever they want, even as domains not configured in LDAP. The same is true for zarafaAlaises though, but when set using the GUI one can only add aliases on the main domain anyway, so it should be safe.
Attachments
Change History
comment:1 Changed 16 months ago by jamor@…
- Component changed from base to zarafa
- Milestone set to 3.0
comment:2 Changed 11 months ago by ichat
- Status changed from new to accepted
changed status to accepted: as its a valid ticket
Thanks a lot for your well written ticket. We will see if we can include this in our schedule.
Regards,
Javier