• 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!
  • 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. D

    Question URL rewrites via additional Nginx directives

    rewrite ^(~* ueshiba) https://www.mysite.com/histoire/morihei-ueshiba-xxx permanent; rewrite ^(".*morihei-ueshiba.*") https://www.mysite.com/histoire/morihei-ueshiba-xxx permanent; rewrite ^(/**ueshiba.*) https://www.mysite/histoire/morihei-ueshiba-xxx permanent; rewrite ^"ueshiba" =~ /ueshiba$/...
  2. D

    Question URL rewrites via additional Nginx directives

    Hello, I'm looking for how to write a single directive in the additional Nginx directives for all urls containing a specific word or word phrase. like "morihei or morihei-ueshiba" Thank you for your help ! Regards https://www.mysite.com/nos-cours/nos-disciplines/morihei-ueshiba...
  3. D

    Resolved Cron via smtp

    Thanks ! with p=none it's ok again !
  4. D

    Resolved Cron via smtp

    Unfortunately, I cannot intervene on the header of the email sent by the application!
  5. D

    Resolved Cron via smtp

    Hello, For several days now, the email notifying the end of a task has gone straight to spam. I read that NO_RELAYS means that this email does not go through SMTP, so I imagine that's the problem. Is it possible to force passage via SMTP? Regards, --------------- account75...
  6. D

    Resolved Nginx 410

    Of course, I'll do it like this. Thank you for your help. Good day
  7. D

    Resolved Nginx 410

    I don't think so because I don't want to block the robots but only indicate to Google that a page no longer exists.
  8. D

    Resolved Nginx 410

    The 404 error indicates that the page no longer exists. We can redirect it. I would like to indicate to the robots that this url no longer exists definitively and that it must be removed from the indexes. Isn’t that the point of error 410?
  9. D

    Resolved Nginx 410

    Good morning, I want to use Nginx additional directives to tell crawlers that a page no longer exists. No solution found works! Could anyone give me the exact syntax to use? Thank you in advance for your help.
  10. D

    Resolved Amazing spamassassin score !

    A big thank you for your reply ! I was so surprised by the number that I didn't see the minus sign!
  11. D

    Resolved Amazing spamassassin score !

    Plesk / Almalinux Qmail / Dovecot / Spf / Dkim / Dmarc/ spamassassin Hello, For the past few days, I've had a problem with the scores of certain emails in my domain. No matter how much I search, I can't see a solution. All emails go through well (via SMTP) but on 2 addresses the score is...
Back
Top