Open
Bug 1488754
Opened 7 years ago
Updated 7 years ago
Add emse.fr & mines-stetienne.fr in ispdb
Categories
(Webtools :: ISPDB Database Entries, defect)
Webtools
ISPDB Database Entries
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: ruiz, Unassigned)
Details
Attachments
(1 file, 3 obsolete files)
|
1.13 KB,
application/xml
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Steps to reproduce:
Hi,
Could you put my autoconfig file on your server for my 2 domains :
* emse.fr
* mines-stetienne.fr
Thank you for the work and for your time.
Comment on attachment 9006557 [details]
config-v1.1.xml
><?xml version="1.0" encoding="UTF-8"?>
><clientConfig version="1.1">
> <emailProvider id="emse.fr">
> <emailProvider id="mines-stetienne.fr">
> <domain>emse.fr</domain>
> <displayName>Ecole des Mines de Saint Etienne</displayName>
> <displayShortName>EMSE</displayShortName>
> <incomingServer type="imap">
> <hostname>mars.emse.fr</hostname>
> <port>993</port>
> <socketType>SSL</socketType>
> <authentication>password-encrypted</authentication>
> <username>%EMAILLOCALPART%</username>
> </incomingServer>
> <outgoingServer type="smtp">
> <hostname>mincen.emse.fr</hostname>
> <port>587</port>
> <socketType>SSL</socketType>
> <authentication>password-encrypted</authentication>
> <username>%EMAILLOCALPART%</username>
> </outgoingServer>
> <documentation url="https://services-numeriques.emse.fr/">
> <descr lang="fr">Services Numeriques EMSE</descr>
> </documentation>
> <documentation url="https://services-numeriques.emse.fr/docs/doc-outils-collaboratifs/">
> <descr lang="fr">Outils Collaboratifs</descr>
> </documentation>
></clientConfig>
Attachment #9006557 -
Attachment is obsolete: true
Comment on attachment 9006557 [details]
config-v1.1.xml
<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
<emailProvider id="emse.fr">
<domain>mines-stetienne.fr</domain>
<domain>emse.fr</domain>
<displayName>Ecole des Mines de Saint Etienne</displayName>
<displayShortName>EMSE</displayShortName>
<incomingServer type="imap">
<hostname>mars.emse.fr</hostname>
<port>993</port>
<socketType>SSL</socketType>
<authentication>password-encrypted</authentication>
<username>%EMAILLOCALPART%</username>
</incomingServer>
<outgoingServer type="smtp">
<hostname>mincen.emse.fr</hostname>
<port>587</port>
<socketType>SSL</socketType>
<authentication>password-encrypted</authentication>
<username>%EMAILLOCALPART%</username>
</outgoingServer>
<documentation url="https://services-numeriques.emse.fr/">
<descr lang="fr">Services Numeriques EMSE</descr>
</documentation>
<documentation url="https://services-numeriques.emse.fr/docs/doc-outils-collaboratifs/">
<descr lang="fr">Outils Collaboratifs</descr>
</documentation>
</emailProvider>
</clientConfig>
Attachment #9006558 -
Attachment is obsolete: true
Attachment #9006561 -
Attachment is obsolete: true
Updated•7 years ago
|
Summary: ispdb → Add emse.fr & mines-stetienne.fr in ispdb
You need to log in
before you can comment on or make changes to this bug.
Description
•