• 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.

Failed domain creation: Failed mail post configuration: Can't create mail domain serv

M

Multitec

Guest
When we create new domains the following error message appears:

Failed domain creation: Domain-Daten konnten nicht aktualisiert werden: Failed mail post configuration: Can't create mail domain servie: mailManager -> addDomain() failed: mailmng failed: Empty error message from utility.

Does anybody know the reason for this message and to fix the problem?

Thanks and regards from Germany!!!

H. Linhart
MultiTec GmbH
 
Same Issue with Failed domain creation

I am not able to add or delete domains in
Plesk. There was a recent upgrade to pleask
going to 7.5.6

The error message says:
Failded domain creation: Unable to update
domain data: Failded mail post-configuration:
Can't create mail domain service: mailManager
-> addDomain() failed: mailmng failed: SOAP
faild. Failed in sending message.
 
sorry....

I'm very sorry but SWSOFT was unable to help and we had to setup and reinstall the complete server.
 
I had the same problem as Multitec. This problem occured to me for the first time after I tried to create a domain with new Spam Assassin add-on from sw-soft installed. What I had to do to successfully create a domain was - disable Spam Filter in Server settings, create a domain and enable filter back.

I hope sw-soft guys will look into this thread and fix a problem or give here a silution to normal non-error creating domains with spam filter enabled.

My Plesk ver is 8.2.0
I also did some kind of a fix described here after spam filter installed to enable Spam Assassin for all Plesk users (cuz it's disabled by default):

# mysql -u admin -p`cat /etc/psa/.psa.shadow` psa
mysql> update mail set spamfilter = 'true' where postbox = 'true';
# /usr/local/psa/admin/bin/mchk --with-spam
 
Back
Top