Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3753584
D840.id2137.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D840.id2137.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 02:33 (20 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249200
Default Alt Text
D840.id2137.diff (1 KB)
Attached To
Mode
D840: Initial configuration document
Attached
Detach File
Event Timeline
Log In to Comment