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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I need to change the password for all email boxes on a specific domain in order to migrate the boxes with imapsync.
I tried the script below but when I run it, it returns the following error: " The specified email address is not valid. Specify a valid one that matches the following pattern...
Hi, my client has 15 mailboxes and wan´t five of theme to have the Plesk Premium Mail functionality an the other ten to have just the Plesk Premium Mail - Free functionality. How do I limit the number of licenses for each subscription I only see the option to enable Free or Premium Mail.
Hi ,
how can i get the complete list of mail recipient address in plesk 10.4 ?
With this query "select concat(mail.mail_name,"@",domains.name) as address from mail,domains,accounts where mail.dom_id=domains.id and mail.account_id=accounts.id order by address", I get a different number of...