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

  1. ChrisMonder

    Issue Plesk Backup to Google Drive gives a User rate limit exceeded error.

    Hello again, After conducting extensive research and even contacting Google directly, I’ve realized there are significant limitations with how Plesk’s “Backup to Cloud Pro” extension interacts with Google Drive. Your response suggesting the use of a Google project for quota management doesn’t...
  2. ChrisMonder

    Issue Plesk Backup to Google Drive gives a User rate limit exceeded error.

    Thanks @Sebahat.hadzhi but is not a "project" it's in my personal Drive, so I can't modify quotas. Any ideas how to solve this? Thanks
  3. ChrisMonder

    Issue Plesk Backup to Google Drive gives a User rate limit exceeded error.

    Username: TITLE Plesk Backup to Google Drive gives a User rate limit exceeded error. PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.65 AlmaLinux 9.4 PROBLEM DESCRIPTION Hello, I had in the past the same error, so after reading some posts I found some tweaks...
  4. ChrisMonder

    Issue HTTP/3 enable for panel redirects to localhost when changing E-Mail password

    Thanks @andreios well we need to wait until Plesk have a solution for the Plesk Panel with HTTP/3 enabled on it.
  5. ChrisMonder

    Issue HTTP/3 enable for panel redirects to localhost when changing E-Mail password

    Yeah, I did that, disable HTTP/3 in Plesk Panel, and leave on the sites. Thanks
  6. ChrisMonder

    Issue HTTP/3 enable for panel redirects to localhost when changing E-Mail password

    I have the same issue, something is wrong enabling HTTP 3 and Plesk panel, it redirects to "localhost:8443" this happens to me when I click on extension Cloudflare to manage DNS. Did you found a solution @andreios ?
  7. ChrisMonder

    Question How to ignore/block POP3/IMAP login attempts for a non existent domain in my server?

    Yes, they are plenty of other rules including the one Peter Debik suggested. I tried at first with the A in uppercase. But I got that, the Bad argument '1' Thanks
  8. ChrisMonder

    Question How to ignore/block POP3/IMAP login attempts for a non existent domain in my server?

    Thanks Eliamarsura, I don't use F2B, I use juggernauth firewall, so when I try to run your command, gives me this: iptables: No chain/target/match by that name. And if I change the -l for -a: Bad argument `1' He uses TONS, trust me tons of IP's, and "fresh" ones not listed in blacklists
  9. ChrisMonder

    Question How to ignore/block POP3/IMAP login attempts for a non existent domain in my server?

    I post here again as Peter Debik marked my past post as Resolved, but is not. I have a kind of annoying problem, in the past, my main server IP belong to a very known domain website, they move their website/email server to a new IP range and I got their IP assigned (didn't know about this when I...
  10. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    If you use Postfix with main.cf would be OK. Normally here: /etc/postfix/main.cf
  11. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    Hi Rasp, using this lines in config: smtpd_client_restrictions = permit_mynetworks, reject_rbl_client xxxxx.xxxx, permit_sasl_authenticated smtpd_delay_reject = no The xxxxx.xxxx reffers to the block list, I.E.: b.barracudacentral.org
  12. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    Or maybe not ;) I figure it our in master.cf commented some lines in submission, and now, I can send email, and I can confirm 100% attacker is being blocked before SASL using the DNSBL Nice christmas gift after months fighting with them. Thanks @danami and have a Happy Christmas !
  13. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    If I do the smtpd_delay_reject = no , then I can't send mail, got this in email client: 5.7.1 Client host rejected: Access denied Below a fragment of maillog of how the attacker tries everytime without problem the SMTP AUTH: Dec 24 01:14:08 sv postfix/smtps/smtpd[12538]: connect from...
  14. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    100% sure. The main.cf and master.cf looks the same
  15. ChrisMonder

    Resolved How to Block SMTP AUTH attempts using a RBL

    Well... bad news, it works only for people trying to send mail, not for SASL AUTH/SMTP AUTH, they can still try to login without any problem being listed in the RBL/DNSBL
Back
Top