mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00: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
|
|
|