Updated Debugging (markdown)
This commit is contained in:
parent
5cff438927
commit
c0f3113b62
|
@ -3,3 +3,11 @@
|
||||||
|
|
||||||
## Invalid username or Password
|
## Invalid username or Password
|
||||||
..todo..
|
..todo..
|
||||||
|
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in New Issue