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

    Forwarded to devs mailhandler ignores small info text in case of REJECT

    Just found the old doc http://download1.parallels.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-mod-api/index.htm?fileName=38611.htm states: Here was described: write to STDOUT after REJECT leads to be included in SMTP error reply. Later at about Plesk 9 this went away. However, its not...
  2. H

    Forwarded to devs mailhandler ignores small info text in case of REJECT

    sorry: fix STEPS TO REPRODUCE install mailhandler (perl) ( code above) in /usr/local/bin/test and make it executable to STEPS TO REPRODUCE install mailhandler (perl) ( code above) AS /usr/local/bin/test and make it executable
  3. H

    mailhandler ignores smal info text in case of REJECT

    created new one. this one can be closed therefor regards Peter
  4. H

    Forwarded to devs mailhandler ignores small info text in case of REJECT

    Username: TITLE mailhandler ignores small info text in case of REJECT PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE plesk obsidian linux, 18.0.42 Debian 10 - 64 bit, postfix PROBLEM DESCRIPTION See following smtp session: MIME::Lite::SMTP=GLOB(0x564b72abadc0)<<< 220...
  5. H

    Question How to remove viruses with Clamav via Spamassassin

    It's currently postfix, not qmail. However, should work with qmail or postfix. It is a official plesk feature for both, see: https://docs.plesk.com/en-US/obsidian/extensions-guide/plesk-features-available-for-extensions/integrate-with-system-services/mail-service/implementation-notes.71859/
  6. H

    Question How to remove viruses with Clamav via Spamassassin

    don't understand, why you are accept mails containing a virus. There is a problem, if it isn't spam containing a virus, but mail from a user and his infected PC. You have to inform the sender in case you have accepted the mail. Better way IMHO is using REJECT. This is maillog for ok mail Mar...
  7. H

    mailhandler ignores smal info text in case of REJECT

    Username: TITLE mailhandler ignores small info text in case of REJECT PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE plesk opsidian linux, 18.0.40 Debian 10 - 64 bit PROBLEM DESCRIPTION See Issue - BUG: minor bug in mailhandler - not reporting STDOUT message for details and tool to...
  8. H

    Issue BUG: minor bug in mailhandler - not reporting STDOUT message

    Just updated my mailhandler for viruses. Because sophos for linux isn't available free in version 9 ( no updated anymore ), i've added support for plesk's own drweb. The limit of 10 mailboxes went away. Of course clamav is working too. People using a payed license of sophos should be able to use...
  9. H

    Issue BUG: minor bug in mailhandler - not reporting STDOUT message

    A long time ago, i wrote some mailhandlers ( check email for viruses using ClamAV and Sophos AV; wrapper for renattach ( a program which renames appended files ) ... works fine since about Plesk 10 Works still on current Plesk 18 with a minor bug: See following smtp session...
  10. H

    Question POLL: CentOS 8 replacement before end 2021?

    You know, that successor of CentOS 8 is Centos Stream, currently Centos 8 Stream ? It exists already, can be used. And as a rolling release, like SUSE Thumbleweed it will never ends, only got a new name sometimes.
  11. H

    Issue SPAM through php mail() or sendmail

    a nice idea is probably to abuse fail2ban. you need a jail maybe named "smtp-out", a filter which triggers on each sent email. And you has to build a new action which blocks the OUTGOING iptable for connections to everyone port 25. HOWEVER, i'm using another way /usr/local/bin/hitd-mailq-check...
  12. H

    Question fail2ban named-refused Jail problem ubuntu 20.04

    don't know about ubuntu. I'm running debian 10.9. But also the filter above never matched. However take a look on /var/log/syslog, my logentries of bind contains a additional field. Apr 9 18:46:32 xxxxxx named[28173]: client @0x7fbc446193e0 146.88.240.13#45337 (www.wikipedia.org): query...
  13. H

    Resolved feedback: problems, enough for 3 days work

    updated a Centos 6 to plesk 17.0 1) the location of dns-zones causes a loop in filesystem in the end 1a) reproduce: find /var -name bash -print 1b) cause: sysv-init script of bind does a bind-mount of /var/named to /var/named/chroot/var/named and therefor its creating a loop, about a find...
Back
Top