Page MenuHomeDevCentral

D840.diff
No OneTemporary

D840.diff

diff --git a/mail/config-v1.1.xml b/mail/config-v1.1.xml
new file mode 100644
--- /dev/null
+++ b/mail/config-v1.1.xml
@@ -0,0 +1,32 @@
+<clientConfig version="1.1">
+ <emailProvider id="nasqueron.org">
+ <domain>nasqueron.org</domain>
+ <displayName>Nasqueron mail services</displayName>
+ <displayShortName>Nasqueron</displayShortName>
+ <incomingServer type="imap">
+ <hostname>mail.nasqueron.org</hostname>
+ <port>993</port>
+ <socketType>SSL</socketType>
+ <authentication>password-cleartext</authentication>
+ <username>%EMAILADDRESS%</username>
+ </incomingServer>
+ <incomingServer type="pop3">
+ <hostname>mail.nasqueron.org</hostname>
+ <port>995</port>
+ <socketType>SSL</socketType>
+ <authentication>password-cleartext</authentication>
+ <username>%EMAILADDRESS%</username>
+ </incomingServer>
+ <outgoingServer type="smtp">
+ <hostname>mail.nasqueron.org</hostname>
+ <port>587</port>
+ <socketType>STARTTLS</socketType>
+ <authentication>password-cleartext</authentication>
+ <username>%EMAILADDRESS%</username>
+ </outgoingServer>
+ <documentation url="https://agora.nasqueron.org/Mail">
+ <descr lang="de">Mail reference</descr>
+ <descr lang="fr">Référence concernant le serveur mail</descr>
+ </documentation>
+ </emailProvider>
+</clientConfig>

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 00:14 (21 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249200
Default Alt Text
D840.diff (1 KB)

Event Timeline