• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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