• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question How to change port 25 to 587?

ice

New Pleskian
Server operating system version
Debian11
Plesk version and microupdate number
18.0.44
Hi.
I have been using Plesk for a long time and I have port 25 open at home and everything works. I recommended my friend Plesk, he started using it, but he has port 25 blocked. So, I go to:
settings - mail server settings - Enable SMTP service on port 587 for all IP addresses - checked.

When I send an email, the logs contain:
206F35C044C: to = <[email protected], relay = none, delay = 2.2, delays = 0.18 / 0.01 / 2/0, dsn = 4.4.1, status = deferred (connect to alt2.gmail-smtp-in.l .google.com [74.125.200.26]: 25: No route to host)

How to permanently change port 25 to another?
Best regards
 
Port 587 is used to send an email via the Plesk mail server. It forces you to authenticate before you send an email. Otherwise, everyone could abuse your mail server without authenticating (also called an "open relay").

Port 25 is used by the outside world to deliver emails between mail servers. As port 25 is blocked, Gmail can't deliver the email.

Have a look at this article:
 
Back
Top