• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

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 testssh@xxxxxx.com -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 testssh@zzzzzzz.com -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