6 Commits

Author SHA1 Message Date
Yannik Schmidt
7cab89348c fix: remove format error from output 2023-01-04 04:15:17 +01:00
Yannik Schmidt
4dd7c77ce9 fix: smtp check crash
In a container, the smtp check would fail,
even if SMTP_MUST_BE_CONNECTED was false,
because no address was bindable
2023-01-04 04:06:55 +01:00
Yannik Schmidt
a4c1bd071b fix mail formating 2020-10-06 16:36:10 +02:00
Yannik Schmidt
772a127547 catch connection refused error on smtp check 2020-09-06 03:03:55 +02:00
Yannik Schmidt
430e0f60aa fix typos 2020-09-01 17:38:54 +02:00
Yannik Schmidt
aad780bd43 implement basic functionality of contact via form->smtp 2020-09-01 17:14:52 +02:00