163.com Mail SMTP, IMAP & POP3 Settings — Updated 2026

163.com (NetEase) email settings for Outlook, Thunderbird, Apple Mail and mobile. SMTP, IMAP, POP3 servers, ports and authorization code — verified 2026.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
11 min read Updated Jul 16, 2026 1.4K views

163.com launched in 1997 and is currently NetEase’s flagship consumer email brand, and one of the earliest free email services in China. Operated by NetEase, 163.com serves one of the largest Chinese email user bases today. To use 163.com in a mail client such as Thunderbird, Apple Mail, or Outlook, you need three pieces of information documented on this page: the incoming server settings, the outgoing SMTP settings, and the authentication mechanism 163.com requires.

That last piece is the one most guides get wrong. Specifically for 163.com: 163.com requires a client authorization code (not the account password) for POP3, IMAP, and SMTP access. This makes 163.com different from providers where the account password can be used directly in the mail client without any additional setup.

The rest of this guide covers the exact hostnames, ports, and encryption modes for 163.com’s IMAP, POP3, and SMTP endpoints, followed by notes on client access defaults to disabled and must be manually activated in the account’s security settings and answers to common connection issues.

163.com Account Configuration Details

How can users effectively configure their 163.com email accounts? Proper configuration ensures ideal email security and minimizes server latency issues. Users must input accurate server details to maintain a secure connection and prevent delays in email delivery or retrieval.

The following table summarizes essential configuration parameters:

ProtocolServer AddressPort (SSL/TLS)Port (Non-SSL)UsernamePassword
IMAP (Incoming)imap.163.com993143your-email@163.comAuthorization code*
POP3 (Incoming)pop.163.com995110your-email@163.comAuthorization code*
SMTP (Outgoing)smtp.163.com465587 (STARTTLS)your-email@163.comAuthorization code*

Do not forget to get the authorization code:

ProviderConfiguration Steps
163 MailLogin to mail.163.com → Settings → Enable IMAP → Get authorization code (use code, not password)

Adhering to these details guarantees smooth communication and enhanced protection against unauthorized access or data breaches.

How to Generate 163.com Authorization Code

Before configuring any email client, you must first generate an authorization code (also called app password) from your 163.com account.

Step-by-Step Instructions:

  1. Log in to 163.com webmail: Visit mail.163.com and sign in with your credentials
  2. Navigate to Settings: Click the gear icon () in the top right corner and select “Settings” (设置)
  3. Enable POP3/SMTP/IMAP Service:
  • Go to “POP3/SMTP/IMAP” tab
  • Check the boxes to enable “POP3/SMTP Service” and/or “IMAP/SMTP Service”
  • You may need to verify via SMS to your registered mobile number
  1. Generate Authorization Code:
  • After enabling the service, click “Generate Authorization Code” button
  • Complete the security verification (SMS code)
  • Copy and save the generated code (typically 16 characters)
  • ⚠️ Important: Save this code immediately – you cannot view it again!
  1. Use the code in your email client: When prompted for password in any email client (Outlook, Thunderbird, etc.), enter this authorization code instead of your regular 163.com password

Common Issues:

  • If you see “Authentication failed” errors, you’re likely using your regular password instead of the authorization code
  • Each authorization code can be used for multiple devices/clients
  • You can generate multiple authorization codes for different purposes
  • Codes do not expire but can be revoked from your account settings

IMAP Server Connection Details

An IMAP server connection provides users with real-time synchronization of their 163.com email across multiple devices. This guarantees that actions such as reading, deleting, or organizing messages reflect instantly everywhere.

Critical to this process is robust email encryption, which safeguards data during transmission. Minimizing server latency is also essential to maintain quick response times when accessing emails.

Key IMAP server connection details include:

  1. Server Address: imap.163.com
  2. Port: 993 (with SSL/TLS for secure email encryption)
  3. Authentication: Requires username and password, supporting encrypted connections to reduce server latency

