To find password for a single email account
root@server[#] /usr/local/psa/bin/mail –info [email protected]
To find all email account passwords for a single domain
root@server[#] /usr/local/psa/admin/bin/mail_auth_view | grep domain.com
The below command will list passwords for all email accounts in plesk.
root@server[#] /usr/local/psa/admin/bin/mail_auth_view
On older PLESK try
# /usr/local/psa/admin/bin/mail_auth_view
This entry was posted in PLESK. Bookmark the permalink.