Search results

  1. J

    Resolved POP3_Issue_Plesk Obsidian 18.0.73

    I have disabled auto updates on my Debian 12 Obsidian 18.0.72#2 server after so many reports of mail related issues with the 18.0.73 update. This thread is marked "Resolved", I would like official confirmation that updating to 18.0.73#1 indeed solves the POP3 re-download issue (as well as the...
  2. J

    Question Plesk: how to organize 1-1.5 TB admin backups?

    Thanks a lot @trialotto for the rundown! I'm curious about everyone else opinion on the full server vs subscriptions backups topic.(re: reliability, resources, etc) I'm also experiencing some server resource strain with my full server backups and wouldn't mind trying the subscriptions backup...
  3. J

    Issue DMARC problem

    Hi, this solved it for me: https://support.plesk.com/hc/en-us/articles/12377114685079-How-to-exclude-a-domain-from-DMARC-check-in-Plesk-for-Linux
  4. J

    Issue Creating a new fail2ban jail restarts the service

    Hi, when creating a new fail2ban jail in fail2ban (v1.1.0) through the Plesk UI (v18.0.70#1), the fail2ban service is restarted, clearing the banned IPs and forcing to restore all the previous bans. This causes a spike in CPU usage until all the IPs are banned again. Is that the desired...
  5. J

    Issue dovecot / roundcube sieve hack

    Didn't know this option, perfect! Also, I would recommend turning on the userlogins option: $config['log_logins'] = true;
  6. J

    Issue dovecot / roundcube sieve hack

    Hi, I'm bumping this thread because, in addition to the copy and redirect roundcube filters discussed here, I've come across another roundcube hack symptom: creating a new "fake" identity. To check this you must log to the plesk db: plesk db; use roundcubemail; select user_id, changed...
  7. J

    Issue Messages from a Plesk component appearing on root ssh console

    Hi, you might take a look at this thread: Issue - fatal: Timeout before authentication for [IP-ADDRESS] port 44745 It wasn't specifically about drweb messages but other related OS report messages being shown in the prompt of servers with Debian 12.
  8. J

    Issue PHP file issue two memory limit scripts and how to increase WP memory limit.

    Hi, that is a known Elementor issue. There are a couple of workarounds on the Elementor support forums but beware it can mess up with the WP-Toolkit detection.
  9. J

    Issue imap-login remote IP not logged

    You can enable user logins log to webmail: https://support.plesk.com/hc/en-us/articles/13302778897559-How-to-enable-additional-webmail-logging-on-Plesk-server (it doesn't do anything to the mail log, it creates its own separate userlogins log) I still think there should be an option in Plesk to...
  10. J

    Issue Unusual spike in POP3/IMAP traffic for a subscription

    This doesn't seem normal right?: XXXX dovecot: service=imap, user=XXXXXXXXX, ip=[XXXXX]. Disconnected: Logged out rcvd=25121693364, sent=239730554 Nothing before or after that suggests that behaviour on a "logged out" command.
  11. J

    Issue Unusual spike in POP3/IMAP traffic for a subscription

    Hi, it turns out even though there was indeed a faulty wordpress form, after disabling it the problem still exists. At least the mail account responsible has been identified, the statictics script show this for the affected mailbox: That is not normal behaviour for the mailbox. That mailbox...
  12. J

    Issue Unusual spike in POP3/IMAP traffic for a subscription

    Thanks, the script from the first link seems to have identified the culprit. Looks like a faulty wordpress contact form. I'll monitor it in the following days to confirm this.
  13. J

    Issue Unusual spike in POP3/IMAP traffic for a subscription

    Hi, something strange is happening in one of the subscriptions I manage in Plesk. Usually the subscription is about 4-5GB in POP/IMAP traffic per month. Last month it skyrocketed to more than 1TB and for December it's already at 7GB in just a day and a half. I checked the emails sent and...
  14. J

    Resolved Email encoding after upgrade to 18.0.65

    Thanks, I'll do that.
  15. J

    Resolved Email encoding after upgrade to 18.0.65

    Is there a way to enable/disable the limitations on outgoing email messages with a script? I would like to only disable it during office hours until the the bug has been fixed.
  16. J

    Resolved Problem with install Let's Encrypt SSL/TLS certificate

    If it's the same certificate used to secure the Plesk panel, the "Server hostname" in Thunderbird is the hostname of the Plesk server.
  17. J

    Resolved Problem with install Let's Encrypt SSL/TLS certificate

    You should secure the mail server with a certificate: Securing Plesk and the Mail Server With SSL/TLS Certificates Then use the mail server name as "Server hostname" when configuring the email: Access from Mozilla Thunderbird
  18. J

    Resolved Problem with install Let's Encrypt SSL/TLS certificate

    Hi, in this case you should use the server name in the Thunderbird configuration. For me it's not ideal, and I wish there was the posibility to secure a mail only domain with its own certificate. It's more transparent and cleaner for the clients and allows for easier future migrations.
  19. J

    Resolved How to turn off PLESK firewall from CLI

    IIRC for Obsidian 18.0.44 the firewall service is called psa-firewall.
  20. J

    Resolved Logrotation not working

    Yeah, the same thing happened to me, after reviewing every logrotate file and service, finally I checked the cron service and voilá.
Back
Top