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

Recent content by H.K

  1. H

    Resolved New Email Error, was working fine before.

    Problem Ls -al in etc directory resolv.conf -> /run/systemd/resolve/resolv.conf (is red) Seems to happen every reboot. Solution Edit the file in /etc/systemd/resolved.conf as sudoer. Here I've commented out the DNS entry and placed my dns [Resolve] DNS=10.96.0.10 8.8.8.8 8.8.4.4 cancel...
  2. H

    Resolved New Email Error, was working fine before.

    this seems to have fixed since kernal update seems resolv.conf had some kind of permission issue. Still dont quite it. But its worting now.
  3. H

    Resolved New Email Error, was working fine before.

    Hi im getting error status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=02865-02, check_init2 FAILED: /etc/resolv.conf: No such file or directory at /usr/sbin/amavisd line 18272 Recently resolv.conf is listed as resolv.conf ->...
  4. H

    Question Plesk Email Security

    Guide here works https://geekflare.com/linux-server-local-dns-caching/
  5. H

    Question Plesk Email Security

    Sorry change sudo nano /etc/resolv.conf to nameserver 127.0.0.53 my host ovh for example writes its own dns server here, this is host-related when installing OS than plesk. Then you will see the after systemd-resolve --statistics it working DNSSEC supported by current servers: yes...
  6. H

    Question Plesk Email Security

    systemd-resolve --statistics to see satistics
  7. H

    Question Plesk Email Security

    # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # #...
  8. H

    Question Plesk Email Security

    sudo nano /etc/systemd/resolved.conf uncomment cache and change to cache=yes in my case i added dns server 1.1.1.1 and 1.0.01 and backup 8.8.8.8 and 8.8.4.4
  9. H

    Issue Repeated Emails from one domain ?

    As per title I'm getting repeated emails from eBay for some reason, I'm not talking about duplicate emails, I mean the same messages arriving over and over once an hour or so. The email is set up [email protected] forwarded to [email protected], both are on the same server. Anyone know what going on...
  10. H

    Resolved EMAIL SPAM CATCH ALL

    Lol, good one. In a perfect world, this would. Work !!!. Guess I will just have to whitelist and ask them to resend.
  11. H

    Resolved EMAIL SPAM CATCH ALL

    Hi a few important legit emails are being caught in this. I have whitelisted. But wanted a way to keep them and maybe set an auto delete.
  12. H

    Resolved EMAIL SPAM CATCH ALL

    Email blocked by my DNS blackhole lists is deleted, is there any way to forward this mail to a separate email account?
  13. H

    Resolved NGINX RESTARTING EVERY 1/2 HOURS

    Isolating a domain seems to have resolved this, It has to be due to DNS or directives that was causing this.
  14. H

    Resolved NGINX RESTARTING EVERY 1/2 HOURS

    Hi i have tried all these commands. Plesk repair db/web/fs They haven't helped, watchdog settings are default. I'm hoping this is an issue with directives or DNS settings with one of the domains and testing. But would be nice to see a log or something in error reports.
  15. H

    Resolved NGINX RESTARTING EVERY 1/2 HOURS

    How do you know that Nginx is restarting? I am getting regular watchdog, Nginx has stopped/Restarted emails. Could it simply be a restart because someone has changed the configuration of a website, so that the new configuration is loaded by Nginx? I am the only user, there are very few...
Back
Top