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

Search results

  1. TorbHo

    Resolved DKIM default settings for new subscriptions

    Hi, I just discovered that the default DKIM settings for new subscriptions changed in Plesk. Was this changed by a recent update? Some time ago, when I created a new subscription, DKIM for outgoing mails was deactivated by default. Since we use an external DNS Server, this was great. If there...
  2. TorbHo

    Resolved Default Spam and Antivirus settings for new Mailboxes

    Thank you all for your inputs. This seems suitable for us.
  3. TorbHo

    Resolved Default Spam and Antivirus settings for new Mailboxes

    No reaction yet. So, I think there is no such option? Not even with cli or modifying the database?
  4. TorbHo

    Resolved Default Spam and Antivirus settings for new Mailboxes

    Is there a way to set the default settings for Antivirus and Spam for newly created mailboxes for all users? I would like to activate Antivirus and move to Spam dir by default. Many of our users don't know that the have to activate filtering of spam and are therefore complaining about too much...
  5. TorbHo

    Question Bock send e-mail accout - over send limits per hour

    You can use # plesk sbin mailmng-outgoing --cleanup --to-timestamp UTC_TIMESTAMP --force As explained here: Resolved - Reset statistics for mail exceed limit
  6. TorbHo

    Resolved Reset statistics for mail exceed limit

    Thank you very much. I think that this will work for our needs.
  7. TorbHo

    Resolved Reset statistics for mail exceed limit

    Sorry, I wrote to the wrong section. Could someone switch this to "Plesk Obsidian for Linux"? Thank you
  8. TorbHo

    Resolved Reset statistics for mail exceed limit

    Our clients regularly overuse the exceed limit for outgoing mails. Sometimes this is a false alert. Today, for example it was a Network storage which has crashed. Can I somehow reset the statistics for this outgoing mail limit after the problem has been solved? So that our client can...
  9. TorbHo

    Issue Spam Filter ist not learning

    And please check: "Ein Userbasiertes Training ist auf der einen Seite super, da es sehr genau ist und keine Probleme durch anderer User Mails entstehen können. Auf der anderen Seite werden für das Training eine Menge Mails benötigt. Diese Mails muss jeder Benutzer selbst im Postfach haben, sonst...
  10. TorbHo

    Issue Spam Filter ist not learning

    As I already told, Spamassasin works with scoring system. Moving mails to "Spam" folder trains the Bayes database. Please check the score for this specific mail in the code view. E.g. "Spam-Status: No, score=5.5 required=7.0 tests=BAYES_xx,BAYES_xxx" If the score is too low to mark it as spam...
  11. TorbHo

    Issue Spam Filter ist not learning

    The SpamAssassin spam filter works with a scoring system. If the mail still gets into inbox, you should consider modifying the scores for each part. A very good tutorial on how to modify SpamAssassin for better protection can be found here (german, but maybe you can translate it with Chrome)...
  12. TorbHo

    Resolved How to reduce Spam forwarding with fail2ban

    @m3lezZ thank you for your idea with a cron job. I found another idea and will test it: Denying comment spam bots | DjaoDjin The idea is to change spamd to show the ip-address of the spamming server in the maillog. With that you can now make a fail2ban filter.
  13. TorbHo

    Resolved How to reduce Spam forwarding with fail2ban

    Most spam on our servers is blocked by different spamassasin and combined fail2ban rules, but this time the Spam was forwarded to external mail-addresses, because our clients love to use their private mail-addresses and have set a forwarding-rule. How can we use fail2ban to block Servers...
  14. TorbHo

    Issue Problem with Email server

    T-Online blocks mostly all new/unknown mail-servers. But usually you get a quick response, if you contact them via the mentioned mail address. You should also sign up for Microsoft's SNDS Service Sign in to your Microsoft account or you maybe get blacklisted for hotmail and outlook addresses, too.
  15. TorbHo

    Question Many mail with "Mail delivery error"

    Do you use Outlook? Those are most likely from deleted messages. Outlook deletes it and generates the 'deleted not read' responses. If that is for spam-mails, then every spam sender gets such messages.
  16. TorbHo

    Issue Cron: ERROR: [Errno 20] Not a directory: '/usr/sbin/nologin'

    Now I tried to run script as PHP script via cron-style * * * * * /usr/bin/php -f /var/www/vhosts/html/script.php &> /dev/null Same error.
  17. TorbHo

    Issue Cron: ERROR: [Errno 20] Not a directory: '/usr/sbin/nologin'

    No, it is configured to "call a URL". No need to run it as php.
  18. TorbHo

    Issue Cron: ERROR: [Errno 20] Not a directory: '/usr/sbin/nologin'

    The cron just runs a php script via https:// url. If I run the script from another server it works, but the same server where the script is located gives the error message.
  19. TorbHo

    Issue Cron: ERROR: [Errno 20] Not a directory: '/usr/sbin/nologin'

    Hello, when I start a specific cron job via Plesk, I get the following error: The cron runs under the user www-data and should just load a web-url with a php script. Thank you for your help!
  20. TorbHo

    Issue dovecot / apparmor mail not being delivered

    Today we had the same problem again with one of our servers Ubuntu 16.04.6 LTS‬, Plesk Onyx Version 17.8.11 Update #70. After the following commands, the problem was resolved: service apparmor stop service apparmor teardown postqueue -f Could the bug be back again after updating?
Back
Top