Skip to main content

๐Ÿ“ง 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:

PurposeLink
1๏ธโƒฃ Compose EmailSend to a customer individually; see ๐Ÿ“š Compose Email
2๏ธโƒฃ Mass EmailLarge-scale outreach; see ๐Ÿ“š Mass Email
3๏ธโƒฃ Unified inboxCentralized multi-account receive; see ๐Ÿ“š Email List
๐ŸŽฏ 3 Things to Know Before Binding
  • 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ใ€‘

Email Account Settings ยท New entry: "+ New" button at the top-right of the account list; click to enter the binding wizard

Entry โ‘ก ยท Email Pageโ€‹

Path:

PathSteps
Quick pathใ€Emailใ€‘ โ†’ ใ€Add Mailboxใ€‘
Compose pathใ€Emailใ€‘ โ†’ ใ€Composeใ€‘ โ†’ ใ€Add Mailboxใ€‘

Email page ยท Add Mailbox: "+ Add Mailbox" at the bottom of the left account tree + "Add Mailbox" link inside the Compose dialog

2. Detailed Binding Stepsโ€‹

โ‘  Email + Passwordโ€‹

FieldDescription
Email addressFull 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)

Step 1 of binding ยท Email + password: input fields for email + password; password field note "Some mailboxes require an app-specific password"

โš ๏ธ Gmail / QQ / 163 Must Use App-Specific Password

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:

MailboxPassword TypeWhere to Generate
GmailApp-specific passwordGoogle Account โ†’ Security โ†’ 2-Step Verification โ†’ App passwords
QQ MailAuthorization codeSettings โ†’ Account โ†’ POP3/IMAP/SMTP Service โ†’ Generate auth code
163 MailClient authorization codeSettings โ†’ POP3/SMTP/IMAP โ†’ Client authorization password
Business mail (Tencent / Alibaba)Usually login passwordSome require enabling SMTP/IMAP service in the backend first

โ‘ก Configure IMAP + SMTP Serversโ€‹

After entering email + password, set up the send/receive servers:

ProtocolPurposeKey Parameters
๐Ÿ“ฅ IMAP (receive)Receive emails sent to youServer address / port / SSL encryption
๐Ÿ“ค SMTP (send)Send your emailsServer address / port / SSL encryption

Common mailbox server parameters (reference):

MailboxIMAP ServerIMAP PortSMTP ServerSMTP Port
Gmailimap.gmail.com993 (SSL)smtp.gmail.com465 (SSL) / 587 (TLS)
QQ Mailimap.qq.com993 (SSL)smtp.qq.com465 (SSL)
163 Mailimap.163.com993 (SSL)smtp.163.com465 (SSL)
Outlook / Hotmailoutlook.office365.com993 (SSL)smtp.office365.com587 (TLS)
Business mail (Tencent)imap.exmail.qq.com993 (SSL)smtp.exmail.qq.com465 (SSL)

For exact values, check the mailbox's official help docs or customer support. Don't guess.

Step 2 of binding ยท IMAP + SMTP config: left IMAP server / port / SSL + right SMTP same fields, "Verify and Save" button at the bottom

โš ๏ธ Laifaxin Does Not Support POP3

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.

Bind success notification: green toast "Mailbox bound successfully"; the newly bound mailbox appears in the account list


2. Manage Bound Mailboxesโ€‹

1. View Mailbox Listโ€‹

Go to Settings โ†’ Email Account to see all bound mailboxes with sync status / last sync time:

Email Account list: each row shows mailbox status / last sync time / โš™๏ธ settings button; centralized management of all bound accounts

2. Edit Mailbox Settingsโ€‹

Click the โš™๏ธ settings icon to the right of a mailbox โ†’ enter the edit screen with 4 things you can change:

SettingWhen to Change
Email and passwordPassword changed / want to switch accounts
Account name (nickname)Give the mailbox a recognizable name (e.g. "Work / Customer Service")
Sync settingsSync on/off + sync interval (recommended 3 ~ 5 min)
Server configUpdate when IMAP / SMTP parameters change

Mailbox edit screen: 4 config sections (email/password / account name / sync settings / server config)

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

Verify and Save: bottom-right "Verify and Save" button; system retests the connection and applies upon success

