> ## 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 Mail.com

> Mail.com, a web\-based email service provided by United Internet, offers SMTP access for sending emails. Configure your SMTP settings as follows to use Mail.com for SMTP:

## SMTP Server Details

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

## Authentication Information

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

## Additional Information

* The SMTP connection requires TLS/SSL encryption. Ensure that your email client or application supports TLS/SSL and is configured to use it on port 587.
* Always verify that your Mail.com account has SMTP access enabled. This can usually be managed in your account settings under the email configuration or security options.
