[GH-ISSUE #1770] Mailbox aliases: limit reached, even though limits are -1 or 99999 #1395

Closed
opened 2026-02-27 11:16:52 +03:00 by kerem · 1 comment
Owner

Originally created by @erenfro on GitHub (Aug 10, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1770

Impacted versions

  • Modoboa: 1.14.0
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

As Modoboa Global Admin:
Modoboa->Parameters->Limits:
Enable per-admin limits: Yes
Mailboxes: -1
Mailbox aliases: -1
Enable per-domain limits: Yes
Mailboxes: -1
Mailbox aliases: -1
Domains->->Edit->Resources:
Mailboxes: -1
Mailbox aliases: -1

As DomainAdmins user:
Identities->->Mail:
Try to add a 4th alias to the account. It will return: Mailbox aliases: limit reached with Update.

As Modoboa Global Admin (again):
Modoboa->Parameters->Limits:
Enable per-admin limits: Yes
Mailboxes: -1
Mailbox aliases: 99999
Enable per-domain limits: Yes
Mailboxes: -1
Mailbox aliases: 99999
Domains->->Edit->Resources:
Mailboxes: -1
Mailbox aliases: 99999

As DomainAdmins user:
Identities->->Mail:
Try to add a 4th alias to the account. It will return: Mailbox aliases: limit reached with Update.

Current behavior

Mailbox aliases: limit reached, on Update adding a 4th alias to a single mailbox account.

Expected behavior

Mailbox alias is added per actual limits settings, or unlimited setting.

Video/Screenshot link (optional)

Global Admin:

DomainAdmins:

Originally created by @erenfro on GitHub (Aug 10, 2019). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1770 # Impacted versions * Modoboa: 1.14.0 * installer used: Yes * Webserver: Nginx # Steps to reproduce As Modoboa Global Admin: Modoboa->Parameters->Limits: Enable per-admin limits: Yes Mailboxes: -1 Mailbox aliases: -1 Enable per-domain limits: Yes Mailboxes: -1 Mailbox aliases: -1 Domains-><domain>->Edit->Resources: Mailboxes: -1 Mailbox aliases: -1 As DomainAdmins user: Identities-><user>->Mail: Try to add a 4th alias to the account. It will return: Mailbox aliases: limit reached with Update. As Modoboa Global Admin (again): Modoboa->Parameters->Limits: Enable per-admin limits: Yes Mailboxes: -1 Mailbox aliases: 99999 Enable per-domain limits: Yes Mailboxes: -1 Mailbox aliases: 99999 Domains-><domain>->Edit->Resources: Mailboxes: -1 Mailbox aliases: 99999 As DomainAdmins user: Identities-><user>->Mail: Try to add a 4th alias to the account. It will return: Mailbox aliases: limit reached with Update. # Current behavior Mailbox aliases: limit reached, on Update adding a 4th alias to a single mailbox account. # Expected behavior Mailbox alias is added per actual limits settings, or unlimited setting. # Video/Screenshot link (optional) Global Admin: * http://i.imgur.com/9MHrOyL.png * http://i.imgur.com/4BEZjYB.png DomainAdmins: * http://i.imgur.com/D84Vefa.png
kerem 2026-02-27 11:16:52 +03:00
Author
Owner

@tonioo commented on GitHub (Mar 3, 2020):

@erenfro Just one thing : changing default values won't affect existing domains or accounts. Have you checked the values actually defined for you domain admin before you make your tests?

<!-- gh-comment-id:593868535 --> @tonioo commented on GitHub (Mar 3, 2020): @erenfro Just one thing : changing default values won't affect existing domains or accounts. Have you checked the values actually defined for you domain admin before you make your tests?
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#1395
No description provided.