[PR #2015] [MERGED] Improved notifications management in MX checks. #2405

Closed
opened 2026-02-27 12:10:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2015
Author: @tonioo
Created: 9/25/2020
Status: Merged
Merged: 9/25/2020
Merged by: @tonioo

Base: masterHead: feature/less_mx_notifications


📝 Commits (4)

  • 0d462ef Improved notifications management in MX checks.
  • 4534dd6 Increased alarm internal code length.
  • 6b7f6ee Force greenlet 0.4.16 due to a binary issue with 0.4.17.
  • d03d4b1 Improved coverage.

📊 Changes

7 files changed (+130 additions, -63 deletions)

View changed files

📝 modoboa/admin/management/commands/subcommands/_mx.py (+86 -50)
📝 modoboa/admin/migrations/0017_alarm.py (+1 -1)
📝 modoboa/admin/models/alarm.py (+1 -1)
📝 modoboa/admin/tests/test_mx.py (+26 -4)
📝 modoboa/admin/tests/utils.py (+5 -3)
📝 modoboa/policyd/core.py (+10 -4)
📝 requirements.txt (+1 -0)

📄 Description

see #1820


🔄 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/2015 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 9/25/2020 **Status:** ✅ Merged **Merged:** 9/25/2020 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/less_mx_notifications` --- ### 📝 Commits (4) - [`0d462ef`](https://github.com/modoboa/modoboa/commit/0d462efb0c555ddc4cda659cff815d38bbddc720) Improved notifications management in MX checks. - [`4534dd6`](https://github.com/modoboa/modoboa/commit/4534dd659640f24f262380f41ff3296ab87f0ffa) Increased alarm internal code length. - [`6b7f6ee`](https://github.com/modoboa/modoboa/commit/6b7f6eee088fcfa95548bc00226133b223dfe68e) Force greenlet 0.4.16 due to a binary issue with 0.4.17. - [`d03d4b1`](https://github.com/modoboa/modoboa/commit/d03d4b1c6d90fea9f1076d5baabfe1d7266c5b53) Improved coverage. ### 📊 Changes **7 files changed** (+130 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/management/commands/subcommands/_mx.py` (+86 -50) 📝 `modoboa/admin/migrations/0017_alarm.py` (+1 -1) 📝 `modoboa/admin/models/alarm.py` (+1 -1) 📝 `modoboa/admin/tests/test_mx.py` (+26 -4) 📝 `modoboa/admin/tests/utils.py` (+5 -3) 📝 `modoboa/policyd/core.py` (+10 -4) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description see #1820 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:10:52 +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#2405
No description provided.