• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ALIAS: Empty error message from utility.

MarkcRobinson

New Pleskian
Panel version 10.3.1 OS Linux 2.6.33.5-rscloud

Symptom:
When I create a Domain Alias, or try and change the mail settings of an Alias this message comes up.
____________________________________________
ERROR: PleskException
Mailmanager::delDomainAlias() failed: mailmng failed: Empty error message from utility.

0: DAliasManager.php:404
DAliasManager::delDAlias(object of type DAlias)
1: domain_aliases_remove.php:32
_______________________________________________

UPDATE:
When I create a Mail Account in any domain, it appears to work. When I try to delete that email account, I get an Error. "Error: Unable to delete some of the selected e-mail addresses. "

When I try to delete an entire domain, I get a message from the CP "Internal Error"


What I've already tried:

1. changed /etc/php.ini safe_mode to off

2. changed value in mysql from
+---------+--------+
| param | val |
+---------+--------+
| version | 010120 |
+---------+--------+
1 row in set (0.00 sec)

to

+---------+--------+
| param | val |
+---------+--------+
| version | 010310 |
+---------+--------+
1 row in set (0.00 sec)

3. ran update mail set spamfilter = 'true' where postbox = 'true'; on psa database

4. and we restarted the services psa mysql and httpd

5. checked that Plesk configuration file has proper permissions
 
Last edited:
Back
Top