OpenSRS Email Service DNS Configuration Guide

Similar documents
How to Add Domains and DNS Records

Guardian Digital Secure Mail Suite Quick Start Guide

Transferring Your Internet Services

Configuring an External Domain

Creating Custom Nameservers Contents

Configuring a Domain to work with your Server

Web Hosting 101. with Patrick McNeil

How to set up the Integrated DNS Server for Inbound Load Balancing

How to Configure the Windows DNS Server

Talk-101 User Guide. DNSGate

DOMAIN AND GLOSSARY The phrases and terms you may encounter, when registering a domain name

Introduction. Friday, June 21, 2002

Asia Web Services Ltd. (vpshosting.com.hk)

Copyright

Welcome To Your New Web Hosting Account!

- Domain Name System -

Installing and Setting up Microsoft DNS Server

Enterprise Mail User Manual Advanced Internet Technologies, Inc. June 2012

Redelegate your domain to Office 365

Talk-101 User Guides Mailgate Administration Guide

USHA. Notification Setting. User Manual

Migration Technical Guide

Hosted CanIt. Roaring Penguin Software Inc. 26 April 2011

Switching Your DNS WiredTree

How to use ArGoSoft Mail Server.NET Freeware

Networking Domain Name System

Migration guide. Business

Service Overview & Installation Guide

StarterPlus Mailbox Software Setup Guide

Migration Quick Reference Guide for Administrators

aprompt User Guide Setting up a Standard mailbox in Windows Mail

Glossary of Technical Terms Related to IPv6

Exchange & Related Services Quick Start Guide

Configuration of a Load-Balanced and Fail-Over Merak Cluster using Windows Server 2003 Network Load Balancing

Lecture 2 CS An example of a middleware service: DNS Domain Name System

HOSTED MICROSOFT EXCHANGE

Important Information

Quick Start Guide. Your New Account

Transferring Hosting to Fasthosts

How to change your Internet Service Provider

Networking Domain Name System

Toll Free: International:

Collax Mail Server. Howto. This howto describes the setup of a Collax server as mail server.

Installation Guide For Choic Enterprise Edition

Domain Name System (DNS)

Quick Start Guide Managing Your Domain

Going Live with Your Online Business 1. Let s Get Started 2. Some advanced terminology 3. Going Live Step by Step Getting a domain name 5

ServiceDesk Plus On-Demand QUICK START GUIDE

How To Create A Mailbox In Windows Mail On A Pc Or Mac Or Ipad (For A Mac)

POP3 Connector for Exchange - Configuration

Parallels Plesk Panel 9.2

Parallels Plesk Panel 11 for your Windows Server

Implementing Microsoft Exchange Mail on Demand

Integrated Migration Tool

INSTALLATION AND CONFIGURATION GUIDE (THIS DOCUMENT RELATES TO MDAEMON v ONWARDS)

Distributor Control Center Private Label/Channel Administrators

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeDNS. How To Guide

The Application Layer: DNS

aprompt User Guide Setting up a mailbox on the Apple IPhone 3G aprompt.co.uk User Guide Version 3.0 Advanced Mailbox on Apple IPhone 3G

ECE 4321 Computer Networks. Network Programming

THE MASTER LIST OF DNS TERMINOLOGY. v 2.0

Hosted Exchange 2010

My Services Online Service Support. User Guide for DNS and NTP services

Migrating from Aleyant services to Zoho

I N S T A L L A T I O N M A N U A L

How to set up a multifunction device or application to send using Office 365

USING YOUR LOGIX HOSTED

Domain Name Servers. Domain Types WWW host names. Internet Names. COMP476 Networked Computer Systems. Domain Name Servers

Distributed Systems. 09. Naming. Paul Krzyzanowski. Rutgers University. Fall 2015

Panda Cloud Protection. Quick guide Service registration procedure

DNS. Computer networks - Administration 1DV202. fredag 30 mars 12

The Domain Name System

Advanced 100 GB storage space. Unlimited monthly bandwidth. Pro 150 GB storage space. Unlimited monthly bandwidth. Horde Squirrelmail Round Cube Mail

