afterlogic / webmail-lite-8

Open-source webmail script for existing IMAP server
https://afterlogic.org/webmail-lite-8
GNU Affero General Public License v3.0
335 stars 72 forks source link

A user cannot login and no error in the logs... #59

Closed parijke closed 4 years ago

parijke commented 4 years ago

I try to login using user/password but the system says The username or password you entered is incorrect.

But I am sure the user and password are correct. I am running the server on a lando docker instance

afterlogic-support commented 4 years ago

Do you mean logging into email account? If yes, make sure there's at least one entry added to Mail Servers list; try specifying * in Domains for it, or specifically the domain part of the email address.

Does it help?

parijke commented 4 years ago

yes, the * in domains did help, although I cannot understand why.

Op di 10 mrt. 2020 om 09:10 schreef AfterLogic Support < notifications@github.com>:

Do you mean logging into email account? If yes, make sure there's at least one entry added to Mail Servers list; try specifying * in Domains for it, or specifically the domain part of the email address.

Does it help?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/afterlogic/webmail-lite-8/issues/59?email_source=notifications&email_token=AB2RBPQHIXQ3KKNQN3GOT33RGXYSVA5CNFSM4LELBWG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOKNHZY#issuecomment-596956135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2RBPT23P3U7BOT7MYDOA3RGXYSVANCNFSM4LELBWGQ .

-- [image: logo]

Paul Rijke Drupal Frontend Developer / Investor

[image: Facebook] https://facebook.com/paul.rijke [image: LinkedIn] https://linkedin.com/in/prijke/ Visit our beautiful apartment in Jávea at here http://goo.gl/vMB0L9

afterlogic-support commented 4 years ago

My guess is, the Domains field wasn't filled correctly. It has to be either wildcard "*" or the list of email domains, specifically the email address part after @ character.