๐Ÿ’พ Without Clicking ใ€Verify and Saveใ€‘ = Nothing Changes

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 / SymptomCauseHow to Fix
๐Ÿ”ด 535 Authentication failedWrong password (or didn't use app-specific password)Use app-specific password for Gmail/QQ/163 and retry
๐Ÿ”ด 534 Authentication failedMailbox has 2FA but used regular passwordDisable 2FA or generate app-specific password in mailbox backend
๐Ÿ”ด Connection refusedWrong server address / portRe-fill using the Server Parameter Table
๐Ÿ”ด Connection timeoutFirewall / VPN blocking SMTP ports (465/587)Disable VPN / let IT open ports / switch networks
๐Ÿ”ด SSL handshake failedWrong encryption (SSL vs TLS)Port 993 uses SSL / port 587 uses TLS
๐ŸŸก Login disabledMailbox backend IMAP / SMTP service not enabledEnable third-party client access in mailbox settings
๐ŸŸก Too many connectionsSync frequency too high; rate-limited by providerIncrease sync interval to 5 ~ 10 minutes
๐ŸŸก DNS resolution failedTypo in server address (e.g. imap.gmal.com)Copy-paste from official docs, don't type by hand
๐ŸŸก Repeated password promptsPassword expired / mailbox revoked accessRegenerate auth code in mailbox backend โ†’ in Laifaxin change password + verify & save
๐Ÿ’ก Not sure which error it is?
  • 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โ€‹

PitfallConsequenceHow to Avoid
๐Ÿ”ด Gmail / QQ / 163 with login password99% failMust use app-specific password / authorization code (generate in mailbox backend)
๐Ÿ”ด Selected POP3 protocolNot supported โ†’ binding failsMust use IMAP
๐Ÿ”ด Guessing server / portTest failsUse the table above; if not listed, check the mailbox's official help docs
๐ŸŸก Sync interval < 3 minRate-limited by provider, repeated password promptsSet to 3 ~ 5 minutes
๐ŸŸก IMAP/SMTP not enabled on business mail backendProtocol disabled, can't bindEnable IMAP service first in mailbox admin
๐ŸŸก Forgot to sync password changeLaifaxin uses old password โ†’ all sends failWhenever you change the mailbox password, also update Laifaxin immediately
๐ŸŸก Didn't click ใ€Verify and Saveใ€‘ after editingChanges don't applyAfter 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:

CheckDescription
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 issuesFirewall / 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 TypeRe-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
IdentityPersonal (e.g. tony@gmail.com)Company (e.g. tony@yourcompany.com)
ProfessionalismAverageMore professional, ideal for B2B foreign trade outreach
Binding difficultyUsually app-specific passwordSome require enabling IMAP/SMTP first
Mass send riskEasy to get bannedSame 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:

ScenarioWhere Replies Go
Used in Compose / individual sendGoes 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 setGoes to the Laifaxin system mailbox (recommended); see ๐Ÿ“š Receive New Emails

๐Ÿ’ก Learning Tipsโ€‹

ScenarioRecommendation
๐ŸŽฏ Check mailbox docs before bindingDifferent mailboxes have different requirements (app password / auth code / server params); check official docs first
๐Ÿ” Manage app-specific passwordsApp-specific passwords show only once; save immediately after generation, regenerate if lost
๐Ÿ“Š Regularly check sync statusPeriodically look at the mailbox account list; handle red / abnormal ones promptly (usually password expiry or rate-limit)
๐Ÿ”„ Sync password changes immediatelyWhenever you change the login / app password at the mail provider โ†’ update Laifaxin immediately to avoid send failures
๐Ÿข Prefer business mailboxFor B2B foreign trade customers, prefer business mailbox for higher professionalism โ€” xxx@gmail.com is less impressive
โš–๏ธ Don't abuse mass send after bindingBinding doesn't mean unlimited mass send; your own mailbox still has ban risk on high volume, see Mass Email pitfalls

TopicLinkDescription
๐Ÿ“ฌ Receive New Emailscheck-new-emailsAfter binding, enable sync + notifications for unified receive
๐Ÿ’ก Compose Emailcompose-new-emailUse bound mailbox to send to individual customers
๐Ÿš€ Mass Emailemail-mass-sendingPick sending channel for mass send (bound mailbox vs premium channel)
๐Ÿ“œ Email Listemail-listCentralized inbox management for all bound mailboxes
โœ’๏ธ Email Signatureemail-signatureBind different signatures to different mailboxes
๐Ÿ“ Email Templatesemail-templatesReuse templates in mass send / Compose
๐Ÿ“Š Email Trackingemail-trackingSee 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:

Laifaxin WeChat Official Account QR code: scan to follow for latest product updates + foreign trade outreach tips

3 support channels:

ChannelLinkBest For
๐ŸŒ Laifaxin Official Sitelaifaxin.comProduct features / customer cases / latest news
๐Ÿ“– Help Centerdoc.laifaxin.comComplete docs + FAQ
๐Ÿ’ฌ Feedbacktucao.qq.comSuggestions / bug reports / contact support

๐Ÿ”— Permalink: https://laifa.xin/zhinan/email-account