• 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. O

    Resolved DNS configuration managed by Plesk

    Thank you for your message. Perfect, I'll take a look. For the duplicate thread you just closed, it's my bad. I wanted to post on the Linux forum, but I got it wrong. Sorry. I also wanted to remove it from the Windows forum, but that is not possible.
  2. O

    Resolved DNS configuration managed by Plesk

    Hello, As soon the certificate from let's encrypt is becoming expired, I need to modify the record for each domain _acme-challenge in the domain registrar. I want to use the all in one solution from Plesk. I want to use the custom NS + glue records, and after that, the _acme-challenge record...
  3. O

    Resolved 301-Redirect

    Hello, I found a solution which consists of placing this code in functions.php and replacing /old-slug and /new-slug with the appropriate values. function quadlayers_redirect() { if (isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == 1) ||...
  4. O

    Resolved 301-Redirect

    Hello @Dave W , I use NGINX. I forgot to mention it. There is any any directive which can solve this ? Thank you in advance.
  5. O

    Resolved 301-Redirect

    Hello, I can't find the option on Plesk to create a 301-Redirect. What I want to do is to create several permanent redirects (example: redirect a visitor from www.mysite.com/products/a to www.mysite.com/product/a) in order to remove all "404 not found" errors in the search console) Thanks for...
  6. O

    Resolved Server mail to Yahoo not sent

    Hello @Peter Debik , The hosting provider recommends me after putting the rDNS (host.xxxxxx.com) to put this SPF record: v=spf1 +a +mx include:server.example.com ~all Instead of this SPF record (By default in Plesk) v=spf1 +a +mx +a:server.example.com -all Do you have any idea why?
  7. O

    Resolved Server mail to Yahoo not sent

    Hello again @Peter Debik , For rDNS: I'll explain what I want to do and tell me whether it is correct or not. 1 server with the following FQDN : host.xxxxxx.com which hosts 5 domains with the same IP address. - aaaaa.com - bbbbb.com - ccccc.com - ddddd.com - eeeee.com - xxxxx.com What will...
  8. O

    Resolved Server mail to Yahoo not sent

    Hello, I will check that, thanks for your help. I have another question if you allow me: - Can using rDNS solve the problem? To be more precise, I have several domain names hosted on my server with 1 IP. If I put the FQDN as my server's rDNS, can it work or not? And will this solve the...
  9. O

    Resolved Server mail to Yahoo not sent

    Hello, Yes, I have already contacted Yahoo and am awaiting a response from them. Note: I send between 10 to 20 professional emails per day, all domains combined, so it's really not much.
  10. O

    Resolved Server mail to Yahoo not sent

    Hello, I just noticed that the emails sent from the server to Yahoo are not sent. Mails sent from my server to Yahoo remain suspended in Mail Queue (Messages in queue: 10 deferred, 0 held, 0 incoming, 0 active, 0 corrupted, 10 total.) This happens with Yahoo only. The message received after...
  11. O

    Resolved CPU loads at 100% / Mail Log Browser Extension

    Hello @AYamshanov , Thank you for your message and for the update.
  12. O

    Resolved CPU loads at 100% / Mail Log Browser Extension

    Hello @AYamshanov , Does the version 1.3.2 fix the problem encountered? Thank you.
  13. O

    Resolved Blacklist specific domain for Incoming Email

    Hello again @Dave W Oh I totally forgot.. Ok, so I leave this configuration like that without touching anything. Thank you very much @Dave W
  14. O

    Resolved Blacklist specific domain for Incoming Email

    Hello @Dave W , I come back to you regarding the configuration of SMTP with Wordpress. I prefer to implement the code directly in wp-config.php and functions.php instead of using a plugin. I added this on functions.php: // Send email via SMTP add_action('phpmailer_init', 'send_smtp_email')...
  15. O

    Resolved CPU loads at 100% / Mail Log Browser Extension

    Hello @AYamshanov Do you have any news regarding this issue I encountered? I hesitate to access the extension otherwise there is a risk that I will end up with a CPU at a high load again. Thank you.
  16. O

    Resolved WAF / PHP-FPM served by NGINX [will it work?]

    Hello, I don't currently use any Web Application Firewall. For security measures, normally I have to use one. Currently, if I go through PHP-FPM served by nginx, will Modsecurity can work? Thank you.
  17. O

    Resolved Blacklist specific domain for Incoming Email

    I'll try this. Thank you for your help @Dave W
  18. O

    Resolved Blacklist specific domain for Incoming Email

    Hello @Dave W , Thank you for your response. I have already tried to blacklist the whole domain with the method you have mentioned (example: *@inbox.ru), but the email still coming from this domain.
  19. O

    Resolved Blacklist specific domain for Incoming Email

    Hello, Is there a way to ban incoming emails for specific domains such as @support.ru , admin.ru etc? I receive a dozen / days, sent through the contact form on a Wordpress site. Will setting up a WAF modsecurity solve this problem? Thank you
  20. O

    Resolved CPU loads at 100% / Mail Log Browser Extension

    Hello @AYamshanov , Sorry for the delay. The output of the command is: Archived and active journals take up 3.9G in the file system. For the server : 2vCores , 4GB RAM, 120GB SSD. I see that a new update of Log Browser has been pushed yesterday. Does this update solve this issue ? Thank you!
Back
Top