Rediffmail SMTP, IMAP & POP3 Settings (2026): Free vs Pro Tier Differences

Complete Rediffmail email settings including the critical free-vs-Pro tier distinction where IMAP is a paid Rediffmail Pro feature only.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
5 min read Updated Aug 12, 2026 287 views

Reading time: 8 min · Last verified: August 2026 · SMTPedia editorial team

Rediffmail is the consumer webmail service from Rediff.com, one of India’s earliest internet companies founded in 1996 (NASDAQ-listed 1999, delisted 2016). Rediffmail operates two tiers: a free tier on @rediffmail.com and a paid business tier called Rediffmail Pro on @rediffmailpro.com. The tier your account belongs to dictates which protocols and hostnames are available, and the difference is significant. To connect Rediffmail to Outlook, Thunderbird, Apple Mail, or a mobile client, use the settings below matching your tier.

SETUP GOTCHA IMAP IS PAID-TIER ONLY, FREE USERS GET POP3 ONLY

Free @rediffmail.com accounts cannot use IMAP under any configuration, only POP3 is exposed. IMAP access is a paid Rediffmail Pro feature (@rediffmailpro.com). If you have a free Rediffmail account and your client keeps failing to connect via IMAP, this is why, no server-side toggle can enable IMAP on the free tier. Use pop.rediffmail.com on port 995 SSL for POP3 incoming, or upgrade to Rediffmail Pro to gain IMAP access with imap.rediffmailpro.com. This tier distinction is not visible in most third-party setup guides but is documented in Rediff’s own support. Reference: SMTP 550 5.7.1 guide.

Quick Reference: Rediffmail Server Settings by Tier

Free Rediffmail (@rediffmail.com), POP3 + SMTP only

ProtocolServerPortEncryption
SMTP (outgoing)smtp.rediffmail.com465 (SSL) or 587 (STARTTLS)Required
POP3 (incoming)pop.rediffmail.com995SSL/TLS
IMAPNot available on free tier, upgrade to Rediffmail Pro

Rediffmail Pro (@rediffmailpro.com), IMAP + POP3 + SMTP

ProtocolServerPortEncryption
SMTP (outgoing)smtp.rediffmailpro.com465 (SSL) or 587 (STARTTLS)Required
IMAP (incoming, recommended)imap.rediffmailpro.com993SSL/TLS
POP3 (incoming, single device)pop.rediffmailpro.com995SSL/TLS

Rediffmail SMTP Settings (Sending Mail)

SMTP handles outbound mail. For free Rediffmail, use smtp.rediffmail.com, for Rediffmail Pro use smtp.rediffmailpro.com, both on port 465 SSL as the standard configuration or 587 STARTTLS as alternative. Authentication uses the full email address as username plus your Rediffmail account password.

Rediffmail enforces sending limits typical of a free consumer webmail on the free tier, with Rediffmail Pro tiers offering higher business-tier limits per user. Heavier transactional sending needs a dedicated SMTP relay outside Rediffmail.

Rediffmail IMAP Settings (Rediffmail Pro Only)

IMAP syncs folder state across every device. Server imap.rediffmailpro.com on port 993 SSL/TLS. IMAP is exclusive to Rediffmail Pro (paid) accounts, free @rediffmail.com accounts cannot use IMAP under any configuration. Folder names appear in English, and IMAP folder attributes let Outlook, Apple Mail, and Thunderbird map them to Sent, Drafts, and Trash correctly.

Rediffmail POP3 Settings (Available on Both Tiers)

POP3 downloads mail to one device with no server-side sync. Free tier uses pop.rediffmail.com, Pro tier uses pop.rediffmailpro.com, both on port 995 SSL/TLS. Free users must use POP3 since IMAP is not available. Enable “Leave a copy on the server” in your client’s POP3 configuration to prevent Rediffmail webmail from being emptied when your client fetches messages.

IMAP, POP3 and SMTP Integration into Gmail

gmail external mail setup imap pop smtp

Configure Gmail with external IMAP/POP3/SMTP to send/receive emails from your custom domain through Gmail’s interface. Perfect for professionals managing multiple accounts in one place.

  1. Google Account β†’ Security β†’ App passwords (2-Step Verification must be enabled).
  2. Generate App Password for “Mail” β†’ copy 16-character password.
  3. Gmail β†’ Settings β†’ See all settings β†’ Forwarding and POP/IMAP.
  4. Enable IMAP β†’ Save Changes.
  5. Incoming (IMAP): [IMAP SERVER]:993 SSL | Outgoing (SMTP): [SMTP SERVER]:587 STARTTLS.
  6. Use your full email + App Password (not regular password) for authentication.

