Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sendroid.app/llms.txt

Use this file to discover all available pages before exploring further.

When connecting your mailbox in a third-party email client (Outlook, Apple Mail, Thunderbird, etc.) or a custom app, you typically need IMAP (incoming) and SMTP (outgoing) server details, plus an app password or authorization code—not your web login password.
Most major email providers require two-factor authentication (2FA) before you can generate an app password. Enable 2FA in your account security settings first, then follow the guide for your provider.

Key concepts

TermDescription
IMAPSyncs mail on the server; ideal for multiple devices
SMTPOutgoing protocol used to send email
App passwordA standalone ~16-character password for third-party apps; can be revoked anytime
Authorization codeClient-specific password used by some providers (e.g. QQ, NetEase 163); not your login password
OAuthSome clients support OAuth sign-in and do not require an app password

Browse by provider

Gmail / Google

App passwords and IMAP/SMTP settings

Outlook / Microsoft

Microsoft app passwords and server settings

Yahoo Mail

Yahoo app passwords and IMAP/SMTP

iCloud Mail

Apple app-specific password setup

AOL Mail

AOL app passwords and server settings

Zoho Mail

Zoho app passwords and IMAP/SMTP

QQ Mail

Authorization codes and server settings

NetEase 163 / 126

Authorization codes and IMAP/SMTP

Proton Mail

Bridge and paid IMAP options

Quick reference

ProviderApp password / auth codeIMAP serverSMTP server
GmailGoogle app passwordimap.gmail.com:993smtp.gmail.com:465 or :587
OutlookMicrosoft app passwordoutlook.office365.com:993smtp.office365.com:587
YahooYahoo app passwordimap.mail.yahoo.com:993smtp.mail.yahoo.com:465
iCloudApple app-specific passwordimap.mail.me.com:993smtp.mail.me.com:587
AOLAOL app passwordimap.aol.com:993smtp.aol.com:465
ZohoZoho app passwordimap.zoho.com:993smtp.zoho.com:465
QQMail authorization codeimap.qq.com:993smtp.qq.com:465
163 / 126Mail authorization codeimap.163.com:993smtp.163.com:465

FAQ

Confirm you are using an app password or authorization code, not your web login password. For Gmail, verify IMAP is enabled in the web settings. For QQ/163, regenerate the authorization code if it expired or after re-enabling the service.
Check that the SMTP port matches the encryption method (465 for SSL, 587 for STARTTLS). Some networks block ports 465/587—try switching ports or networks.
You must enable two-step verification first. Google Workspace admins may disable this feature. Some account types that sign in only through Google do not support app passwords.
Enterprise Microsoft 365 may disable basic authentication. Use an OAuth-capable client, or ask your IT admin to enable SMTP AUTH if policy allows.
After setup, test both incoming (IMAP) and outgoing (SMTP) once in your client before using the account in production or automation.