• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by fanke

  1. F

    Issue 2 "To:" fields in email header - After upgrade to 18.0.37

    Addition: This happens only for mails, coming from external mail client like thunderbird etc. Sending mails through the webmail service works and hast only 1 "To:" field.
  2. F

    Issue 2 "To:" fields in email header - After upgrade to 18.0.37

    I got the issue, that there are 2 similar "To:" fields in my Email headers in outgoing mail. So the mails are marked as spam or are unable to deliver. Does anyone know anything about that behavior? To: [email protected] To: [email protected] From: "[email protected]" <[email protected]> Subject...
  3. F

    Resolved Plesk firewall custom rule Allow incoming from all on all ports

    possible is everything ;) but, security is not only about good firewall rules. The rules you are using are very strict and do for sure a good job. But you should think about service security as well. What I mean, take care how you configure a service, use long and secure passwords in combination...
  4. F

    Resolved Plesk firewall custom rule Allow incoming from all on all ports

    you can also check the documentation -> http://www.proftpd.org/docs/directives/linked/configuration.html
  5. F

    Resolved Plesk firewall custom rule Allow incoming from all on all ports

    Yes, try to create the file 55-passive-ports.conf with the content from the post above in /etc/proftpd.d/ Also ensure that you can find the line Include /etc/proftpd.d/*.conf in your /etc/proftpd.conf dont forget to open the ports in the firewall you used in the ports.conf then restart the...
  6. F

    Resolved Plesk firewall custom rule Allow incoming from all on all ports

    The FTP-passive mode uses a address range to communicate with the client. To communicate with the server in passive mode, the client "asks" the server for a port (after being connectet via port 21), on which it can connect to the server to do some data-stuff. The client then tries to connect...
  7. F

    Issue new created mail account, with full password length (255), not automatically inserted into authentication database

    Whenever I create a new mailaccount via GUI, with full password length (255 upper, lower, digits, specials !@#$%^&*?~ ) on my Plesk Obsidian (18.0.36) !OR! Plesk Onyx (17.8.11) the account is created without adding it automatically to the authentication database...
Back
Top