These settings optimize secure, efficient access to 163.com email, enabling seamless syncing without compromising privacy or speed.

POP3 Server Configuration Details

Where does the POP3 protocol fit within 163.com’s email system? POP3 serves as a method to download emails from the 163.com server to a local device, allowing offline access. It differs from IMAP by typically removing messages from the server after download, emphasizing local storage.

Key POP3 server configuration details include:

  1. Server address: pop.163.com, essential for connecting to the 163.com mail server.
  2. Port settings: use port 995 to ensure email encryption via SSL/TLS, protecting data during transmission.
  3. Authentication requirements: username and password verification maintain server security and prevent unauthorized access.

Proper POP3 configuration guarantees secure, encrypted retrieval of emails, safeguarding user data while supporting offline management.

IMAP vs POP3: Which Should You Choose for 163.com?

Choosing between IMAP and POP3 for your 163.com account depends on how many devices you use and whether you want everything to stay in sync across them. For most modern users who check email on both phone and computer, IMAP is the safer and more flexible choice.​

When IMAP is better for 163.com

Use IMAP if you:

  • Access your 163.com email on multiple devices (phone, laptop, tablet, webmail) and want the same folders and read/unread status everywhere.​
  • Prefer that all messages stay on the server so you do not lose emails if a device is lost, stolen, or reinstalled.​
  • Regularly organize emails into folders and need that structure mirrored across all clients.​

With IMAP, your email client only synchronizes what is on the 163.com server instead of “owning” the master copy locally.​

When POP3 is better for 163.com

Use POP3 if you:

  • Mainly read 163.com email on a single trusted device and do not care about keeping everything in sync elsewhere.​
  • Want to download messages and optionally delete them from the server to save 163.com mailbox space.​
  • Prefer keeping a local archive of messages, for example on a workstation that is regularly backed up.​

If you choose POP3, make sure to review the “leave a copy on server” option in your email client so you do not accidentally wipe messages from the 163.com mailbox.​

163.com IMAP vs POP3 overview table

FeatureIMAP (imap.163.com)POP3 (pop.163.com)
Storage locationMessages stay on the 163.com serverMessages downloaded to device, can be removed from server
Sync across devicesYes, full sync of inbox, folders, read statusNo, each device has its own local copy
Folder managementServer-side folders visible on all devicesFolders exist only in the local email client
Best forUsers with multiple devices and constant roamingSingle-device usage and freeing server space
Risk if device is lostLow, emails still on serverHigher if server copies were deleted
Recommended defaultYes, default choice for most 163.com usersOnly if you need strict local storage

SMTP Server Port Information

Which ports are vital for configuring the SMTP server on 163.com? Proper port selection is essential for ensuring email encryption and maintaining server security during outbound mail transmission.

The SMTP server supports multiple ports tailored to different security protocols.

  1. Port 25: Standard SMTP port, often blocked by ISPs; lacks encryption by default.
  2. Port 465: Used for SMTP over SSL, providing immediate email encryption and enhanced server security.
  3. Port 587: Recommended for SMTP with STARTTLS, enabling encryption after connection initiation, balancing compatibility and security.

Selecting the appropriate port guarantees secure communication between email clients and 163.com’s SMTP server, safeguarding user credentials and message content through robust encryption methods.

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 and port number.
  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
  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 (For Advanced Users):

  • Incoming Server: Imap or Pop3
  • Outgoing SMTP Server
  • 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
  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 SMTP 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. Settings → Mail → Accounts → Add Account → Other.
  2. Enter name, email, password → Next.
  3. Account Type: IMAP → Incoming
  4. Account Type: SMTP
  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. Settings → Accounts → Add Account → Email (or Gmail app).
  2. Enter email + password → Next.
  3. Account Type: IMAP.
  4. Outgoing: SMTPRequire 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 eM Client with precise IMAP/POP3 server settings for reliable email synchronization and full folder support.

  1. Click New Account → Manual Setup → Select IMAP or POP3 protocol.
  2. Incoming Server: YOUR IMAP SERVER DETAILS.
  3. Outgoing Server: YOUR SMTP SERVER DETAILS.
  4. Authentication requires full email address + password for both incoming and outgoing servers.
  5. Click Next → FinishSend/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: YOUR IMAP SERVER DETAILS.
  3. Outgoing: YOUR SMTP SERVER DETAILS.
  4. Mailspring prompts OAuth2 authorization via browser window for secure login.
  5. Log into your provider account and grant Mailspring access permissions.
  6. 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 → Server: [IMAP SERVER]:993 SSL.
  2. Outgoing SMTP: YOUR SMTP SERVER DETAILS. 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: YOUR SMTP SERVER DETAILS and Port number.
  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: YOUR IMAP SERVER DETAILS.
  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.
  5. Complete setup ensures consistent mailbox status everywhere you check email.

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.

📊 Best Email Client 2026 Comparison (eM Client vs Outlook vs Gmail)

ClientIMAP SyncOAuth2Mobile AppBulk SendOverall Score
eM Client⭐⭐⭐⭐⭐
Outlook⭐⭐⭐⭐
Gmail⭐⭐⭐⭐
Thunderbird⭐⭐⭐
Mailbird⭐⭐⭐⭐
Apple Mail⭐⭐⭐
iOS Mail⭐⭐⭐
Android Mail⭐⭐⭐
✅ eM Client leads 2026: Perfect balance of desktop power, mobile sync, and OAuth2 security

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 465 SSL 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.

Troubleshooting Common 163.com Email Issues

Misconfigured security settings, disabled client access, or using the wrong password type (normal vs app/authorization password) are behind most 163.com connection problems. The checks below target the issues users most often hit with IMAP, POP3, and SMTP on 163.com.​

1. “Authentication failed” or repeated password prompts

This usually indicates a problem with your credentials or that 163.com expects an app‑specific/authorization password instead of your normal login password.​

  • Make sure you are entering your full 163.com email address as the username (for example, name@163.com).​
  • If you enabled extra security or two‑step verification, generate an app/authorization password in your 163.com security settings and use that in your email client instead of the normal password.​
  • Double‑check that IMAP/POP3 and SMTP access are enabled for your account in 163.com webmail settings before trying again.​

If you just changed your password on the web, update it in all configured devices to avoid temporary lockouts.

2. “Cannot connect to server” (IMAP/POP3/SMTP)

Connection errors often come from wrong hostnames, ports, or encryption types.​

  • Confirm your server details match the official 163.com settings:
    • IMAP: imap.163.com, SSL/TLS, port 993
    • POP3: pop.163.com, SSL/TLS, port 995
    • SMTP: smtp.163.com, SSL/TLS, port 465​
  • Avoid unsupported combinations like STARTTLS on ports that expect pure SSL/TLS, as that can cause errors such as “server does not support STARTTLS”.
  • Check local firewalls, antivirus, corporate proxies, or hosting firewalls (for WordPress/SMTP plugins) that might block outbound ports 993, 995, or 465.

If the server is reachable but still refuses the connection, verify that client access is allowed and that no security alerts are pending in your 163.com account.​

3. Can receive email but cannot send

When incoming settings work but SMTP fails, the issue is usually with the outgoing server configuration.​

  • Ensure your SMTP server is set to smtp.163.com with SSL/TLS on port 465 and that “My outgoing server requires authentication” is enabled.​
  • Use the same username and password/app password for SMTP that you use for IMAP/POP3.​
  • In desktop clients like Outlook or Thunderbird, confirm you changed the encryption type on the SMTP entry as well, not just on the incoming server.

If you see “unsafe login” or similar warnings, update your client to a modern version and make sure it supports the security requirements of 163.com.​

4. Emails not syncing or delayed on some clients

Some apps handle 163.com features (like ID or push extensions) poorly, which can cause unstable sync.​

  • Use standard IMAP settings with periodic sync instead of relying on push/IDLE if your client does not fully support 163.com’s implementation.​
  • If one specific app (for example, a niche mobile client) consistently fails while others work, test with a mainstream client like Outlook, Apple Mail, or Gmail app to isolate whether the issue is client‑specific.​

If the problem disappears in another app, consider switching clients or checking for known‑issues/updates for that particular mail app.​

5. Using 163.com SMTP from websites or apps (WordPress, SaaS, tools)

When sending via 163.com SMTP from web servers or third‑party tools, both network and authentication issues can appear.​

  • From hosting servers or apps, confirm that outbound connections to smtp.163.com on port 465 are allowed and not blocked by your provider or firewall.
  • Always enable SMTP authentication with the full 163.com email address and the correct password or authorization password, not an API key or token from another service.​
  • If you get persistent failures, test the same credentials from a local mail client first; if that works, the problem is likely network/firewall‑related on the server side rather than with 163.com itself.
Provider profile

About NetEase 163 Mail

Active
ParentNetEase (Wangyi)
Founded1997
CountryChina (Hangzhou)
Active users600+ million registered users
Service typeConsumer webmail
Primary domain163.com
Also operates126.com · yeah.net · vip.163.com

NetEase 163 Mail (163邮箱) is one of the oldest and largest Chinese consumer email services, launched in 1997 by NetEase (Wangyi). The @163.com domain remains one of the most recognized Chinese email suffixes alongside NetEase's companion @126.com service and Tencent's @qq.com.

NetEase operates multiple email brands under different domains: @163.com (primary), @126.com (launched later, targeting a younger demographic), and @yeah.net (personal/entertainment brand). All run on the same backend infrastructure. Combined registered users exceed 600+ million, with hundreds of millions of active accounts.

The service supports IMAP, POP3, and SMTP with SSL/TLS. Free accounts include 3 GB of email storage. Paid VIP 163 plans (@vip.163.com) offer expanded storage and features. Deliverability to Chinese consumer mailboxes typically requires senders to have Chinese domain infrastructure and to align with local anti-spam expectations.

Timeline

  • 1997NetEase founded; 163 Mail launched
  • 2000NetEase IPO on NASDAQ
  • 2003126.com launched as sister service
  • 2020sContinued expansion in Chinese enterprise email
Notable

NetEase's email brands (163.com, 126.com, yeah.net) collectively serve one of the largest Chinese consumer email operations. Beyond email, NetEase is a major Chinese gaming company and operates significant education, music, and e-commerce services. NetEase Enterprise Mail is also a substantial B2B email offering targeting Chinese businesses.

Frequently Asked Questions

How Do I Recover a Forgotten 163.Com Email Password?

To recover a forgotten 163.com email password, the user must initiate password recovery through the official website, complete account verification by providing registered information, and follow the instructions sent via alternative contact methods to reset the password securely.

Can I Use 163.Com Email on Mobile Devices?

Yes, 163.com email can be accessed on mobile devices. Proper mobile email configuration is essential, especially for Android email setup, which involves entering the correct server settings to synchronize emails efficiently and securely on smartphones and tablets.

What Are the Security Features of 163.Com Email?

163.com email employs robust encryption protocols to secure data transmission and storage. Additionally, it integrates advanced spam filtering to protect users from unwanted or malicious emails, enhancing overall account security and user experience.

How to Enable Two-Factor Authentication for 163.Com Email?

To enable two-factor authentication for 163.com email, the user must access account security settings, activate 2FA, and configure email recovery options to enhance account security and guarantee reliable access during authentication challenges.

Is There a Storage Limit for 163.Com Email Accounts?

163.com email accounts typically offer generous email storage, with account capacity often exceeding several gigabytes. This allows users to store extensive email volumes without immediate concern for space limitations, supporting efficient long-term communication management.

About This Guide

The 163.com email settings on this page were last verified on April 12, 2026 against the provider’s official help documentation, publicly available postmaster resources, and independent user setup reports. 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 163.com. If you find a discrepancy between what is documented here and what 163.com 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.