Bug #1840
User mail forwarding not honoured in group delivery
Status: | CLOSED | Start date: | 04/03/2013 | |
---|---|---|---|---|
Priority: | High | Due date: | 04/03/2013 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-mail-server | |||
Target version: | v6.4-beta1 | |||
Security class: | Resolution: | |||
Affected version: | v6.4-alpha2 | NEEDINFO: |
Description
Reproducibility: always
- Enable mail forwarding for user
joe
- Add the user
joe
to a group,test
- Set
copy
mail delivery fortest
Mail messages to test
are delivered to Joe's local mailbox, and forwarding address is not considered.
Related issues
Associated revisions
MailServer.pm: expand user forward address in group aliases. Refs #1840
History
#1 Updated by Davide Principi over 8 years ago
The problem is NethServer::MailServer::getMailboxAliases()
method, that does not takes into account the mail forwarding settings when expanding the group alias.
See source:nethserver-mail-server|/NethServer/MailServer.pm#L168
#2 Updated by Davide Principi over 8 years ago
- Due date set to 04/03/2013
- Status changed from NEW to ON_DEV
- Priority changed from Normal to High
- Start date set to 04/03/2013
- % Done changed from 0 to 20
- Estimated time set to 1.00
#3 Updated by Davide Principi over 8 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 20 to 100
In nethserver-mail-server-1.2.0-5.0git9c4ce588.ns6.noarch.rpm
#4 Updated by Davide Principi over 8 years ago
- Parent task set to #1846
#5 Updated by Davide Principi over 8 years ago
- Parent task deleted (
#1846)
#6 Updated by Davide Principi about 8 years ago
- Status changed from MODIFIED to CLOSED