docker-mailserver/docs/content/config/troubleshooting/debugging.md

15 lines
244 B
Markdown
Raw Normal View History

#Documentation on debugging
## Invalid username or Password
..todo..
2017-01-04 01:46:39 +01:00
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
2017-01-04 01:58:12 +01:00