Improve email set-up

This commit is contained in:
3wc
2020-09-27 21:27:26 +02:00
parent 5f2697c0c9
commit e6dc753365
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
account default
host {{ env "SMTP_HOST" }}
auto_from on
from {{ env "MAIL_FROM" }}