Optional SMTP relay

This commit is contained in:
3wc
2020-09-26 20:31:13 +02:00
parent 349feac543
commit 5f2697c0c9
4 changed files with 49 additions and 0 deletions

3
msmtp.conf.tmpl Normal file
View File

@ -0,0 +1,3 @@
account default
host {{ env "SMTP_HOST" }}
auto_from on