change socket type

This commit is contained in:
Simon Vieille 2020-09-18 21:02:05 +02:00
parent 17aedd9af3
commit d11e4de6e0
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<incomingServer type="imap">
<hostname>mail.deblan.org</hostname>
<port>143</port>
<socketType>SSL</socketType>
<socketType>STARTTLS</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILLOCALPART%</username>
</incomingServer>