Domain Name. Domain Registrar. Web Site cpanel URL: Username: Password: Username: Password:

Microsoft Exchange Server 2007, Upgrade from Exchange 2000/2003 ( /5049/5050) Course KC Days OVERVIEW COURSE OBJECTIVES AUDIENCE

Detailed Revision History: Advanced Internet System Management (v5.07)

WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE?

Integrated Migration Tool

Parallels Plesk Panel User Guide

EFFECTIVE SPAM FILTERING WITH MDAEMON

on the RaQ 3. General. server. Services

SME- Mail to SMS & MMS Gateway with NowSMS Quick Start Guide

Simple. Control Panel. for your Linux Server. Getting Started Guide. Simple Control Panel // Linux Server

Getting Started With Your Virtual Dedicated Server. Getting Started Guide

The Mac OS X Server Essentials v10.5 Exam Skills Assessment Guide

A D M I N I S T R A T O R V 1. 0

FaxCore Ev5 -To-Fax Setup Guide

CS 355. Computer Networking. Wei Lu, Ph.D., P.Eng.

Copyright International Business Machines Corporation All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure

Core Protection Suite

Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5

Firewall, Mail and File server solution

Talk Internet User Guides Controlgate Administrative User Guide

Alinto Mail Server Pro

THE MASTER LIST OF DNS TERMINOLOGY. First Edition

Standard Mailbox Software Setup Guide

Using Webmin and Bind9 to Setup DNS Sever on Linux

Admin Guide Virtual Private Server (VPS) MailStreet Hosting Control Panel (CP)

Emacs SMTP Library. An Emacs package for sending mail via SMTP. Simon Josefsson, Alex Schroeder

Transcription:

OpenSRS Email Service DNS Configuration Guide September 18, 2008

Table of Contents DNS Configuration...3 Types of DNS records...3 Email Exchange (MX) records...3 Canonical Name (CNAME) records...4 Example Mail DNS configurations...4 Example Filter-only DNS configurations...5 Example WAP DNS configurations...6 White Listing OpenSRS Email Service...7 Revisions and Updates...8 2

DNS Configuration All domains, including any domain alias created via the Mail Administration Center (MAC) or Account Provisioning Protocol (APP), require proper DNS configuration, as per the examples below, in order to send or receive mail. Domain Name System (DNS) is an Internet protocol and distributed database that maps domain names and hostnames to the appropriate IP addresses. When an Internet application sends a request to access your domain, DNS translates the domain name, which is usually alphabetic, into its corresponding IP address, which is numeric. In order to transition to the OpenSRS Email Service, including filter-only mailboxes, you must first meet these requirements: You must register your domain name with an official registrar. For information about domain names in general, registering a domain name, or domain name availability, visit http://www.domaindirect.com/ or the registrar of your choice. You must have access to a DNS server. If you do not have a DNS server, a registrar such as Domain Direct (www.domaindirect.com) or an Internet Service Provider (ISP) may host your domain on their DNS servers. However, not all registrars host MX or CNAME records, which are required for email services. See Types of DNS records below. Once these requirements are met, you can configure your DNS records to point to the OpenSRS servers. See Example Mail DNS configurations. Note: Do not make any DNS changes until the domains and mailboxes are set up on the OpenSRS Email Service system. Types of DNS records There are many types of records that the DNS system maintains. The important record types for the OpenSRS Email Service are MX and CNAME records. Domain Aliases Any domain alias created for an existing domain requires you to set its MX and CNAME records to point to Email Exchange (MX) records The Email Exchange (MX) record is the line within the DNS zone file that directs email for a specific domain to the appropriate email server. It tells the rest of the world where a mailbox is located. Zone file A file on a root server that contains domain name registration information. Zone files contain information that is needed to resolve domain names to IP addresses and also contain all the information related to one domain. Zone files are also called master files. 3

