Advanced Search
Search Results
2 total results found
SpamExperts: Which MX records should I use?
SpamExperts
Incoming filtering
Question: Which MX records should I use for SpamExperts incoming filtering? Answer: To use the SpamExperts incoming spam filtering service, you need to update MX records for your domain in your DNS zone to the following: Type Priority TTL (recommended) Value M...
Terminal: Performing DNS lookup for a domain
Domains
Domain management
Question How do I perform DNS lookup for a domain name? Answer The host command reads the DNS and returns the A, AAAA and MX records belonging to a name. This information is very useful at the start of a debugging session: host yourdomain.tld * replace yourdom...