• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by fanke

  1. F

    Question resolv.conf problems with Ubuntu 22.04 LTS

    The default IONOS Plesk installation uses DHCP, at least with Debian installations. The DHCP-client requests, on default, DNS-servers from the DHCP-server, which are IONOS-servers. After editing the /etc/dhcp/dhclient.conf and removing the entry "domain-name-servers" I was able to edit the...
  2. 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.
  3. 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...
  4. 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...
  5. 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
  6. 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...
  7. 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...
  8. 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