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

# Mail port restrictions

> Why outbound mail ports are restricted on SpeedyPage VPS servers and how to request access.

Outbound mail ports are blocked by default on all VPS servers to prevent spam and protect IP reputation across the network. The following ports are restricted:

| Port | Protocol         |
| ---- | ---------------- |
| 25   | SMTP             |
| 465  | SMTPS            |
| 587  | Submission       |
| 2525 | Alternative SMTP |

## Request access

If you need to send email from your VPS:

<Steps>
  <Step title="Open the SMTP request form">
    Log in to [my.speedypage.com](https://my.speedypage.com), go to your VPS service, and scroll to the **SMTP Port Access** section.
  </Step>

  <Step title="Describe your use case">
    Explain why you need mail port access and how you plan to use it.
  </Step>

  <Step title="Submit and wait for review">
    Requests are reviewed individually. You'll receive a response with either approval or follow-up questions.
  </Step>
</Steps>
