2019-01-29 18:17:24 +01:00
|
|
|
[sendemail "hm-account"]
|
2020-03-05 15:57:19 +01:00
|
|
|
from = hm@example.org
|
|
|
|
smtpEncryption = tls
|
|
|
|
smtpServer = smtp.example.org
|
|
|
|
smtpUser = home.manager.jr
|
2019-01-29 18:17:24 +01:00
|
|
|
|
|
|
|
[sendemail "hm@example.com"]
|
2020-03-05 15:57:19 +01:00
|
|
|
from = hm@example.com
|
|
|
|
smtpEncryption = tls
|
|
|
|
smtpServer = smtp.example.com
|
|
|
|
smtpUser = home.manager
|
2019-01-29 18:17:24 +01:00
|
|
|
|
|
|
|
[user]
|
2020-03-05 15:57:19 +01:00
|
|
|
email = hm@example.com
|
|
|
|
name = H. M. Test
|