βœ… Gmail Result: Send/receive custom domain email directly in Gmail interface with full search/folder integration.

WordPress SMTP Plugin Configuration (WP Mail SMTP + MailPoet)

Configure SMTP in WordPress to fix email delivery issues and prevent spam folder placement. WP Mail SMTP and MailPoet ensure reliable transactional emails, contact forms, and newsletters deliver successfully.

  1. Install and activate WP Mail SMTP or MailPoet plugin from your WordPress dashboard.
  2. Navigate to WP Mail SMTP β†’ Settings or MailPoet β†’ Settings β†’ Sending tab.
  3. Select “Other SMTP” as your mailer method from the dropdown.
  4. Enter SMTP settings with Port 587 and STARTTLS encryption (when available).
  5. Input your full email address and password in the authentication fields.
  6. Click Save Settings and send a test email to verify the configuration works.

βœ… Result: WordPress contact forms, user registrations, and newsletter emails now deliver reliably via your SMTP server.

This configuration includes these plugins and tools within WordPress:

  • HappyForms
  • Elementor Forms
  • Gravity Form
  • WooCommerce Checkout Form
  • Contact Form by BestWebSoft
  • Fluent Forms
  • Contact Form 7
  • WPForms
  • Ninja Forms
  • Default WordPress Reg Form
  • Forminator Forms
  • Formidable Form
  • WordPress Comment Form
  • Mail Mint Form

Thunderbird OAuth2 Email Setup (IMAP + SMTP)

thunderbird email setup step2

Secure IMAP & SMTP using OAuth2 token authentication in Thunderbird. This modern method eliminates password storage for enhanced security.

  1. Open Thunderbird β†’ Account Settings β†’ Account Actions β†’ Add Mail Account.
  2. Enter your email address and click Continue to begin setup.
  3. Select IMAP protocol and choose OAuth2 authentication method.
  4. Thunderbird opens a browser window β†’ log in to your provider β†’ Grant access permissions.
  5. Automatic configuration applies: Incoming: use the IMAP server address from the settings table above, port 993, SSL
  6. Click Done β†’ Thunderbird begins syncing folders and emails immediately.

OAuth2 advantage: Token-based authentication enhances security over traditional password methods while maintaining full functionality.

Outlook IMAP, POP3 & SMTP Setup (Auto + Manual)

Outlook Hotmail Microsoft

Outlook configuration supports both automatic server detection and manual IMAP/POP3/SMTP settings for complete control over your email setup.

πŸ”„ Auto Setup (Recommended):

  1. Go to File β†’ Add Account β†’ Enter your email address + password.
  2. Outlook automatically detects IMAP, POP3, and SMTP server settings.
  3. Click Connect β†’ setup completes in approximately 30 seconds.

βš™οΈ Manual Setup (Advanced Users):

  • Authentication: Use your full email address + password for both servers

BlueMail Two-Factor Authentication + OAuth2 Setup

BlueMail security setup combines OAuth2 authentication with two-factor authentication (2FA) for maximum account protection.

  1. Open BlueMail β†’ Account Settings β†’ Security β†’ Enable Two-Factor Authentication.
  2. Link your phone number or authenticator app for 2FA verification codes.
  3. Add email account β†’ Choose OAuth2 or manual server configuration.
  4. Enter server details from the table above
  5. Complete login with 2FA code β†’ enhanced security layer activated.

Apple Mail IMAP Configuration (iCloud + Manual)

icloud apple mail setup

Setup IMAP in Apple Mail for seamless synchronization across Mac, iPhone, and iPad devices with full folder support.

  1. Open Apple Mail β†’ Mail β†’ Add Account β†’ Other Mail Account.
  2. Enter your name, email address, and password β†’ click Continue.
  3. Select IMAP account type β†’ Incoming server.
  4. Next: Outgoing server
  5. Click Sign In β†’ Mail verifies settings and begins folder synchronization.

iOS Mail App Setup (iPhone/iPad)

Email setup iphone ios ipad smtp imap

iPhone/iPad Mail configuration syncs IMAP folders across all Apple devices with native push notifications.

  1. Go to Settings β†’ Mail β†’ Accounts β†’ Add Account β†’ Other.
  2. Enter name, email, password β†’ Next.
  3. Account Type: IMAP β†’ Incoming: [IMAP SERVER] Port 993 SSL.
  4. Enter your outgoing SMTP server and port.
  5. Next β†’ Save β†’ iOS verifies and syncs immediately.

Push enabled automatically: new emails appear instantly on Lock Screen.

Android Mail App Configuration

email android setup imap smtp

