mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-28 03:30:24 +02:00
12 lines
274 B
Markdown
12 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
|
|
|