• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. O

    Unable to delete "default certificate"

    I figured it out! I went into the psa database in MySQL. select id, name from certificates; This told me that "default certificate" has id 2. Then I checked the following: select dom_id from hosting where certificate_id=2; Empty Set select certificate_id from subdomains where...
  2. O

    Unable to delete "default certificate"

    I did see that article in the KB. It says: In order to remove the certificate, it should be detached from the domain first: Since this is the default server certificate, which domain does it mean? Can I get a list of domains using the certificate from the database?
  3. O

    Unable to delete "default certificate"

    Hi, My default certificate expired recently. I created a new certificate "default certificate 2". I used this certificate for "Secure the Panel" I went to "Tools and Settings" -> "IP addresses" and made this certificate the default for all the IPs. On the page "Tools and Settings" -> "SSL...
  4. O

    Plesk not forwarding e-mail after mailbox full

    This is the output that I get. However, the behavior is still abnormal. For now, I have set up a scheduled task to clear out the contents of ./Maildir/new when its size is over quota.
  5. O

    Plesk not forwarding e-mail after mailbox full

    Hi Alexey, How do I enable mail quota checking on the SMTP stage? Edited to add: you were correct - the temporary solution that I used by switching around the forwarding and delivery lines was overwritten when Plesk was updated again.
  6. O

    Plesk not forwarding e-mail after mailbox full

    I'm running Plesk 11.0.9 Update #62, using postfix as my mail service Here is the problem: postfix does not execute the other commands in the .qmail file if the deliverquota command fails. If my .qmail file looks like this: | true | /usr/bin/deliverquota ./Maildir &[email protected] Postfix will...
Back
Top