• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Mail to root

P

pippin

Guest
where is the mail to root stored?
I cant remember my password and it sends to root

Edit: on a debian
 
I don't know if Debian uses the same directory layout for qmail, but by default Plesk aliases root to the e-mail address you entered as Plesk admin. Check the output of:

Code:
cat /var/qmail/alias/.qmail-root

If you forgot your Plesk admin password just run this to see what it is:

Code:
cat /etc/psa/.psa.shadow
 
Back
Top