๐ง Email Account ยท Bind Personal / Business Mailboxes
Bind your everyday mailboxes (QQ / 163 / Gmail / Outlook / business mail) to Laifaxin to manage all emails in one place + send from your own mailbox. Once bound, you can do 3 things:
| Purpose | Link |
|---|---|
| 1๏ธโฃ Compose Email | Send to a customer individually; see ๐ Compose Email |
| 2๏ธโฃ Mass Email | Large-scale outreach; see ๐ Mass Email |
| 3๏ธโฃ Unified inbox | Centralized multi-account receive; see ๐ Email List |
- Supported mailboxes: the vast majority of personal + business mailboxes (QQ / 163 / Gmail / Outlook / business mail etc.)
- Supported protocols: IMAP (receive) + SMTP (send) โ โ POP3 not supported
- Password type: varies by mailbox โ login password / app-specific password / authorization code (Gmail / QQ must use authorization codes)
System entry: Email Account Settings
1. Bind Your First Mailboxโ
1. Two Entry Pointsโ
Entry โ ยท Email Account Pageโ
Path: Laifaxin admin โ ใOthersใ โ ใEmail Accountใ โ top-right ใNewใ

Entry โก ยท Email Pageโ
Path:
| Path | Steps |
|---|---|
| Quick path | ใEmailใ โ ใAdd Mailboxใ |
| Compose path | ใEmailใ โ ใComposeใ โ ใAdd Mailboxใ |

2. Detailed Binding Stepsโ
โ Email + Passwordโ
| Field | Description |
|---|---|
| Email address | Full email (e.g. yourname@example.com) |
| Password | โ ๏ธ Not the login password! It's the app-specific password / authorization code generated in the mailbox backend (Gmail / QQ / 163 all need this) |

Don't use the login password โ 99% of the time it fails! These mailboxes require third-party apps to use a dedicated password / authorization code:
| Mailbox | Password Type | Where to Generate |
|---|---|---|
| Gmail | App-specific password | Google Account โ Security โ 2-Step Verification โ App passwords |
| QQ Mail | Authorization code | Settings โ Account โ POP3/IMAP/SMTP Service โ Generate auth code |
| 163 Mail | Client authorization code | Settings โ POP3/SMTP/IMAP โ Client authorization password |
| Business mail (Tencent / Alibaba) | Usually login password | Some require enabling SMTP/IMAP service in the backend first |
โก Configure IMAP + SMTP Serversโ
After entering email + password, set up the send/receive servers:
| Protocol | Purpose | Key Parameters |
|---|---|---|
| ๐ฅ IMAP (receive) | Receive emails sent to you | Server address / port / SSL encryption |
| ๐ค SMTP (send) | Send your emails | Server address / port / SSL encryption |
Common mailbox server parameters (reference):
| Mailbox | IMAP Server | IMAP Port | SMTP Server | SMTP Port |
|---|---|---|---|---|
| Gmail | imap.gmail.com | 993 (SSL) | smtp.gmail.com | 465 (SSL) / 587 (TLS) |
| QQ Mail | imap.qq.com | 993 (SSL) | smtp.qq.com | 465 (SSL) |
| 163 Mail | imap.163.com | 993 (SSL) | smtp.163.com | 465 (SSL) |
| Outlook / Hotmail | outlook.office365.com | 993 (SSL) | smtp.office365.com | 587 (TLS) |
| Business mail (Tencent) | imap.exmail.qq.com | 993 (SSL) | smtp.exmail.qq.com | 465 (SSL) |
For exact values, check the mailbox's official help docs or customer support. Don't guess.

IMAP only (two-way sync, emails stay on server, multi-device consistent). POP3 not supported (one-way download to local, easy to lose emails).
Configure IMAP when binding. POP3 will always fail.
โข Binding Successfulโ
Correct server parameters โ a green "Bind successful" toast appears โ the mailbox enters the account list, ready to send and receive.

2. Manage Bound Mailboxesโ
1. View Mailbox Listโ
Go to Settings โ Email Account to see all bound mailboxes with sync status / last sync time:

