-
-
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
Authentication Failed - Nextcloud @ Latest #1478
Comments
You need the server side log to find out why it fails. |
How can I get those in nextcloud snappymail? There isn't a data directory for snappymail, and if I set the logs path, nothing ever writes (even if I 777 the directory). |
It's in your |
|
WhiteListPlugin->FilterLoginCredentials So you should update your whitelist 😉 |
Describe the bug
IMAP and SMTP tests succeed with provided credentials but fail when adding additional accounts inside snappymail UI
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to login to the additional account.
Screenshots
Please complete the following information:
Debug/logging information
I enabled JavaScript logging but its not giving me any error logs, just basic info about loaded modules
{"Action":"AccountSetup","Result":false,"ErrorCode":102,"ErrorMessage":"AuthError[102]","ErrorMessageAdditional":"","ExceptionCode":0,"epoch":1709481948}
Additional context
I just updated my Snappymail to 2.35.2
The text was updated successfully, but these errors were encountered: