fix a couple of bugs

This commit is contained in:
Yax 2021-01-28 19:00:54 +01:00
parent 542a923cbe
commit 59e020228a
8 changed files with 30 additions and 11 deletions

View file

@ -31,6 +31,7 @@ password = MYPASSWORD
[smtp]
host = mail.gandi.net
starttls = true
ssl = false
port = 587
login = blog@mydomain.com
password = MYPASSWORD