2. Edit Mailbox Settingsโ
Click the โ๏ธ settings icon to the right of a mailbox โ enter the edit screen with 4 things you can change:
| Setting | When to Change |
|---|---|
| Email and password | Password changed / want to switch accounts |
| Account name (nickname) | Give the mailbox a recognizable name (e.g. "Work / Customer Service") |
| Sync settings | Sync on/off + sync interval (recommended 3 ~ 5 min) |
| Server config | Update when IMAP / SMTP parameters change |

After editing, be sure to click ใVerify and Saveใ to apply the new config:

After editing, you must click ใVerify and Saveใ โ the system reconnects to test parameters; only after success do the changes take effect. Closing the dialog directly โ changes lost.
3. Common Error Code Troubleshootingโ
If you see errors during binding / sync, use this table to locate the issue:
| Error / Symptom | Cause | How to Fix |
|---|---|---|
| ๐ด 535 Authentication failed | Wrong password (or didn't use app-specific password) | Use app-specific password for Gmail/QQ/163 and retry |
| ๐ด 534 Authentication failed | Mailbox has 2FA but used regular password | Disable 2FA or generate app-specific password in mailbox backend |
| ๐ด Connection refused | Wrong server address / port | Re-fill using the Server Parameter Table |
| ๐ด Connection timeout | Firewall / VPN blocking SMTP ports (465/587) | Disable VPN / let IT open ports / switch networks |
| ๐ด SSL handshake failed | Wrong encryption (SSL vs TLS) | Port 993 uses SSL / port 587 uses TLS |
| ๐ก Login disabled | Mailbox backend IMAP / SMTP service not enabled | Enable third-party client access in mailbox settings |
| ๐ก Too many connections | Sync frequency too high; rate-limited by provider | Increase sync interval to 5 ~ 10 minutes |
| ๐ก DNS resolution failed | Typo in server address (e.g. imap.gmal.com) | Copy-paste from official docs, don't type by hand |
| ๐ก Repeated password prompts | Password expired / mailbox revoked access | Regenerate auth code in mailbox backend โ in Laifaxin change password + verify & save |
- First screenshot the error message (the system shows specific error codes)
- Match against the table above
- Still unsure: send the screenshot via Feedback and support will reply within 1 day
๐ Pitfall Summaryโ
| Pitfall | Consequence | How to Avoid |
|---|---|---|
| ๐ด Gmail / QQ / 163 with login password | 99% fail | Must use app-specific password / authorization code (generate in mailbox backend) |
| ๐ด Selected POP3 protocol | Not supported โ binding fails | Must use IMAP |
| ๐ด Guessing server / port | Test fails | Use the table above; if not listed, check the mailbox's official help docs |
| ๐ก Sync interval < 3 min | Rate-limited by provider, repeated password prompts | Set to 3 ~ 5 minutes |
| ๐ก IMAP/SMTP not enabled on business mail backend | Protocol disabled, can't bind | Enable IMAP service first in mailbox admin |
| ๐ก Forgot to sync password change | Laifaxin uses old password โ all sends fail | Whenever you change the mailbox password, also update Laifaxin immediately |
| ๐ก Didn't click ใVerify and Saveใ after editing | Changes don't apply | After editing, always click ใVerify and Saveใ to confirm |
โ Frequently Asked Questions (FAQ)โ
Q1 ยท What if it says "wrong password" during binding?โ
Check 4 things in order:
| Check | Description |
|---|---|
| Password type correct? | Gmail / QQ / 163 must use app-specific password / authorization code, not login password |
| IMAP / SMTP service enabled? | Some mailboxes have them off by default; enable manually in the backend (see mailbox's help) |
| Server params correct? | Refer to the server parameter table above or the mailbox's official docs |
| Network issues | Firewall / VPN may block SMTP ports 465 / 587 |
Q2 ยท How many mailboxes can I bind?โ
Laifaxin supports multiple mailbox bindings; the exact number depends on your plan. We recommend binding the 2 ~ 5 you use most (a work mailbox + a customer-service mailbox + a backup); too many becomes a management burden.
Q3 ยท Do I need to re-sync emails after editing mailbox settings?โ
| Edit Type | Re-sync? |
|---|---|
| Nickname only | โ Doesn't affect sync |
| Password change (verified) | โ Auto-resumes sync |
| Server config change | โ System reconnects / syncs with new config |
| Sync interval change | โ Adjusts to new interval (e.g. last 30 days) |
Q4 ยท What's the difference between personal and business mailbox?โ
| Dimension | ๐ Personal | ๐ข Business |
|---|---|---|
| Identity | Personal (e.g. tony@gmail.com) | Company (e.g. tony@yourcompany.com) |
| Professionalism | Average | More professional, ideal for B2B foreign trade outreach |
| Binding difficulty | Usually app-specific password | Some require enabling IMAP/SMTP first |
| Mass send risk | Easy to get banned | Same ban risk; safer to use premium channel for mass send |
Q5 ยท Does Laifaxin support POP3?โ
โ No. Laifaxin only supports IMAP for receiving + SMTP for sending.
Why: IMAP is the modern email standard (two-way sync, emails on server, multi-device consistent). POP3 is legacy (one-way download to local, easy to lose). All modern mail providers support both IMAP and POP3 โ just pick IMAP.
Q6 ยท Where do customer replies go after binding?โ
Depends on how you use the mailbox:
| Scenario | Where Replies Go |
|---|---|
| Used in Compose / individual send | Goes to the bound mailbox's own inbox |
| Mass send with "reply-to = this mailbox" | Goes to the bound mailbox, but easily filtered by anti-spam (not recommended) |
| Mass send without reply-to set | Goes to the Laifaxin system mailbox (recommended); see ๐ Receive New Emails |
๐ก Learning Tipsโ
| Scenario | Recommendation |
|---|---|
| ๐ฏ Check mailbox docs before binding | Different mailboxes have different requirements (app password / auth code / server params); check official docs first |
| ๐ Manage app-specific passwords | App-specific passwords show only once; save immediately after generation, regenerate if lost |
| ๐ Regularly check sync status | Periodically look at the mailbox account list; handle red / abnormal ones promptly (usually password expiry or rate-limit) |
| ๐ Sync password changes immediately | Whenever you change the login / app password at the mail provider โ update Laifaxin immediately to avoid send failures |
| ๐ข Prefer business mailbox | For B2B foreign trade customers, prefer business mailbox for higher professionalism โ xxx@gmail.com is less impressive |
| โ๏ธ Don't abuse mass send after binding | Binding doesn't mean unlimited mass send; your own mailbox still has ban risk on high volume, see Mass Email pitfalls |
๐ Related Featuresโ
| Topic | Link | Description |
|---|---|---|
| ๐ฌ Receive New Emails | check-new-emails | After binding, enable sync + notifications for unified receive |
| ๐ก Compose Email | compose-new-email | Use bound mailbox to send to individual customers |
| ๐ Mass Email | email-mass-sending | Pick sending channel for mass send (bound mailbox vs premium channel) |
| ๐ Email List | email-list | Centralized inbox management for all bound mailboxes |
| โ๏ธ Email Signature | email-signature | Bind different signatures to different mailboxes |
| ๐ Email Templates | email-templates | Reuse templates in mass send / Compose |
| ๐ Email Tracking | email-tracking | See if emails sent from bound mailboxes are opened |
๐ฑ Get More Helpโ
Running into binding issues, or want to learn about latest features / foreign trade tips? Follow the Laifaxin WeChat Official Account:

3 support channels:
| Channel | Link | Best For |
|---|---|---|
| ๐ Laifaxin Official Site | laifaxin.com | Product features / customer cases / latest news |
| ๐ Help Center | doc.laifaxin.com | Complete docs + FAQ |
| ๐ฌ Feedback | tucao.qq.com | Suggestions / bug reports / contact support |
๐ Permalink: https://laifa.xin/zhinan/email-account