Confirmed users
591
edits
(→XML: STARTTLS) |
m (→XML) |
||
Line 44: | Line 44: | ||
<hostname>smtp.googlemail.com</hostname> | <hostname>smtp.googlemail.com</hostname> | ||
<port>587</port> | <port>587</port> | ||
<socketType> | <socketType>STARTTLS</socketType> <!-- see above --> | ||
<username>%EMAILLOCALPART%</username> <!-- if smtp-auth --> | <username>%EMAILLOCALPART%</username> <!-- if smtp-auth --> | ||
<authentication>smtp-auth</authentication> | <authentication>smtp-auth</authentication> |