Zdalne-systemy-z-kit-uVPN/configs/msmtprc

14 lines
208 B
Plaintext
Raw Normal View History

account notification
2023-04-28 11:29:02 +00:00
host smtp.domain.com
port 587
timeout 15
protocol smtp
2023-04-28 11:29:02 +00:00
domain domain.com
auth on
2023-04-28 11:29:02 +00:00
user user
from user@domain.com
password password
tls on
syslog on
tls_starttls on