Articles in this section

How to enable / disable submission port 587 in Plesk

kb: how-to Plesk for Linux kb: auxiliary

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

How to enable / disable submission port 587 in on a Plesk server?

Resolution

Enabling port 587 via Plesk interface

 

  1. Log in to Plesk.
  2. Go to Tools & Settings > Mail Server Settings.
  3. Check / uncheck the setting Enable SMTP service on port 587 on all IP addresses.
  4. Apply the changes.
Enabling port 587 via command-line interface

 

  1. Connect to your Plesk server via SSH (Linux) / RDP (Windows Server).
  2. Run the command:

    # plesk bin mailserver --set-message-submission true

    Note: On Windows Server, start a command prompt as an Administrator.

     

    To disable submission port 587, run:

    # plesk bin mailserver --set-message-submission false

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.