[GH-ISSUE #140] Display error messages returned by the IMAP server #125

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

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/140

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2011-03-28T13:44:04Z

Find a way to correctly handle error messages returned by the IMAP server. They must be displayed somewhere in the webmail.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/140 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2011-03-28T13:44:04Z** Find a way to correctly handle error messages returned by the IMAP server. They must be displayed somewhere in the webmail.
kerem 2026-02-27 11:10:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2011-03-28T15:24:00Z

In [2ca841fac7ba763a3cd9a15584452d7f941f9e54]:

#!CommitTicketReference repository="" revision="2ca841fac7ba763a3cd9a15584452d7f941f9e54"
Simple way to display IMAP errors:
* raise a specific exception in the imap connector,
* Add a simple middleware to catch this exception and return a specific response that will be correctly displayed by the webmail.
see #127
<!-- gh-comment-id:29813759 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-03-28T15:24:00Z** In [2ca841fac7ba763a3cd9a15584452d7f941f9e54]: <pre> #!CommitTicketReference repository="" revision="2ca841fac7ba763a3cd9a15584452d7f941f9e54" Simple way to display IMAP errors: * raise a specific exception in the imap connector, * Add a simple middleware to catch this exception and return a specific response that will be correctly displayed by the webmail. see #127 </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2011-04-08T14:36:01Z

In [4d442e60b2829f50a451e42713d25da6700695f2]:

#!CommitTicketReference repository="" revision="4d442e60b2829f50a451e42713d25da6700695f2"
Updated sample configuration file.
see #127
<!-- gh-comment-id:29813761 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-04-08T14:36:01Z** In [4d442e60b2829f50a451e42713d25da6700695f2]: <pre> #!CommitTicketReference repository="" revision="4d442e60b2829f50a451e42713d25da6700695f2" Updated sample configuration file. see #127 </pre>
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#125
No description provided.