@@ -20,7 +20,7 @@
</incomingServer>
<outgoingServer type="smtp">
<hostname>{{ mail_server_hostname }}</hostname>
- <port>587</port>
+ <port>465</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>