MX Short for mail exchange record, an entry in a domain name database that identifies the mail server that is responsible for handling emails for that domain. When more than one MX record is entered for any single domain name that is using more than one mail server, the MX record can be prioritized with a preference number that indicates the order in which the mail servers should be used. This enables the use of primary and backup mail servers. Canonical Name (CNAME) records A Canonical Name (CNAME) record is a record in a DNS database that indicates the true or canonical host name of a computer. A computer hosting a Web site must have an IP address in order to be connected to the World Wide Web. The DNS resolves the computer domain name to its IP address, but sometimes more than one domain name resolves to the same IP address, and this is where the CNAME is useful. A machine can have an unlimited number of CNAME aliases, but a separate CNAME record must be in the database for each alias. OpenSRS uses CNAME records to identify the OpenSRS POP, IMAP, and SMTP server. It allows users to access email at <yourdomain>.com instead of <yourdomain>.cust.<cluster.>.hostedemail.com, which is the active domain on the OpenSRS system. Note: Do not use A records or IP addresses in place of CNAME hostnames. If an A record is used to identify the OpenSRS email server, email service will be disrupted if OpenSRS changes the IP address. Example Mail DNS configurations OpenSRS Email Service s IP addresses include clusters represented by the variable <cluster> in the following examples. Omission of the cluster from a DNS record will cause the default cluster, A, to be used. Currently, OpenSRS Email employs two clusters: A and B. Note: If you do not know what cluster you are on, contact your Account Manager. Examples are provided for DNS configuration in both the Test and Live environments. Test There is only one test environment. within the Test environment. mail.example.org. mail.example.org.cust.test.hostedemail.com. mx.example.org.cust.test.hostedemail.com. 4

Live Web-based email is at http://mail.example.org/, the POP/IMAP/SMTP server is mail.example.org, and within the Live environment. mail.example.org. mail.example.org.cust.<cluster>.hostedemail.com. mx.example.org.cust.<cluster>.hostedemail.com. Web-based email is at http://mail.example.org/, the POP/IMAP/SMTP server is mail.example.org, and Example Filter-only DNS configurations Examples are provided for DNS configuration in both the Test and Live environments. Test There is only one test environment. within the Test environment. spam.example.org. mail.example.org.cust.test.hostedemail.com. mx.example.org.cust.test.hostedemail.com. Web-based spam quarantine is at http://spam.example.org/, the IMAP server is spam.example.org, and Note: spam, portal and spamportal are all acceptable prefix components to your domain name. 5

Live within the Live environment. portal.example.org. mail.example.org.cust.<cluster>.hostedemail.com. mx.example.org.cust.<cluster>.hostedemail.com. Web-based spam quarantine is at http://portal.example.org/, the IMAP server is portal.example.org, and Note: spam, portal and spamportal are all acceptable prefix components to your domain name. Example WAP DNS configurations Examples are provided for DNS configuration in both the Test and Live environments. Test There is only one test environment. within the Test environment. wap.example.org. wap.example.org.cust.test.hostedemail.com. mx.example.org.cust.test.hostedemail.com. Web-based email is at http://wap.example.org/, the POP/IMAP/SMTP server is wap.example.org, and 6

Live within the Live environment. wap.example.org. wap.example.org.cust.<cluster>.hostedemail.com. mx.example.org.cust.<cluster>.hostedemail.com. Web-based email is at http://wap.example.org/, the POP/IMAP/SMTP server is wap.example.org, and White Listing OpenSRS Email Service If you want to ensure that filtered mail reaches your users, include our IPs from which we send the filtered mail in your white list. As of September 19, 2008, the filtering IPs are: Cluster A 216.40.44.0/24 216.40.42.17/32 Cluster B 64.98.42.0/24 64.98.36.17 Test 216.40.41.5/32 216.40.41.17/32 Please check with OpenSRS Support if you need to trouble shoot or verify this information. 7

Revisions and Updates September 18, 2008 Expanded White Listing OpenSRS Email Service to include cluster B and Test environment. July 25, 2008 Reissued under OpenSRS without change. May 20, 2008 DNS examples for all test environments have been revised to remove the <cluster> reference. There is only one test environment and it does not require cluster identification. May 02, 2008 Published without change. April 30, 2008 216.40.42.17/32 added to White Listing OpenSRS Email Service Cluster information added April 2, 2008 WAP example added February 14, 2008 Revision notes added Added White Listing OpenSRS Email Service 8