> ## Documentation Index
> Fetch the complete documentation index at: https://sendroid.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Email Client Setup

> IMAP, SMTP, and app password guides for major email providers

Welcome to the email client setup docs. Each guide covers one provider so you can connect your mailbox in a third-party client or app quickly.

## Get started

<Card title="Email setup overview" icon="book-open" href="/guides/email/overview" horizontal>
  Key concepts, quick reference table, and links to every provider guide.
</Card>

## Browse by provider

<Columns cols={2}>
  <Card title="Gmail / Google" icon="google" href="/guides/email/gmail">
    App passwords and IMAP/SMTP settings
  </Card>

  <Card title="Outlook / Microsoft" icon="microsoft" href="/guides/email/outlook">
    Microsoft app passwords and server configuration
  </Card>

  <Card title="Yahoo Mail" icon="yahoo" href="/guides/email/yahoo">
    Yahoo app passwords and IMAP/SMTP
  </Card>

  <Card title="iCloud Mail" icon="apple" href="/guides/email/icloud">
    Apple app-specific password setup
  </Card>

  <Card title="AOL Mail" icon="envelope" href="/guides/email/aol">
    AOL app passwords and server settings
  </Card>

  <Card title="Zoho Mail" icon="z" href="/guides/email/zoho">
    Zoho app passwords and IMAP/SMTP
  </Card>

  <Card title="QQ Mail" icon="qq" href="/guides/email/qq">
    Authorization codes and server settings
  </Card>

  <Card title="NetEase 163 / 126" icon="at" href="/guides/email/netease">
    Authorization codes and IMAP/SMTP
  </Card>

  <Card title="Proton Mail" icon="shield" href="/guides/email/proton">
    Bridge and paid IMAP options
  </Card>
</Columns>

<Note>
  Before configuring a client, enable **two-factor authentication** or **IMAP/SMTP service** in your account, and use an **app password** or **authorization code**—never your web login password.
</Note>
