View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006153 | SOGo | Web Mail | public | 2025-10-15 07:23 | 2025-10-15 11:31 |
Reporter | hostaant | Assigned To | qhivert | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | feedback | Resolution | open | ||
Platform | Linux | OS | Debian | OS Version | 12 |
Product Version | 5.8.0 | ||||
Summary | 0006153: Sending mail results in HTTP 405 and "Sent is not an IMAP4 folder" error | ||||
Description | Sometimes when sending mail via the web mail UI an error message "Sent is not an IMAP4 folder" pops up. The email is sent and goes through but is not saved in the "Sent" folder. Usually the when sending mail it is saved in the same Sent folder just as one would expect, but once for every 20-30 emails or so the issue is triggered. This has happened on multiple separate email accounts and installations. The IMAP server is Courier. | ||||
Steps To Reproduce |
The error is triggered occasionally, once for every 20-30 emails. | ||||
Additional Information | The sogo server shows this 405 error: The browser tools show the reponse code "405 Method not allowed", and the response body is: | ||||
Tags | No tags attached. | ||||
Hello.
If it the fail is random it may be due to a connection error or that your imap server is unavailable. You should check courier log. You could also try to add this in your sogo.conf to make sure each request make a fresh connection. |
|