Android Gmail/Email app setup works with any IMAP/SMTP provider for native device integration.

  1. Go to: Settings β†’ Accounts β†’ Add Account β†’ Email (or Gmail app).
  2. Enter email + password β†’ Next.
  3. Account Type: IMAP
  4. Outgoing server details β†’ Require authentication.
  5. Next β†’ Sign In β†’ Android syncs contacts/calendar if enabled.

Sync interval: 15min default (battery optimized) – change in Account Sync settings.

eM Client Manual IMAP & POP3 Sync Configuration

emclient authentication email settings

Configure your email settings on eM Client with either automatic setup or through precise IMAP/POP3 server settings for reliable email synchronization and full folder support.

  1. Click New Account β†’ Mail
  2. Authentication requires full email address + password for both incoming and outgoing servers.
  3. Click Next β†’ Finish β†’ Send/Receive All Folders to begin synchronization.

Mailbird OAuth2 IMAP & SMTP Integration

mailbird

Secure Mailbird setup using OAuth2 authentication eliminates password storage while providing full IMAP/SMTP functionality.

  1. Mailbird β†’ Add Account β†’ Enter your email address to begin.
  2. Choose Manual Setup β†’ OAuth2 authentication method from options.
  3. Browser opens your provider’s login page β†’ enter credentials β†’ Authorize Mailbird.
  4. Mailbird receives access token and automatically configures IMAP/SMTP servers.
  5. Setup completes β†’ full email synchronization begins automatically.

Mailspring OAuth2 IMAP Configuration

mailspring

Mailspring OAuth2 setup provides secure email access without storing passwords directly in the application.

  1. Add new email account β†’ Select Custom IMAP configuration option.
  2. Incoming IMAP SERVER and outgoing SMTP SERVER.
  3. Mailspring prompts OAuth2 authorization via browser window for secure login.
  4. Log into your provider account and grant Mailspring access permissions.
  5. Mailspring automatically manages authentication tokens β†’ seamless email access established.

Postbox Manual IMAP Synchronization

postbox login email settings

Postbox IMAP setup with manual synchronization control for precise email folder management and immediate updates.

  1. Add IMAP account β†’ Enter IMAP Server details.
  2. Outgoing SMTP with full email authentication.
  3. Postbox connects and displays folder structure automatically.
  4. Right-click any folder β†’ Get Messages for immediate manual synchronization.
  5. Manual sync updates local mailbox instantly with server changes (read status, deletions, organization).

SendBlaster SMTP Configuration (Bulk Email)

sendblaster smtp setup

Bulk email SMTP configuration in SendBlaster requires precise server authentication for reliable campaign delivery.

  1. Open SendBlaster β†’ Settings β†’ SMTP Configuration section.
  2. Enter SMTP Server and Port: do not forget to Enable TLS encryption.
  3. Authentication: Your full email address + password (required).
  4. Click Test Connection β†’ verify green success indicator appears.
  5. Save settings β†’ SendBlaster ready for bulk email campaigns and newsletters.

MailJerry IMAP Real-Time Synchronization

mailjerry email settings setup

MailJerry IMAP setup enables real-time access to email folders stored on your provider’s server across all devices.

  1. Incoming Server and encryption required.
  2. Authentication: Full email address + password for secure connection.
  3. Enable real-time folder synchronization settings in MailJerry preferences.
  4. Folders update instantly with new messages, read status, and deletions across devices.

Clean.email OAuth2 Synchronization Setup

clean.email login

Clean.email OAuth2 setup provides secure mailbox access without sharing passwords directly with the application.

  1. Add new account β†’ Select OAuth2 authorization method.
  2. Your provider opens login portal β†’ enter credentials securely.
  3. Grant Clean.email permissions for email read/write access.
  4. OAuth2 token enables real-time message management, filtering, and organization.
  5. Setup complete β†’ Clean.email maintains secure, ongoing mailbox synchronization.

Common IMAP/POP3/SMTP Troubleshooting

  • Authentication failed: Always use your complete email address, never just the username portion.
  • Port blocked by ISP: Try alternative SMTP port as fallback.
  • SSL certificate errors: Ensure certificate validation is enabled in client settings.
  • Slow or no IMAP sync: Check folder subscriptions and enable all folders in client settings.
