• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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