• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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