diff --git a/salt/profile/matrix/files/homeserver.yaml b/salt/profile/matrix/files/homeserver.yaml index b82b67e..2667401 100644 --- a/salt/profile/matrix/files/homeserver.yaml +++ b/salt/profile/matrix/files/homeserver.yaml @@ -1375,11 +1375,11 @@ password_config: email: # The hostname of the outgoing SMTP server to use. Defaults to 'localhost'. # - #smtp_host: mail.server + smtp_host: localhost # The port on the mail server for outgoing SMTP. Defaults to 25. # - #smtp_port: 587 + smtp_port: 25 # Username/password for authentication to the SMTP server. By default, no # authentication is attempted.