Doc Mail-Mutu

Administration

Interface d’administration à utiliser :

avec un compte “admin” :

  • n’oubliez pas la partie @example.com pour l’identifiant Utilisateur
  • c’est le même mot de passe que vous utilisez pour l’email

Vous pouvez créer/supprimer/modifier vos comptes/alias, et changer les mots de passe.

Utilisation

Webmail

URL du webmail :

Note : n’oubliez pas la partie @example.com pour le nom d’utilisateur

IMAP

Paramètres IMAP (si domaine créé avant 2025) :

Serveur entrant (IMAP) : courrier02.evolix.net 
Sécurité : SSL / IMAPS
Port : 993
Login : (n'oubliez pas la partie `@example.com`)
Mot de passe : ...

Paramètres IMAP :

Serveur entrant (IMAP) : courrier03.evolix.net 
Sécurité : SSL / IMAPS
Port : 993
Login : (n'oubliez pas la partie `@example.com`)
Mot de passe : ...

SMTP

Paramètres SMTP (si domaine créé avant 2025) :

Serveur sortant (SMTP) : courrier02.evolix.net
Sécurité : StartTLS / Submission
Port : 587
Authentification SMTP : OUI
Login : (n'oubliez pas la partie `@example.com`)
Mot de passe : (le même qu'en IMAP)

Paramètres SMTP :

Serveur sortant (SMTP) : courrier03.evolix.net
Sécurité : StartTLS / Submission
Port : 587
Authentification SMTP : OUI
Login : (n'oubliez pas la partie `@example.com`)
Mot de passe : (le même qu'en IMAP)

POP

Paramètres POP3 ((si domaine créé avant 2025) :

Serveur entrant (POP) : courrier02.evolix.net
Sécurité : SSL / POP3S
Port : 995
Login : (n'oubliez pas la partie `@example.com`)
Mot de passe : ...

Configuration

MX

Si votre domaine a été créé avant 2025, vous devez avoir l’enregistrement MX suivant dans votre zone DNS

@ IN MX 10 antispam.evolix.org.

Sinon, vous devez avoir :

@ IN MX 10 courrier03.evolix.net.

SPF

Vous devez inclure dans votre enregistrement DNS pour SPF include:spf.protection.evolix.net :

@ IN TXT "v=spf1 include:spf.protection.evolix.net -all"

DKIM

Domaine créé avant 2025

Vous devez ajouter l’enregistrement DNS suivant dans votre zone DNS :

dkim-mail02._domainkey  IN  TXT ( "v=DKIM1; h=sha256; k=rsa; s=email; "
     "p=MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwJ0KcQcK5qNMkexaZjXEy/XlOixzsk7TyJHaNVC/sQRXhKmmK6WramAnSNhmHozKKmQ0DYNBThE7Fp9Exikg00zy+gZr+dTiwdUrQ/1wGW+1B6bIRF7LgdIXEls8ffo9Dn6huTJKwMOfIKWpVFI7OeF8OigaMlzyV/hNQpzUyLnxuE+ODsuZEcVCepB7+dWx1Tncid6l588jAC"
     "CJXR58adm/ltmfdMrwG2gPoq0U9or0DQ7iv9vRTzacEm2bcqiQdPFwOWCmaAAXjsjkJoqayZN/JVvOe2OzcXNUNQwNcdtiMfFx006w2d6vn1DKug5PC5+YqBkVIhot8u7s1l4J+VV4KsD5gBMdictjyj+BGryhHyi8iecJMFC48TUHnIq/daJrPrR1jNrTN803rjx3llV5wMYXEH9Wn3EEny0b8i5PW3Pw66FsZbjXKjM9wMIeV5XqCpXS"
     "ONi3Fqyj43Y//08+L2S+rpj72fC8k+QGAW7b0Ab6MkS6YPYnrDw8Li3dCRELoMV7LbgzP8DVLqYrpI4xAWVx1ajmLY2Gwg1bEIqhm9WhMy56u6A2z04jR+u+cWGKC4Fwj0PzK3cYn7TDGZXfQHyJo/h4EoFi5n/vcXtDKlKQjUS7fUvsFTh/JM9C3Og5Unjk4qsmkYP9mOc7sDl7uK2cViYLvAUGW/qn7WECAwEAAQ==" )

Note : l’enregistrement étant long, il est noté sur plusieurs lignes, à adapter suivant votre interface de gestion de votre zone DNS

Par exemple, si votre zone DNS est chez OVH, vous devez créer un nouvel enregistrement DKIM et mettre :

Sous-domaine : dkim-mail02._domainkey
Version : à cocher
Algorithme (hash) : -256
Type de clé : à cocher
Clé publique (base64) * : mettre ce qu'il y a après `p=` jusqu'à la fin de parenthèse en retirant les doubles quotes, soit `MIICIjANBgkqh…WECAwEAAQ==`
Types de service : E-mail
Sous-domaines : La clé publique est valide pour les sous-domaines de ce domaine

Au cas où, voici l’enregistrement DNS en un seul bloc :

"v=DKIM1; h=sha256; k=rsa; s=email; p=MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwJ0KcQcK5qNMkexaZjXEy/XlOixzsk7TyJHaNVC/sQRXhKmmK6WramAnSNhmHozKKmQ0DYNBThE7Fp9Exikg00zy+gZr+dTiwdUrQ/1wGW+1B6bIRF7LgdIXEls8ffo9Dn6huTJKwMOfIKWpVFI7OeF8OigaMlzyV/hNQpzUyLnxuE+ODsuZEcVCepB7+dWx1Tncid6l588jACCJXR58adm/ltmfdMrwG2gPoq0U9or0DQ7iv9vRTzacEm2bcqiQdPFwOWCmaAAXjsjkJoqayZN/JVvOe2OzcXNUNQwNcdtiMfFx006w2d6vn1DKug5PC5+YqBkVIhot8u7s1l4J+VV4KsD5gBMdictjyj+BGryhHyi8iecJMFC48TUHnIq/daJrPrR1jNrTN803rjx3llV5wMYXEH9Wn3EEny0b8i5PW3Pw66FsZbjXKjM9wMIeV5XqCpXSONi3Fqyj43Y//08+L2S+rpj72fC8k+QGAW7b0Ab6MkS6YPYnrDw8Li3dCRELoMV7LbgzP8DVLqYrpI4xAWVx1ajmLY2Gwg1bEIqhm9WhMy56u6A2z04jR+u+cWGKC4Fwj0PzK3cYn7TDGZXfQHyJo/h4EoFi5n/vcXtDKlKQjUS7fUvsFTh/JM9C3Og5Unjk4qsmkYP9mOc7sDl7uK2cViYLvAUGW/qn7WECAwEAAQ=="

Domaine créé après 2026

Vous devez ajouter l’enregistrement DNS suivant dans votre zone DNS :

dkim-mail03._domainkey  IN  TXT ( "v=DKIM1; h=sha256; k=rsa; s=email; "
      "p=MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAzT/DpjA2LCkNIEzc184eJjf31PQuj0XOwZZgsNJhW7BbpQFgstp1YHorzJI2sSKW+nNsLN2TzBqawHXAymEEyncWA5LetXgribIhRq3Qc1bOjnZGh9dRMFeUa90Neng5siyzynJGY8MqEdhS9JTxeo69+hc9+8pQSlDM+nIusoZjPAhi0ill4Ls3EMFr4H6X0axv0sljjIoROV"
      "ckgWFCOxMFcunBtGvVWyiJCk58lDUrnBTHdGtA+5OhOyhXvJbJJzDsmHveMeWINvD8QU/1JXWf2ijvRZsTu9qlWZElJPuz2LxFJokGrXS1eBtYsLHiz07yTm3kBdncbN/BNUzALmjxWQ20/w0HiKUpaTFM9ZP2/rAJPl6/7gJHSpFVteQCFMavb/GvABLIj2jn4DdtfV8LxK7BCYawwDUeyUvuxPaFfEfzPi6CeBhgbkqcoPLTvyDiW2ld"
      "hessLh1MYMoWFVrX3gY1yjihIaGmh8csU3MYb6GxcUdNdODIvBlcrGuU56XfaVJXbSrL7hzta4oBMCwFv9FzHlxapaqYAn+NfU0CSF1Dp5Bo+dN+/aJzgN9rhXOeC3m3guj6FBXj3VTuL1Ds9KanUPRx7GvuwP05IUSryLFHK97+kmyZF05kaWvjV6jdDQU8zmrsQuuH7RkoqDQ0n9ZVaslyEKLgWlO/qw0CAwEAAQ==" ) 

Note : l’enregistrement étant long, il est noté sur plusieurs lignes, à adapter suivant votre interface de gestion de votre zone DNS

Par exemple, si votre zone DNS est chez OVH, vous devez créer un nouvel enregistrement DKIM et mettre :

Sous-domaine : dkim-mail03._domainkey
Version : à cocher
Algorithme (hash) : -256
Type de clé : à cocher
Clé publique (base64) * : mettre ce qu'il y a après `p=` jusqu'à la fin de parenthèse en retirant les doubles quotes, soit `MIICIjANBgkqhk…qw0CAwEAAQ==`
Types de service : E-mail
Sous-domaines : La clé publique est valide pour les sous-domaines de ce domaine

Au cas où, voici l’enregistrement DNS en un seul bloc :

"v=DKIM1; h=sha256; k=rsa; s=email; p=MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAzT/DpjA2LCkNIEzc184eJjf31PQuj0XOwZZgsNJhW7BbpQFgstp1YHorzJI2sSKW+nNsLN2TzBqawHXAymEEyncWA5LetXgribIhRq3Qc1bOjnZGh9dRMFeUa90Neng5siyzynJGY8MqEdhS9JTxeo69+hc9+8pQSlDM+nIusoZjPAhi0ill4Ls3EMFr4H6X0axv0sljjIoROVckgWFCOxMFcunBtGvVWyiJCk58lDUrnBTHdGtA+5OhOyhXvJbJJzDsmHveMeWINvD8QU/1JXWf2ijvRZsTu9qlWZElJPuz2LxFJokGrXS1eBtYsLHiz07yTm3kBdncbN/BNUzALmjxWQ20/w0HiKUpaTFM9ZP2/rAJPl6/7gJHSpFVteQCFMavb/GvABLIj2jn4DdtfV8LxK7BCYawwDUeyUvuxPaFfEfzPi6CeBhgbkqcoPLTvyDiW2ldhessLh1MYMoWFVrX3gY1yjihIaGmh8csU3MYb6GxcUdNdODIvBlcrGuU56XfaVJXbSrL7hzta4oBMCwFv9FzHlxapaqYAn+NfU0CSF1Dp5Bo+dN+/aJzgN9rhXOeC3m3guj6FBXj3VTuL1Ds9KanUPRx7GvuwP05IUSryLFHK97+kmyZF05kaWvjV6jdDQU8zmrsQuuH7RkoqDQ0n9ZVaslyEKLgWlO/qw0CAwEAAQ=="

DMARC

Nous vous conseillons d’avoir un enregistrement DNS pour DMARC ainsi :

_dmarc IN TXT "v=DMARC1; p=reject; sp=reject; aspf=s; adkim=s"

Autodiscover

Domaine créé avant 2025

Pour faciliter la configuration de nouveaux clients email (Thunderbird, Outlook, etc.), vous pouvez ajouter dans votre zone DNS :

_imaps._tcp SRV 10 1 993 courrier02.evolix.net.
_submission._tcp SRV 0 1 587 courrier02.evolix.net.
_imap._tcp SRV  0 0 0   .
imap IN CNAME courrier02.evolix.net.
smtp IN CNAME courrier02.evolix.net.

Pour certains clients email (comme Thunderbird) vous pouvez placer sur votre site Internet correspondant à votre domaine, le fichier suivant pour répondre à GET /autoconfig/mail/config-v1.1.xml et GET /.well-known/autoconfig/mail/config-v1.1.xml :

<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="evolix.com">
      <domain>%EMAILDOMAIN%</domain>
      <displayName>Service Mail mutualise Evolix</displayName>
      <displayShortName>mail-mutu Evolix</displayShortName>
      <incomingServer type="imap">
         <hostname>courrier02.evolix.net</hostname>
         <port>993</port>
         <socketType>SSL</socketType>
         <authentication>password-cleartext</authentication>
         <username>%EMAILADDRESS%</username>
      </incomingServer>
      <outgoingServer type="smtp">
         <hostname>courrier02.evolix.net</hostname>
         <port>587</port>
         <socketType>STARTTLS</socketType>
         <username>%EMAILADDRESS%</username>
         <authentication>password-cleartext</authentication>
      </outgoingServer>
    </emailProvider>
</clientConfig>

Pour d’autres clients email (comme Outlook) vous pouvez placer sur votre site Internet correspondant à votre domaine, le fichier suivant pour répondre à GET /autodiscover/autodiscover.xml :

<?xml version="1.0" encoding="utf-8" ?>
<Autodiscover xmlns="https://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="https://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Type>IMAP</Type>
<Server>courrier02.evolix.net</Server>
<Port>993</Port>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>on</SSL>
<AuthRequired>on</AuthRequired>
</Protocol>
<Protocol>
<Type>SMTP</Type>
<Server>courrier02.evolix.net</Server>
<Port>587</Port>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>on</SSL>
<AuthRequired>on</AuthRequired>
<SMTPLast>off</SMTPLast>
</Protocol>
</Account>
</Response>
</Autodiscover>

Domaine créé après 2026

Pour faciliter la configuration de nouveaux clients email (Thunderbird, Outlook, etc.), vous pouvez ajouter dans votre zone DNS :

_imaps._tcp SRV 10 1 993 courrier03.evolix.net.
_submission._tcp SRV 0 1 587 courrier03.evolix.net.
_imap._tcp SRV  0 0 0   .
imap IN CNAME courrier03.evolix.net.
smtp IN CNAME courrier03.evolix.net.

Pour certains clients email (comme Thunderbird) vous pouvez placer sur votre site Internet correspondant à votre domaine, le fichier suivant pour répondre à GET /autoconfig/mail/config-v1.1.xml et GET /.well-known/autoconfig/mail/config-v1.1.xml :

<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="evolix.com">
      <domain>%EMAILDOMAIN%</domain>
      <displayName>Service Mail mutualise Evolix</displayName>
      <displayShortName>mail-mutu Evolix</displayShortName>
      <incomingServer type="imap">
         <hostname>courrier03.evolix.net</hostname>
         <port>993</port>
         <socketType>SSL</socketType>
         <authentication>password-cleartext</authentication>
         <username>%EMAILADDRESS%</username>
      </incomingServer>
      <outgoingServer type="smtp">
         <hostname>courrier03.evolix.net</hostname>
         <port>587</port>
         <socketType>STARTTLS</socketType>
         <username>%EMAILADDRESS%</username>
         <authentication>password-cleartext</authentication>
      </outgoingServer>
    </emailProvider>
</clientConfig>

Pour d’autres clients email (comme Outlook) vous pouvez placer sur votre site Internet correspondant à votre domaine, le fichier suivant pour répondre à GET /autodiscover/autodiscover.xml :

<?xml version="1.0" encoding="utf-8" ?>
<Autodiscover xmlns="https://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="https://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Type>IMAP</Type>
<Server>courrier03.evolix.net</Server>
<Port>993</Port>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>on</SSL>
<AuthRequired>on</AuthRequired>
</Protocol>
<Protocol>
<Type>SMTP</Type>
<Server>courrier03.evolix.net</Server>
<Port>587</Port>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>on</SSL>
<AuthRequired>on</AuthRequired>
<SMTPLast>off</SMTPLast>
</Protocol>
</Account>
</Response>
</Autodiscover>

FAQ

Quel est le délai après la création d’un nouveau compte ou alias ?

Il peut y avoir jusqu’à 1h de délai pour que la réception soit active de l’extérieur.

Comment changer mon mot de passe ?

Il faut passer par un compte “admin” via l’interface d’administration.