mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 17:36:01 +03:00
[GH-ISSUE #2081] Exceptions during modo check_mx #1519
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1519
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mundschenk-at on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2081
Impacted versions
Steps to reproduce
Run the command
modo check_mx.Current behavior
Expected behavior
Successful completion of command.
@mundschenk-at commented on GitHub (Nov 6, 2020):
This happens after updating to 1.17.0 from 1.15.0 (apparently after accidentally skipping 1.16.0). It appears related to this commit in _mx.py.
@tonioo commented on GitHub (Nov 6, 2020):
Looks like the title field on the new alarm model is a bit small (150 characters)
@mundschenk-at commented on GitHub (Nov 6, 2020):
Any way to apply an interim fix (other than disabling the cron checks)?
@tonioo commented on GitHub (Nov 6, 2020):
Maybe truncate the data before it is saved to the database?
@kokel commented on GitHub (Dec 3, 2020):
Same Problem here: