Skip to content

Technology Forum

SEO, Speed Up website, Server Optimization, Linux, Open Source Softwares

  • Home
  • General
    • Web Server
    • Website Formatting
  • IT Companies
  • Optimization
    • PHP
  • Linux
  • Home
  • Web Hosting Control Panel
  • Plesk Panel
  • Plesk: Disable Mail Service for domain
Troubleshooting
TATA Photon+: Error 638
PHP
Using PHP script to delete a multiple files
PHP
Plesk/Odin Services Structure
HTML
HTML: Link rel – Preload
HTML
HTML: Attributes of rel
Web Server
PHP FPM modification – Plesk

Plesk: Disable Mail Service for domain

Posted on July 11, 2014January 18, 2015 By admin No Comments on Plesk: Disable Mail Service for domain
Plesk Panel

Disable the mail service for the domain.tld subscription:

  1. Go to Subscriptions > domain.tld > Mail > Change Settings.
  2. Uncheck Activate mail service on domain and click OK.

You can also disable the mail service on the subscription using the command-line utility mail:

/usr/local/psa/bin/mail --off domain.tld

To disable the mail service for every subscription on the server, use the following command:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -Nse"select name from domains where parentDomainId=0"|while read i; do /usr/local/psa/bin/mail --off $i && echo "Mail service for $i subscription has been disabled" ;done

Post navigation

❮ Previous Post: Identity Theft
Next Post: Parallels Plesk for Linux services logs and configuration files ❯

You may also like

Plesk Panel
Parallels Plesk for Linux services logs and configuration files
Plesk Panel
Plesk: Self-Signed SSL Certificate
Plesk Panel
Plesk: Disable Nginx and Rebuild Httpd Configuration

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

View Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Categories

  • Domain Name
  • General
    • Servers
    • Web Server
    • Website Formatting
  • IT Companies
  • Linux
  • MySQL
  • Optimization
    • PHP
  • Troubleshooting
  • Web Hosting Control Panel
    • Plesk Panel
  • Websites
    • CSS
    • HTML
    • Optimization
  • Windows
    • Windows 10

Recent Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Copyright © 2025 Technology Forum.

Theme: Oceanly News by ScriptsTown