• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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 '[email protected]' in mail authorization database
Jul 21 11:55:38 panel courier-imaps: LOGIN FAILED, [email protected], ip=[::ffff:IP.ADD.DDD.RES]
Jul 21 11:55:43 panel authpsa[1772]: No such user '[email protected]' in mail authorization database
Jul 21 11:55:43 panel courier-imaps: LOGIN FAILED, [email protected], ip=[::ffff:IP.ADD.DDD.RES]
Jul 21 11:55:48 panel authpsa[1772]: No such user '[email protected]' in mail authorization database
Jul 21 11:55:48 panel courier-imaps: LOGIN FAILED, [email protected], 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=<[email protected]>, 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