Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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
I know sendmail is not installed with Plesk for windows, so what should my customers use to send mail via Perl scripts is there is no path to sendmail?
I usualy put sendmail folder and files in folder /cgi-bin on every hosting that needs sendmail - than set write permission on files debug.log and error.log to IUSR_hosting_acc and in perl files path to sendmail I set "sendmail/sendmail.exe" and works...