Updated Debugging (markdown)
This commit is contained in:
parent
a8c8a8d2dd
commit
17fe0d7b70
|
@ -3,10 +3,14 @@
|
|||
|
||||
|
||||
1. Login Container
|
||||
|
||||
```bash
|
||||
docker exec -it <mycontainer> bash
|
||||
```
|
||||
|
||||
2. Check log files
|
||||
/var/log/mail
|
||||
|
||||
`/var/log/mail`
|
||||
could not find any mention of incorrect logins here
|
||||
neither in the dovecot logs
|
||||
|
||||
|
|
Loading…
Reference in New Issue