[PR #2504] [MERGED] Valid MXs field must contain only IPs. #2590

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2504
Author: @tonioo
Created: 5/5/2022
Status: Merged
Merged: 5/5/2022
Merged by: @tonioo

Base: masterHead: fix/valid_mxs


📝 Commits (1)

  • ea41ccd Valid MXs field must contain only IPs.

📊 Changes

4 files changed (+78 additions, -3 deletions)

View changed files

📝 modoboa/admin/api/v2/serializers.py (+16 -0)
📝 modoboa/admin/app_settings.py (+20 -1)
📝 modoboa/core/api/v2/views.py (+1 -1)
📝 modoboa/parameters/api/v2/tests.py (+41 -1)

📄 Description

see #1664


🔄 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/2504 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 5/5/2022 **Status:** ✅ Merged **Merged:** 5/5/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/valid_mxs` --- ### 📝 Commits (1) - [`ea41ccd`](https://github.com/modoboa/modoboa/commit/ea41ccd44e090e18398b8727ff159a655e4d1b9b) Valid MXs field must contain only IPs. ### 📊 Changes **4 files changed** (+78 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/api/v2/serializers.py` (+16 -0) 📝 `modoboa/admin/app_settings.py` (+20 -1) 📝 `modoboa/core/api/v2/views.py` (+1 -1) 📝 `modoboa/parameters/api/v2/tests.py` (+41 -1) </details> ### 📄 Description see #1664 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:47 +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#2590
No description provided.