# Email Client Configuration

To set up your email address in your mail client, please use the following settings:

## Incoming Server (IMAP)
- **Hostname:** `mail.tobysite.com`
- **Port:** `993`
- **SSL/TLS:** Required
- **Username:** `your@email.com`
- **Authentication:** Password

## Outgoing Server (SMTP)
- **Hostname:** `mail.tobysite.com`
- **Port:** `465` (SSL/TLS) or `587` (STARTTLS)
- **SSL/TLS:** Required for port 465
- **Username:** `your@email.com`
- **Authentication:** Password (same as incoming)