Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.
Commentaire: Published by Scroll Versions from space DA and version BM-3.5
Sv translation
languagefr

 

 

Volet
borderWidth3

Sur cette page :

Sommaire
maxLevel2

En rapport :

Ajout d'enregistrements DNS de type SRV

Calendar (calDav)

La configuration DNS du domaine doit être modifiée pour permettre au réseau externe de reconnaître le serveur BlueMind bm.mydomain.com comme serveur calDav du domaine mydomain.com.

Les enregistrements de type SRV à ajouter sont les suivants :

CléExemple

_caldavs._tcp

Bloc de code
_caldavs._tcp 86400 IN SRV 0 1 443 server.example.com

Contacts (cardDav)

De même que pour Calendar, la configuration DNS du domaine doit être modifiée pour permettre au réseau externe de reconnaître le serveur BlueMind bm.mydomain.com comme serveur carDav du domaine mydomain.com.

Les enregistrements de type SRV à ajouter sont les suivants :

CléExemple

_carddavs._tcp

Bloc de code
_carddavs._tcp 86400 IN SRV 0 1 443 bm.mydomain.com

 

 

 

 

 

 

 

 

 

 

 

 

Sv translation
languageen

 

Volet
borderWidth3

On this page:

Sommaire
maxLevel2

Related:

Adding DNS SRV records

Calendar (calDav)

The DNS domain configuration must be modified to allow the external network to recognize the BlueMind server bm.mydomain.com as the calDav server for the domain mydomain.com.

The following SRV records must be added:

KeyExample

_caldavs._tcp

Bloc de code
_caldavs._tcp 86400 IN SRV 0 1 443 server.example.com

Contacts (cardDav)

Similarly as for Calendar, the domain's DNS configuration must be modified to allow the external server to recognize the BlueMind server bm.mydomain.com as the cardDav server for the domain mydomain.com.

The following SRV records must be added:

CléExemple

_carddavs._tcp

Bloc de code
_carddavs._tcp 86400 IN SRV 0 1 443 bm.mydomain.com