• 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.

Autologin to Email Account Setup

MarkM

Golden Pleskian
Plesk Guru
Hey,

I am currently using a link formatted like the following to auto login to plesk;

https://domain.com:8443/login_up.php3?login_name=user&passwd=pass

I am curious if this could be modified to access the email account setup area directly.

One idea I had was to iframe this link on a page and then on that page have a meta redirect to the email setup page after login. This didn't appear to work as after signing in, the plesk interface broke out of the frame and therefore the second part of the code to continue to the email setup page did not work.

Another idea I had was to create a php page that could somehow mimic the Plesk session creation and then redirect to the email setup page. Not sure how to go about this.

Any input or code snippets would be appreciated.

Best Regards,

Mark
 
Back
Top