• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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