mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #307] Parsing the X-Amavis-Alert field sometime fails #291
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#291
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 @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/307
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2012-09-26T19:49:40Z
Encountered exception:
It is happening because Amavis not always put a ',' separator in this header. It will be fixed on Amavis side soon but we need to be more robust against such issues.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-09-29T13:59:18Z
Hi Louis-Dominique,
could you please confirm me this fix works for you ?
Antoine
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Louis-Dominique Dubeau on 2012-09-29T15:09:47Z
Antoine Nguyen wrote:
Are you suggesting I install the development version? Is there a suggested procedure? I've read upgrade.rst but did not see there anything specific to 0.9.3.
Also, it may take a while before I get an email that would trigger this specific problem.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-09-29T15:21:25Z
Louis-Dominique Dubeau wrote:
You didn't keep it into the quarantine? I haven't got such a message so I can't easily check this fix...
The development version is close to be the 0.9.3 and it is mainly a bugfixes release. Since 0.9.1, migrating a modo installation is a lot more simple (http://docs.modoboa.org/getting_started/upgrade.html#latest-version).
If you want to install a devel version:
Then, just follow the documentation.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Louis-Dominique Dubeau on 2012-10-05T14:43:57Z
Got a message with the bad headers. Works for me.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-10-05T18:21:27Z
Great! Thx for your feedback :)