mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #678] Webmail: Authentication Failed #632
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#632
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @machinefixer on GitHub (Jan 29, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/678
I've debugged this error for a while, it happens all the time once I try to use webmail interface, something like 'Password mismatch' or 'auth: Debug: client passdb out: FAIL' in my log file. But after I refreshed my webmail page by a couple of times the authentication come back to normal, and Modoboa works fine. It might be tiny configuration mistake, but pretty annoying. Maybe somewhere in Dovecot has a configuration item like 'xxx_timeout'?
@tonioo commented on GitHub (Jan 29, 2015):
Maybe an issue with your dovecot configuration?
@machinefixer commented on GitHub (Jan 30, 2015):
Thanks for replying! I've check all my dovecot configuration, since the problem happens occasionally, it can be some kind of "Timeout", I switched my local VPS to another which provide more stable web connection, then everything works fine after re-deploy modoboa.
@tonioo commented on GitHub (Jan 30, 2015):
Great. So I close this issue.
@moufmouf commented on GitHub (Jun 19, 2015):
Hey Tonioo,
Sorry to bump this issue up but we are facing exactly the same problem.
The webmail fails completely randomly (maybe one in 5 requests...)
Also, when it fails, I can see this in the logs:
I'm using the latest version of modoboa (1.3.3) that I tried to migrate from the virtual image provided.
I'm pretty sure this must be a configuration issue, but I have no clue on how to pinpoint it. Also, I tried to enable SASL on postfix, I don't know if this can be related. My /etc/dovecot/conf.d/10-master.conf file looks like this:
Any clue how I could try to pinpoint the problem?
@tonioo commented on GitHub (Jun 19, 2015):
Hi,
the demo VM is pretty outdated now and I've not enough time to work on it. I suggest you install install a fresh server using newer versions.
Don't hesitate to contact me in private in you need help/more information.
@orangejuicy commented on GitHub (Apr 2, 2016):
Hello. I have this issue after fresh install on ubuntu 14.04 with modoboa-installer. Modoboa version is 1.4.5.
Is this normal behaviour for Super Administrator account?