fix a couple of bugs
This commit is contained in:
parent
542a923cbe
commit
59e020228a
8 changed files with 30 additions and 11 deletions
|
|
@ -31,6 +31,7 @@ password = MYPASSWORD
|
|||
[smtp]
|
||||
host = mail.gandi.net
|
||||
starttls = true
|
||||
ssl = false
|
||||
port = 587
|
||||
login = blog@mydomain.com
|
||||
password = MYPASSWORD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue