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

  1. Mark12345

    Resolved no SASL authentication mechanisms

    Was having a similar problem. Tried a lot of different things as well and this is what fixed my issue. # Added configuration for Postfix SASL unix_listener /var/spool/postfix/private/auth { mode = 0660 user = postfix group = postfix In regards to this fix as "not wise to...
  2. Mark12345

    Issue DNS Settings bind9 nameserver 127.0.0.1 slow http API calls

    root@mail:~# service systemd-resolve --status systemd-resolve: unrecognized service root@mail:~# systemd-resolve --status^C root@mail:~# systemctl status systemd-resolved.service ● systemd-resolved.service - Network Name Resolution Loaded: loaded...
  3. Mark12345

    Resolved Tutorial for the DNS BIND server

    I don't think this works for bind9 127.0.0.1 causes issues
  4. Mark12345

    Issue DNS Settings bind9 nameserver 127.0.0.1 slow http API calls

    When looking at config check in the Plesk Email Security plugin it says DNS caching is disabled and there is a tutorial that says that nameserver 127.0.0.1 should be added to etc/resolv.conf. But Ubuntu is using Bind9 and adding this apparently slows down http API calls. But adding this...
  5. Mark12345

    Issue Dovecot running but not detected by Plesk Email Security

    Plesk Email Security is issuing me a warning: Email protection is not running! The following Plesk components are required for extension to function: Dovecot. Please install missing components and reinstall extension to re-enable protection. If we look at the Plesk Update and check the...
  6. Mark12345

    Input Solved 502 Bad Gateway Shipstation Plugin AWS TLS NGINX Woocommerce

    I suffered for hours on this problem so I decided to post it here for future searchers. Basically I moved my website to my new server hosted by Ionos. We run Woocommerce on Wordpress and use a Shipstation plugin to update orders. We I transferred over the website to the new server, the...
  7. Mark12345

    Question Blocking IP Ranges using Plesk Firewall or NGINX Deny

    I have found that I have ipset v7.1 installed. The instructions here are useful but not exact to my system. Block China with iptables (see China block using ipset) For instance, it says But I don't have that file. I do have the following files /etc/sysconfig/iptables-config and...
  8. Mark12345

    Question Blocking IP Ranges using Plesk Firewall or NGINX Deny

    What is the best way to enter a large list of CIDR ranges to IPtables?
  9. Mark12345

    Question Blocking IP Ranges using Plesk Firewall or NGINX Deny

    Creating rules using the Plesk Firewall utility is painful. Especially when you want to block or allow hundreds of IP ranges. Let's take for example wanting to only allow USA IP addresses per this table Major IP Address Blocks For United States Do I want to go through every row and add them...
  10. Mark12345

    Question SOA Expire Value out of recommended range

    I was able to fix this warning by changing the SOA expire to 14 days. Tools & Settings > DNS Template > Zone settings template Then it asked if I wanted to update existing domains SOA records and I did.
  11. Mark12345

    Issue I need help - DB query failed: SQLSTATE [HY000] [2002]

    I have the exact same problem (except my is line 64). The mysqld service is stopped and fails to start. I tried restarting the server but that didn't help. This post might be the same problem as mine and this one here discusses an update issue with Mariadb. lvmetad is stopped dmeventd is...
  12. Mark12345

    Issue A+ SSL/TLS Test - PCI Compliance - Ciphers - Oh My

    To get an A+ and PCI compliance you need to remove TLSv1.1 protocol. Also, Paypal required us to do this.
  13. Mark12345

    Issue A+ SSL/TLS Test - PCI Compliance - Ciphers - Oh My

    Thank you for your thoughtful reply. This certainly helps . How did you determine your exclusion list? Did you use a paid service like Selenium and JavaScript testing on 1100+ Desktop and Mobile Browsers. ? Does the server log attempts by unsupported protocols? Just curious if a %...
  14. Mark12345

    Issue A+ SSL/TLS Test - PCI Compliance - Ciphers - Oh My

    Thank you for the link and taking time to respond to my questions. I'm also with 1and1. My site is eCommerce so I don't know if this differs from a user perspective to a cloud server i.e. I don't want to cut a large user base out by eliminating a protocol. Like I mentioned, if I...
  15. Mark12345

    Issue A+ SSL/TLS Test - PCI Compliance - Ciphers - Oh My

    Any input would be appreciated. @UFHH01
Back
Top