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

Plesk 11.5.30 after Update #6 --- no such user in mail authorisation database

KazimierasS

New Pleskian
[solved]Plesk 11.5.30 after Update #6 --- no such user in mail authorisation database

Immediatelly after update all users can't retrieve their emails
syslog shows:

Jul 21 11:55:38 panel authpsa[1775]: No such user 'virt.user@plesk.panel' in mail authorization database
Jul 21 11:55:38 panel courier-imaps: LOGIN FAILED, user=virt.user@plesk.panel, ip=[::ffff:IP.ADD.DDD.RES]
Jul 21 11:55:43 panel authpsa[1772]: No such user 'virt.user@plesk.panel' in mail authorization database
Jul 21 11:55:43 panel courier-imaps: LOGIN FAILED, user=virt.user@plesk.panel, ip=[::ffff:IP.ADD.DDD.RES]
Jul 21 11:55:48 panel authpsa[1772]: No such user 'virt.user@plesk.panel' in mail authorization database
Jul 21 11:55:48 panel courier-imaps: LOGIN FAILED, user=virt.user@plesk.panel, ip=[::ffff:IP.ADD.DDD.RES]


any suggestions ?

authlib uses module
authmodulelist="authpsa"
 
Last edited:
Thanks, Nikolay
ran /usr/local/psa/admin/sbin/mchk --with-spam, this fixed my issue

but got a new one that aliased domains stopped receiving emails

Jul 23 17:53:48 panel postfix/error[10975]: 8128E9FE1: to=<test@domain.alias>, relay=none, delay=0.12, delays=0.12/0/0/0, dsn=5.0.0, status=bounced (User unknown in virtual alias table)
Jul 23 17:53:48 panel postfix/bounce[10976]: 8128E9FE1: sender non-delivery notification: 9E450A023
 
Back
Top