# Deeztek Hosted Mail DNS entries The following entries must be set in customer's domain DNS records in order for Hosted Mail to function correctly. The name **domain\_tld** refers to the customer domain but instead of a . (dot) to separate the Top Level domain (TLD), substitute with a \_ (underscore). For example, if domain is **mycompany.com** then the entry should be **mycompany\_com**.
**Name** | **Type** | **Priority** | **Weight** | **Port** | **TTL** | **Value** |
autodiscover | CNAME | 60 | mail.hosting.deeztek.com | |||
autoconfig | CNAME | 60 | mail.hosting.deeztek.com | |||
mail.\_domainkey | CNAME | 60 | dkim\_**domain\_tld**.hosting.deeztek.com | |||
@ | MX | 60 | smtp.deeztek.com | |||
\_imap.\_tcp | SRV | 0 | 0 | 143 | 60 | mail.hosting.deeztek.com |
\_imaps.\_tcp | SRV | 0 | 0 | 993 | 60 | mail.hosting.deeztek.com |
\_pop3.\_tcp | SRV | 0 | 0 | 110 | 60 | mail.hosting.deeztek.com |
\_pop3s.\_tcp | SRV | 0 | 0 | 995 | 60 | mail.hosting.deeztek.com |
\_submission.\_tcp | SRV | 0 | 0 | 587 | 60 | mail.hosting.deeztek.com |
\_smtps.\_tcp | SRV | 0 | 0 | 465 | 60 | mail.hosting.deeztek.com |
\_sieve.\_tcp | SRV | 0 | 0 | 4190 | 60 | mail.hosting.deeztek.com |
\_autodiscover.\_tcp | SRV | 0 | 0 | 443 | 60 | mail.hosting.deeztek.com |
\_carddavs.\_tcp | SRV | 0 | 0 | 443 | 60 | mail.hosting.deeztek.com |
\_caldavs.\_tcp | SRV | 0 | 0 | 443 | 60 | mail.hosting.deeztek.com |
\_carddavs.\_tcp | TXT | 60 | "path=/SOGo/dav/" | |||
\_caldavs.\_tcp | TXT | 60 | "path=/SOGo/dav/" | |||
@ | TXT | 60 | "v=spf1 mx a a:smtp.deeztek.com ~all" | |||
\_dmarc | TXT | 60 | "v=DMARC1; p=quarantine; rua=mailto:dmarc-**domain\_tld**@deeztek.com; ruf=mailto:postmaster@deeztek.com; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400" |