[GH-ISSUE #1298] Multi-domain / single user quarantine #1046

Closed
opened 2026-02-27 11:14:56 +03:00 by kerem · 3 comments
Owner

Originally created by @arduino43 on GitHub (Nov 14, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1298

Impacted versions

  • Modoboa: X.X.x
  • installer used: Yes
  • Webserver: Nginx

Currently hosting 3 mail domains where a user has an account for each domain e.g user1@domain1.com, user1@domain2.com, user1@domain3.com.

Modoboa is a gateway to Microsoft Exchange, where each user account mailbox is stored. When logging into the web interface (LDAP auth to active directory) I am unable to view quarantine mail for anything but non-primary email account. If I login as user1@domain1.com I cannot see quarantine mail for user1@domain2.com.

Ldap is setup to use the filter:
(objectclass=person)(proxyAddresses=smtp:%s)

Does modoboa support multi-domain quarantines for single use logins?

Originally created by @arduino43 on GitHub (Nov 14, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1298 # Impacted versions * Modoboa: X.X.x * installer used: Yes * Webserver: Nginx Currently hosting 3 mail domains where a user has an account for each domain e.g user1@domain1.com, user1@domain2.com, user1@domain3.com. Modoboa is a gateway to Microsoft Exchange, where each user account mailbox is stored. When logging into the web interface (LDAP auth to active directory) I am unable to view quarantine mail for anything but non-primary email account. If I login as user1@domain1.com I cannot see quarantine mail for user1@domain2.com. Ldap is setup to use the filter: (objectclass=person)(proxyAddresses=smtp:%s) Does modoboa support multi-domain quarantines for single use logins?
kerem closed this issue 2026-02-27 11:14:56 +03:00
Author
Owner

@tonioo commented on GitHub (Nov 16, 2017):

@arduino43 Have you tried with aliases instead? eg. define one primary account and aliases for the other ones.

<!-- gh-comment-id:344874192 --> @tonioo commented on GitHub (Nov 16, 2017): @arduino43 Have you tried with aliases instead? eg. define one primary account and aliases for the other ones.
Author
Owner

@tonioo commented on GitHub (Dec 7, 2017):

@arduino43 ping

<!-- gh-comment-id:349926084 --> @tonioo commented on GitHub (Dec 7, 2017): @arduino43 ping
Author
Owner

@arduino43 commented on GitHub (Dec 8, 2017):

Perfect, that worked!

Sorry for the late response, I havent had time to test this until now.

<!-- gh-comment-id:350363669 --> @arduino43 commented on GitHub (Dec 8, 2017): Perfect, that worked! Sorry for the late response, I havent had time to test this until now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1046
No description provided.