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

# How to Set Up SMTP for Email via Hushmail

> If you are using Hushmail to send emails via SMTP, configure your SMTP settings as outlined below:

## SMTP Server Details

* **SMTP Server/Host:** `smtp.hushmail.com`
* **SMTP Port:** `587`

## Authentication Information

* **SMTP User Name:** Your Hushmail email address (e.g., `yourname@hushmail.com`).
* **SMTP Password:** Your Hushmail password.

## Additional Information

* Ensure your email client or application supports SMTP authentication as Hushmail requires this for sending emails.
* It’s also recommended to use SSL/TLS security for sending emails, which is supported on port 587 with STARTTLS.

## Reference Material

* For more detailed information on setting up POP, IMAP, and SMTP with Hushmail, you can refer to this comprehensive guide: [Hushmail POP, IMAP, and SMTP Setup Guide](https://help.hushmail.com/hc/en-us/articles/213269023-POP-IMAP-and-SMTP-server-hostnames-and-ports).
