mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
13 lines
274 B
Markdown
13 lines
274 B
Markdown
..todo.. - Please contribute more to help others debug this package
|
|
## Invalid username or Password
|
|
|
|
|
|
1. Login Container
|
|
docker exec -it <mycontainer> bash
|
|
|
|
2. Check log files
|
|
/var/log/mail
|
|
could not find any mention of incorrect logins here
|
|
neither in the dovecot logs
|
|
|