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

Add Email Account not possible (after Update)

SebastianK1

Basic Pleskian
Add Email Account not possible (after Upgrade)

I try to add a new email user:

Fehler: Eigenschaften des E-Mail-Accounts können nicht aktualisiert werden:mailmng failed: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES) unable to connect to MySQL Fatal error: plesk::mail::FSError(unable to remove quota: "/var/qmail/mailnames/mydomain.de/hans")

Please help

Sebastian
 
Last edited:
Is it possible to connect to psa database with

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa

?
Reset admin's password if not.
 
yes, login works.

we cant send mails via webmail, cant receive mails, cant send via smtp (unable to establish a secure link with smtp server)
 
I tryd to do this:

root@h18393xx:~# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mailsrv_conf_init... fail

and

root@h18393xx:~# /usr/local/psa/admin/sbin/statistics

WARNING during statistics_collector execution: : statistics_collector: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)
statistics_collector: connection failed


ERROR during statistics_collector execution: : statistics_collector: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)
statistics_collector: connection failed


# mysql -uadmin -pPASSWD
dont work!

ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES)


If I change the password in plesk, it will not change the root password for ssh login.
 
Last edited:
syslog:
Jul 19 13:01:05 h18393xx postfix/cleanup[20427]: warning: connect to Milter service inet:localhost:12768: Connection refused
Jul 19 13:01:05 h18393xx postfix/cleanup[20427]: 20507E54082: milter-reject: CONNECT from localhost[127.0.0.1]: 4.7.1 Service unavailable - try again later; from=<xxxx@h18393xx.stratoserver.net>
 
how to slove the password problem?

i cant do /usr/local/psa/admin/sbin/mchk --with-spam

please help!

Sebastian

failed: exception 'mail_Exception_ManagerExecution' with message 'mailmng failed: Unable to connect to Plesk Database: Access denied for user 'admin'@'localhost' (using password: YES)' in /opt/psa/admin/plib/mail/Manager.php:186

./admin -show-password shows the right password
 
Last edited:
Back
Top