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

  1. T

    Issue Unbanning some IP addresses causes the server to be unresponsive

    Thank you for taking time to concern. It's not an attack, it's a regular bot visit that I can see on the stats. To be exact, one named "feed" in the bot list caused most of this traffic. For 3-4 months, the traffic was between 500-700GB regularly. And they didn't cause any black-outs on the...
  2. T

    Issue Unbanning some IP addresses causes the server to be unresponsive

    Well they do; as I can see them in Awstats and I don't see them when I block the known bad-bots IP block. After I had done some blocking, the traffic dropped back to approx. 30-40GBs. By the way, as I said before, I have blocked some large IP pools of some cloud services like Google's...
  3. T

    Issue Unbanning some IP addresses causes the server to be unresponsive

    I have a firewall in front of the Plesk web server. (Endian Community) My web server is not very active, it has only 10-15 sites whose traffic shouldn't be more than 40-50GB monthly but I see 500-700GB traffic due to "bad bots". So from time to time, I go to Fail2Ban interface to look for IP...
  4. T

    Issue nginx configuration error after elevation

    Well yes but this implies it always runs on default config. I can't make any changes. When I run nginx command on shell, it says: nginx: [emerg] bind() to 192.168.xx.xx:443 failed (98: Address already in use) When I check status of the running process: systemctl status nginx ... .. .. nginx...
  5. T

    Issue nginx configuration error after elevation

    Yes they are the same local IP which shows up in Plesk panel and ifconfig output. But what port do you mean which another service could be using? 443? No, not possible, sites are working. As you know, Plesk has both Apache and nginx simultaneously and nginx is used as a proxy. Since the websites...
  6. T

    Issue nginx configuration error after elevation

    docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255 ether 02:42:40:a7:73:94 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0...
  7. T

    Issue nginx configuration error after elevation

    I elevated from Centos 7.9 to Almalinux 8 using the Plesk elevation script. Overall process was quite fine. I am just having one issue which shows up in Website Configuration Toubleshooter. It says: nginx: [warn] conflicting server name "_" on 94.xx.xx.xx:443, ignored nginx: [warn] conflicting...
  8. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    I don't think absence of DKIM would cause "relay access denied" error as default mail setup in Plesk doesn't include DKIM and it works well normally. So I am pretty sure the problem lies elsewhere. I couldn't fix this issue and I moved to Yandex 360 rather than using Plesk for hosting the mail.
  9. T

    Resolved Run plesk command as cronjob not working

    Oops, didn't notice the editing, could have saved me half an hour :) Thank you too.
  10. T

    Resolved Run plesk command as cronjob not working

    It's been more than one year but since it remains unanswered, I will reply to this old topic. I had the same problem and didn't find anything which even mentioned this specific problem but only this topic. So I dug a little more and saw the KB article which told Plesk command line utilities...
  11. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    Now checking the other suggestion you made; I had already tried it before. (My first post, article 3). And I have tested disabling blacklist check altogether; it's not an issue about it. We can easily confirm it because when sorbs list was active, maillog was showing "spam" error; but when I...
  12. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    Well, in fact it actually was like that when you asked. Then I tried to change it to "defer" instead of "reject" as I saw this suggestion in Plesk forums. This directive must have reverted back to "reject" when I ran "plesk mail repair". Either way, it has no effect on the behaviour and no...
  13. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    I will try the other suggestion you made. In the mean time, I looked for that directive in my main.cf but it is absent all together. There are other restriction directives liek: smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists,permit_sasl_authenticated...
  14. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    And that's exactly what I wrote in the subject of this topic. Here is the detail: Jun 17 12:04:20 lin1 postfix/anvil[27938]: statistics: max connection rate 1/60s for (smtp:52.55.244.91) at Jun 17 12:00:59 Jun 17 12:04:20 lin1 postfix/anvil[27938]: statistics: max connection count 1 for...
  15. T

    Issue Can send mails but can't receive (554 5.7.1 Relay access denied)

    Yes. It shows the default settings of Plesk DNS like mail.anotherdomain.tld and it points to this server's IP and mail health shows no errors.
Back
Top