[PR #1050] [MERGED] Fixed mailbox removal. #2103

Closed
opened 2026-02-27 11:20:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1050
Author: @tonioo
Created: 2/27/2017
Status: Merged
Merged: 3/2/2017
Merged by: @tonioo

Base: masterHead: fix/delete_mailboxes_with_domain


📝 Commits (3)

📊 Changes

7 files changed (+113 additions, -16 deletions)

View changed files

📝 modoboa/admin/management/commands/handle_mailbox_operations.py (+12 -8)
📝 modoboa/admin/models/domain.py (+1 -2)
📝 modoboa/admin/models/mailbox.py (+0 -1)
modoboa/admin/tests/dovecot (+3 -0)
📝 modoboa/admin/tests/test_domain.py (+10 -4)
modoboa/admin/tests/test_mailbox_operations.py (+86 -0)
📝 modoboa/admin/views/domain.py (+1 -1)

📄 Description

see #1046


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1050 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/27/2017 **Status:** ✅ Merged **Merged:** 3/2/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/delete_mailboxes_with_domain` --- ### 📝 Commits (3) - [`55bdf3a`](https://github.com/modoboa/modoboa/commit/55bdf3a82f78c7b1ade75a4f40efe2e03f13b129) Fixed mailbox removal. - [`8bb6450`](https://github.com/modoboa/modoboa/commit/8bb64508141fb8c0cf0d302646248f8893b46c05) Added unit tests. - [`975c6cb`](https://github.com/modoboa/modoboa/commit/975c6cbaf9bbf0de5e2ae276dffeb0f7b5c5ca80) Improve coverage. ### 📊 Changes **7 files changed** (+113 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/management/commands/handle_mailbox_operations.py` (+12 -8) 📝 `modoboa/admin/models/domain.py` (+1 -2) 📝 `modoboa/admin/models/mailbox.py` (+0 -1) ➕ `modoboa/admin/tests/dovecot` (+3 -0) 📝 `modoboa/admin/tests/test_domain.py` (+10 -4) ➕ `modoboa/admin/tests/test_mailbox_operations.py` (+86 -0) 📝 `modoboa/admin/views/domain.py` (+1 -1) </details> ### 📄 Description see #1046 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:53 +03:00
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#2103
No description provided.