simplify mailer

This commit is contained in:
Yax 2022-02-14 21:51:50 +01:00
parent 7f2ff74ebe
commit 185641e6d0
7 changed files with 24 additions and 118 deletions

View file

@ -19,19 +19,9 @@ port = 8100
proto = https
file = comments.xml
[imap]
polling = 120
host = mail.gandi.net
ssl = false
port = 993
login = blog@mydomain.com
password = MYPASSWORD
[smtp]
host = mail.gandi.net
starttls = true
ssl = false
port = 587
host = smtp.mail.com
port = 465
login = blog@mydomain.com
password = MYPASSWORD