mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-05-29 01:07:44 +02:00
17 lines
288 B
Markdown
17 lines
288 B
Markdown
..todo.. - Please contribute more to help others debug this package
|
|
## Invalid username or Password
|
|
|
|
|
|
1. Login Container
|
|
|
|
```bash
|
|
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
|
|
|