This article refers to the product WEB Swiss.
Please note that if you are using the old product WEB, and wish to migrate to this new product – you can find out more about the process via the link: Migration from WEB to WEB Swiss
www = www.domain.tld
Name Server
- ns1.swizzonic.swiss
- ns2.swizzonic.swiss
- ns3.swizzonic.swiss
A
Connection of your domain to our WEB Swiss
Host/Subdomain: @
Wert: 217.147.212.67
Host/Subdomain: www
Wert: 217.147.212.67
Connection of your FTP subdomain to our WEB Swiss
Host/Subdomain: ftp
Wert: 217.147.212.68
MX
Connection of your domain for our mail products.
Host/Subdomain: @
Wert: 100 mx.swizzonic-mail.ch
CNAME
CNAME for the setup of product MAIL.
Host/Subdomain: imap
Wert: imap.swizzonic-mail.ch
Host/Subdomain: smtp
Wert: smtp.swizzonic-mail.ch
CNAME for the setup of product HEX.
Host/Subdomain: autodiscover
Wert: autodiscoverredirect.liveapp.ch
SRV
autodiscover for your connection to product HEX
Host/Subdomain: _autodiscover._tcp
Wert: 10 100 443 owa.liveapp.ch
TXT
Spam filter entry for your mail hosting.
Host/Subdomain: @
Wert: “v=spf1 a mx include:spf.swizzonic-mail.ch ~all”
CAA
Connection for your free Let’s Encrypt SSL certificate
Host/Subdomain: @
Wert: 0 issue “letsencrypt.org”
To restore the Swizzonic default entries, the following section can be imported.
_autodiscover._tcp 3600 IN SRV 10 100 443 owa.liveapp.ch
@ 3600 IN TXT “v=spf1 a mx include:spf.swizzonic-mail.ch ~all”
autodiscover 3600 IN CNAME autodiscoverredirect.liveapp.ch.
smtp 3600 IN CNAME smtp.swizzonic-mail.ch.
@ 3600 IN MX 100 mx.swizzonic-mail.ch.
imap 3600 IN CNAME imap.swizzonic-mail.ch.
www 3600 IN A 217.147.212.67
@ 3600 IN A 217.147.212.67
www = www.domain.tld
For new DNS entries you can define the following values
Subdomain (Hosts / @)
Kind (type)
TTL
Data (value)
There are a variety of DNS types available if you use the advanced option. The basic options would be: A, MX, CNAME, TXT.
The value for TXT entries must be enclosed with ” in each case.
Example “v=spf1 a mx include:spf.swizzonic-mail.ch ~all”
The value for SRV entries is defined in a single-line field in the following format.
{priority} {weighting} {port} {destination}
Example 10 100 443 owa.liveapp.ch