GuideRegionType
T-Online.de SMTP SettingsπŸ‡©πŸ‡ͺ GermanyISP
Fibertel.com.ar WebmailπŸ‡¦πŸ‡· ArgentinaISP
QQ Mail SMTP ServerπŸ‡¨πŸ‡³ ChinaGlobal
Volny Mail SettingsπŸ‡¨πŸ‡Ώ Czech RepublicISP
Freemail.hu IMAP SettingsπŸ‡­πŸ‡Ί HungaryRegional
Etisalat/EIM Mail SettingsπŸ‡¦πŸ‡ͺ UAEISP
Hotmail IMAP Settings🌐 GlobalGlobal
126.com IMAP Server SettingsπŸ‡¨πŸ‡³ ChinaRegional
Waoo Mail SMTP/IMAPπŸ‡©πŸ‡° DenmarkISP
GMX SMTP Server Settings🌐 GlobalGlobal
163.com IMAP Server SettingsπŸ‡¨πŸ‡³ ChinaRegional
Webmail.co.za IMAP SettingsπŸ‡ΏπŸ‡¦ South AfricaRegional
Other Popular Email Providers Settings

Frequently Asked Questions

Why can’t I set up IMAP on my free Rediffmail account?

Because IMAP is not available on the free Rediffmail tier at all. This is a business-model decision by Rediff to reserve IMAP for the paid Rediffmail Pro service (@rediffmailpro.com). Free @rediffmail.com accounts only expose POP3 for incoming mail. There is no server-side toggle to enable IMAP on the free tier. Your options are: (1) use POP3 with pop.rediffmail.com on port 995, (2) upgrade to Rediffmail Pro which unlocks IMAP, or (3) migrate to a mainstream provider that offers IMAP free (Gmail, Outlook.com, iCloud).

What is the difference between Rediffmail and Rediffmail Pro?

Rediffmail is the free consumer webmail service on the @rediffmail.com domain. Rediffmail Pro is the paid business tier on @rediffmailpro.com, offering business features including multiple email IDs per company, higher per-mailbox storage, IMAP access (unlike the free tier), and collaboration tools. Pro is priced per user per year, targeting Indian small and medium businesses. If you need email for a business or want IMAP, choose Pro. If you just need a personal free mailbox and POP3 is acceptable, the free tier works.

Should I use port 465 SSL or 587 STARTTLS for SMTP?

Both provide equivalent transport encryption in practice. Port 465 with implicit SSL/TLS is the traditional Rediffmail recommendation. Port 587 with STARTTLS is the RFC 6409 official standard for authenticated message submission. If your ISP or corporate firewall blocks port 465, use 587 as fallback. Both authenticate the same way with your full Rediffmail email address as username.

How do I reset my Rediffmail password?

Sign in to Rediffmail webmail at mail.rediff.com and use the password reset flow from the login screen. Recovery goes through the alternate email address or mobile number registered on your Rediffmail account. Rediff supports SMS-based verification for Indian mobile numbers. If you registered your account with only an alternate email and lost access to that too, contact Rediffmail customer support directly through the support page on rediff.com.

How secure is Rediffmail in transit?

Rediffmail enforces SSL/TLS on the encrypted mail ports (993, 995, 465) for client-to-server transport. Port 587 uses STARTTLS opportunistic encryption after connection. Server-to-server transport follows standard SMTP with STARTTLS. Native 2FA on IMAP or SMTP is not offered. Rediff infrastructure is India-hosted, subject to Indian data protection law (Digital Personal Data Protection Act 2023). For end-to-end message encryption use S/MIME or PGP client-side. Related: SMTP connection guide.

Other Indian email providers’ settings also include:

BSNL Email Settings · Yahoo Mail Email Settings · Gmail Email Settings

About This Guide

The Rediffmail email settings on this page were last verified on August 12, 2026 against Rediff’s official Rediffmail Pro documentation and independent Indian setup guides. Email server configurations rarely change once established, most providers issue major updates only every one to two years, typically tied to phasing out unencrypted protocols or migrating to new mail infrastructure. SMTPedia re-verifies these settings quarterly and after any announced changes from Rediff. If you find a discrepancy between what is documented here and what Rediffmail currently requires, please report it so we can update the reference.


About the Author

Alaa - SMTPedia author

Alaa Β· LinkedIn

Email infrastructure specialist with 8+ years of hands-on experience in SMTP, deliverability, and email verification. I’ve configured and troubleshot mail systems across Postfix, Exchange, and cloud relays, managed IP reputation and warmup campaigns, and built verification pipelines processing millions of addresses. My work spans DNS authentication (SPF, DKIM, DMARC, BIMI), bounce handling, blocklist monitoring, and compliance frameworks including CAN-SPAM and GDPR. I write every article on SMTPedia to give email professionals, developers, and marketers the accurate, RFC-grounded reference they need.


About SMTPedia

SMTPedia is an independent email industry reference covering SMTP, IMAP, POP3, email deliverability, marketing platforms, DNS authentication, and email verification. Every article is researched from official provider documentation, IETF RFCs, and industry best practices. Settings and configurations are verified quarterly.

We are cited as a source by ChatGPT, Microsoft Copilot, and thousands of email professionals worldwide. Learn more about our editorial process.