How to set up the SOGo application with an external DNS

How to set up the SOGo application with an external DNS

If you use non-cdmon DNS servers, you need to create some records manually so that you can access the SOGo web application correctly.

These records tell the Internet where the SOGo service is located for your domain. Without them, you will not be able to open the web application from your custom domain and some internal functions, such as managing calendars and contacts within the web application itself, may not work properly.

Here are what records to add.

Access to the SOGo webmail manager

Create the following CNAME record on your DNS server:

TypeName/HostValue (Destination)
CNAMEsogomail.tudomain.tld

Important: Substitute tudominio.tld for your real domain. Example: if your domain ismidominio.com, the value would be mail.midomain.com

Synchronization of calendar and contacts

In order for the web application to display calendars and contacts, create the following SRV and TXT records.

Name/HostTypePriorityWeightPuerto RicoDestination
_caldav._tcpSRV00443sogo.tutomain.tld
_caldavs._tcpSRV00443sogo.tutomain.tld
_carddav._tcpSRV00443sogo.tutomain.tld
_carddavs._tcpSRV00443sogo.tutomain.tld

Important: Substitute tudominio.tld for your real domain. Example: if your domain ismidominio.com, the value would be mail.midomain.com

Name/HostTypeValue
_caldav._tcpTXTpath=/SOGo/dav/
_caldavs._tcpTXTpath=/SOGo/dav/
_carddav._tcpTXTpath=/SOGo/dav/
_carddavs._tcpTXTpath=/SOGo/dav/

Once the records are created, wait a few minutes (according to the spread of DNS) and verify that you can access correctly:

https://sogo.tudominio.tld

If everything works, the SOGo settings with your external domain will be ready.

You can see more information on how the SOGo application works from this other help: How to access and manage email accounts from SOGo


For any questions or queries, you can contact us.
    • Related Articles

    • How to access and manage email accounts from SOGo

      SOGo is a modern and functional new web interface that allows you to access, manage, and organize your email account. This tool complements the current Roundcube webmail, offering additional features such as an integrated calendar, tasks, and address ...
    • How to add SOGo contacts to other email clients

      SOGo allows you to synchronize your address book with other compatible email clients using the CardDAV protocol. This allows you to view, edit, or add contacts directly from your usual client without having to access the web interface. In this guide, ...
    • How to use contacts in Sogo

      SOGo allows you to manage your personal contacts through a clean and intuitive interface. From the address book, you can create new contacts, group them into lists or categories, and easily view their details. Below, we explain how to do it: ...
    • How to add additional accounts in SOGo

      This guide will show you how to set up additional email accounts (such as other accounts created in cdmon, Gmail, Outlook, cPanel, etc.) within your SOGo interface, allowing you to manage all your emails only one place. Step 1: Access Your Main ...
    • How to add the SOGo calendar to other email clients

      SOGo allows you to easily synchronize your calendar with other managers thanks to the CalDAV protocol. In this guide, we explain step by step how to configure your SOGo calendar in several different environments: Mac Mail (macOS) Thunderbird iPhone ...