• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. S

    Question Subdomain to Domain Migration?

    ive used the "domain" endpoint with method "PUT" and parameter "name" and it worked perfectly. This solved my problem, thank you! However, what if i want to have the free trials on one server and clients with their own domains on a different server? Is there any easy way to migrate from a...
  2. S

    Question Subdomain to Domain Migration?

    never thought this was possible, thank you. Is this also available through Plesks Rest API?
  3. S

    Question Subdomain to Domain Migration?

    Hi All, So I have set up a free trial installer for my web app, all free trial installations are installed on unique subdomains on a domain that I own and points to my Plesk server e.g. spacex.dummydomain.com Now lets assume the user wants to use his own domain instead of my subdomain, what is...
  4. S

    Question REST API Import Database?

    according to Google (Bard) "Yes, I can verify that the Plesk REST API endpoint for importing a database file still exists. The endpoint is /api/v2/databases/import and it is available in Plesk Onyx and later versions." However, I don't think this is true as this endpoint is not listed in the...
  5. S

    Question REST API Import Database?

    Hello, I know that it is possible to create a database through Plesk Rest API, but is it possible to import an SQL file to that database so it gets filled with the necessary db tables for my app?
  6. S

    Question Spam Protection Web Host?

    Hi, Recently the dedicated server i use with Plesk Web Host edition got suspended by the hosting provider for email spamming reasons. I checked the Mail Queue and there were 400+ emails in the queue all from the same domain (custom PHP web app) I suspect that the suspension was caused by this...
  7. S

    Question Missing Message ID email header?

    I have examined the raw headers using the library mentioned above and its always missing. However, when I examine the email headers through the email client (e.g Gmail, Spark, Outlook) the message id DOES exist. So my conclusion is that the message id is getting stripped somehow. I’ve tried...
  8. S

    Question Missing Message ID email header?

    This question may be out of topic but I was wondering if there is any setting that removes "message-id" header from the incoming emails on the server? Currently, I am using the following PHP library to receive read emails using IMAP but for some reason the message id is missing from all emails...
  9. S

    Question Disable File Manager on Service Plans?

    Is there any way to disable the file manager access to customers in the web host plesk edition?
  10. S

    Resolved Restrictict Archive Functionality to Customers

    Hello, Is it possible to restrict customers or subscription plans not to have access to the archive functionality of plesk's file manager? Use Case: I don't want clients to be able to .zip the all the files of their domain and download them locally? Because they will get access to the source...
  11. S

    Question Am I safe with Comodo WAF ModSecurity?

    one more security rule i had to disable for my webapp to function properly: 211820 - for some reason this rule didnt let me to insert a new row to my db table through adminer.php
  12. S

    Question Am I safe with Comodo WAF ModSecurity?

    @Peter Debik sorry wrong section, can someone move it to the obsidian plesk forum?
  13. S

    Question Am I safe with Comodo WAF ModSecurity?

    Hello, I've noticed that ModSecurity's free waf has many false positives (especially for font files). Sometimes it also blocks simple INSERT sql queries which makes the development work a bit harder. To make the applications run properly I have exluded the following rules 210710 222212 220030...
  14. S

    Question postfix vs qmail?

    Hmm ok thanks, any tips on how to make the smtp work on ssl 465? It drives me crazy
  15. S

    Question postfix vs qmail?

    Hello, Which service is better and more secure? postfix or qmail? I've been trying for the last week to setup the smtp mail settings with postfix without luck...for some reason smtp (465 port) is not working because of the ssl certificate (even tho everything is secured with lets encrypt, open...
  16. S

    Question I've had enough...

    Definitely not like Amazon... they have invested millions in their infrastructure. The goal for me is to provide my php software in a SaaS model in a multi-instance way. Any solutions are welcome, maybe my way of thinking is wrong, Since the clients won't have access to Plesk, DB, files etc. I...
  17. S

    Question I've had enough...

    I have contacted many hosting centers, technicians, companies etc. but none of their replies are helpful... I would like to hire somebody/company that can do the following, I don't have the time or knowledge to do it on my own. I want to offer my web application in a SaaS model (multi-instance...
  18. S

    Question Disable emails from Customer creation [REST API]?

    thanks! what i meant to say is if they can be disabled ONLY if the email is triggered by the API function/call?
  19. S

    Question Disable emails from Customer creation [REST API]?

    I am using the REST API v2 to create customer, hosting accounts, domains etc. is there any way NOT to send the automated emails from plesk?
Back
Top