[GH-ISSUE #643] Unicode error while displaying message in quarantine #603

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

Originally created by @tonioo on GitHub (Nov 26, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/643

Originally assigned to: @tonioo on GitHub.

Some messages can't be decoded because we give a unicode object to email.message_from_string() method whereas it expects a str one!

Originally created by @tonioo on GitHub (Nov 26, 2014). Original GitHub issue: https://github.com/modoboa/modoboa/issues/643 Originally assigned to: @tonioo on GitHub. Some messages can't be decoded because we give a unicode object to email.message_from_string() method whereas it expects a str one!
kerem 2026-02-27 11:12:36 +03:00
  • closed this issue
  • added the
    bug
    label
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#603
No description provided.