• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

FIX: Can't send emails to other domain users, but can to outside users.

J.Wick

Regular Pleskian
If you find yourself unable to send email to other domain users, make sure that you have at least one email address provisioned to that account in order for the mail tab to appear on the subscriptions panel. If have zero email accounts, the mail tab remains hidden, preventing you from turning off the email service for the domain.

Click the mail tab, then "change settings" and un tick the "activate mail service on domain" then click OK.

Also, I was using PostFix originally, but switched to QMail. I doubt this had any affect.
 
Hello,

Yes, You will have to enabled mail service for your domain through plesk panel with the postfix and Qmail, Also you can enabled mail service for your domain through following command

Code:
/usr/local/psa/bin/domain -u DOMAINNAME -mail_service true
 
Back
Top