This commit is contained in:
2023-04-28 13:29:02 +02:00
parent 17d33e70cb
commit 91cefdcd9e
4 changed files with 9 additions and 11 deletions

View File

@@ -1,14 +1,14 @@
account notification
host smtp.mkedziora.pl
host smtp.domain.com
port 587
timeout 15
protocol smtp
domain mkedziora.pl
domain domain.com
auth on
user test
from test@mkedziora.pl
password V8ufrLgiEwRF72dM
user user
from user@domain.com
password password
tls on
syslog on
tls_starttls on