-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to login on certain IMAP server since 2.34.2 (ie: imap.free.fr) #1438
Comments
Here are the debug logs of a typical connection attempt to imap.free.fr:
|
Admin -> Domains I will make a check to skip crashing namespaces |
Thank you, the workaround works great in the meantime! |
Describe the bug
Hello. Since updating to 2.34.2, I'm not able to access my imap account on
imap.free.fr
. After entering my credentials on the login page and clicking "Sign in", the spinner appears and then disappears, leaving me on the empty login page. This account was working fine with snappymail this morning before I upgraded Snappymail docker image to 2.34.2 from 2.33.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'm able to see the list of my folders and their emails
Please complete the following information:
Debug/logging information
Navigator's Request:
{"Action":"Folders"}
Response:
{"Action":"Folders","Result":false,"ErrorCode":999,"ErrorMessage":"0 - LIST failed: wildcards not permitted in username","ErrorMessageAdditional":"","epoch":1708002137}
Docker logs:
The text was updated successfully, but these errors were encountered: