Create Common Issues authored by Timur Oberhuber's avatar Timur Oberhuber
## General
Usually trying the following resolves all issues:
* Invalidate cache and restart (JetBrains IDEs).
* Make sure `application.yaml` contains the latest changes made to `application.template.yaml`.
## Mail Server Error
##### Where?
Usually in Queue, during the first start-up.
##### Solution:
There is a setting in `application.yaml` called `test-connection` in the `mail` section. Make sure this is set to `false`.
\ No newline at end of file