Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
After re-installation of Plesk Panel, I can't create new Mail boxes.
This options not shown in Plesk Panel.
And when I create a user and chose create an email, receive an error: "Error: There is no DSMail service for domain with id = 1".
How can i fixed it?
Thank you
I have received next result:
mysql> set @dom:='domain.com';
Query OK, 0 rows affected (0.00 sec)
mysql> select * from DomainServices where dom_id in ((select id from domains whe
re name = @dom),(select id from domains where webspace_id=(select id from domain
s where name = @dom)));
+----+--------+------+--------+---------------+----------------+
| id | dom_id | type | status | parameters_id | ipCollectionId |
+----+--------+------+--------+---------------+----------------+
| 3 | 3 | web | 0 | 0 | 3 |
+----+--------+------+--------+---------------+----------------+
1 row in set (0.00 sec)
Am i right, that systems show me that MAIL server not installed?
In components all modules were installed.