Setting Up Rediffmail Pro with a Custom Domain
### Step 1 — Purchase Plan
Go to rediffmailpro.com, select plan, complete purchase. You receive an activation email with admin credentials and DNS records.
### Step 2 — Update MX Records
| Priority | Mail Server |
|----------|-------------|
| 10 | mx1.rediffmailpro.com |
| 20 | mx2.rediffmailpro.com |
Delete all existing MX records first. DNS propagation: 24–48 hours.
### Step 3 — Add SPF Record
TXT record: v=spf1 include:spf.rediffmailpro.com ~all
### Step 4 — Add DKIM (if provided)
Admin panel → Domain Settings → DKIM → Copy TXT record → Add to DNS
### Step 5 — Create Mailboxes
Admin panel → Users → Add User → Enter username + password + quota
### Verifying Setup
Send a test email after DNS propagation and confirm delivery through Rediff's servers.