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-4.0
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

 

 

Sv translation
languagede

 

 

Volet
borderWidth3

Auf dieser Seite:

Sommaire
maxLevel2

Verwandt:

Hinzufügen von DNS-Einträgen vom Typ SRV

Calendar (calDav)

Die DNS-Konfiguration der Domain muss geändert werden, damit das externe Netzwerk den BlueMind-Server bm.mydomain.com als calDav-Server für die Domain mydomain.com erkennen kann.

Die folgenden Einträge vom Typ VRS sind hinzuzufügen:

SchlüsselBeispiel

_caldavs._tcp

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

Contacts (cardDav)

Wie bei Calendar muss die DNS-Konfiguration der Domain geändert werden, damit das externe Netzwerk den BlueMind-Server bm.mydomain.com als carDav-Server für die Domain mydomain.com erkennen kann.

Die folgenden Einträge vom Typ VRS sind hinzuzufügen:

SchlüsselBeispiel

_carddavs._tcp

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