s/.fr/.org

This commit is contained in:
Simon Vieille 2015-09-10 16:45:23 +02:00
parent f58fcc83da
commit 2e35d87587
1 changed files with 2 additions and 2 deletions

View File

@ -5,14 +5,14 @@
<displayName>DEBLAN</displayName>
<displayShortName>deblan.fr</displayShortName>
<incomingServer type="imap">
<hostname>mail.deblan.fr</hostname>
<hostname>mail.deblan.org</hostname>
<port>143</port>
<socketType>STARTTLS</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILLOCALPART%</username>
</incomingServer>
<outgoingServer type="smtp">
<hostname>mail.deblan.fr</hostname>
<hostname>mail.deblan.org</hostname>
<port>587</port>
<socketType>STARTTLS</socketType>
<authentication>password-cleartext</authentication>