• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue i can´t create email account in specific domain.

solucionesuno

Regular Pleskian
in the same server, i can´t add email account in specific domain.

when i add the email account. plesk panel never finish....

i try to add it over ssh. In a domain that works fine i get:

[root@host04 ~]# plesk bin mail --create [email protected] -passwd mypass
[2021-07-15 23:22:30.235] DEBUG [util_exec] [60f0a716395bd] Starting: filwrpr 91
[2021-07-15 23:22:30.245] DEBUG [util_exec] [60f0a716395bd] Finished in 0.00962s, Error code: TRUE
[2021-07-15 23:22:30.850] DEBUG [util_exec] [31f3f71f670e3eba44ed046aed7dd504-0] Starting: mailmng-core --add-mailname --domain-name=solucionesuno.com --mailname=testssh
[2021-07-15 23:22:31.174] DEBUG [util_exec] [31f3f71f670e3eba44ed046aed7dd504-0] Finished in 0.32346s, Error code: 0


but in the domain that is not working
the command hangs in
[root@host04 ~]# plesk bin mail --create [email protected] -passwd mypass
[2021-07-15 23:23:15.282] DEBUG [util_exec] [60f0a74344a70] Starting: filwrpr 66
[2021-07-15 23:23:15.294] DEBUG [util_exec] [60f0a74344a70] Finished in 0.01197s, Error code: TRUE

any idea?

plesk obsidian, centos 7.
 
Do you have any related details from Plesk logs:

Error log: /var/log/sw-cp-server/error_log and /var/log/sw-cp-server/sw-engine.log
Panel log: /var/log/plesk/panel.log

?
 
Nothing there. i try create the mail account from panel, and nothing appear in this logs.

i try also enable debug to 7 and nothing. is really strange.
 
Back
Top