• 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

Search results

  1. B

    Issue Plesk sends mail with wrong from address

    My plesk server sends mails with my gmail address as from address. Now I get multiple errors from gmail that this is forbidden (Undelivered Mail Returned to Sender; said: 550 5.2.0). I already have the Panel.ini Editor and set the senderAddress for notifications to another address: Is...
  2. B

    Resolved How to remove mail-security extension?

    Since after installing the mail-security plesk plugin, a lot goes wrong with sending mails, I wanna remove it from plesk. When clicking on the remove button on the extension page, the button switches to a loading icon forever. After 15 Minutes of wating time, I reloaded the page, but the...
  3. B

    Resolved Change email address for notifications

    Notification messages from plesk are send via my gmail address, which doesn't work since I get always > Message Delivery Failure - Mail Delivery System > MTA example.secureserver.net received this response from the destination host IP - XX.XX.XX.XX - 550 , 550-5.7.26 This mail has been...
  4. B

    Issue You cannot send emails from Plesk because outbound connections on TCP port 25 is blocked.

    I get the following error on the mail settings page. I checked the linked article (https://support.plesk.com/hc/en-us/articles/12377844270999-Unable-to-receive-or-send-e-mails-port-25-is-blocked) which focuses on AWS and Azure, so it isn't really helpfull, since I use none of them. I am using...
  5. B

    Question Nginx and user group

    In my public folder, there are folders with rwx permissions for the user gkde (which is my system user) and the psacln group. All others don't have permissions (why should they?). The problem now is, that nginx doesn't show the files inside the folder, because the nginx user isn't member of the...
  6. B

    Question How to handle domains from google domains?

    What is the best way to work with domains from google domains? Do I have to set all DNS records (A, SRV, TXT etc.) on Google Domains DNS settings page myself or can I somehow tell google domains to use the stuff from the Plesk DNS page? I currently tried it manually: and this works, but isn't...
  7. B

    Resolved Webmail is downloading PHP file instead of showing login

    When accessing webmail.mydomain.com, I always get an instant download of the PHP file, instead of the login form of roundcube. Same goes for horde, if I switch the webmail software. I already tried to remove and reinstall both of them. I restarted the server multiple times. I tried to `plesk...
  8. B

    Issue Logrotate for nginx proxy_access_ssl_log

    I have done all settings in Plesk to have a daily log rotation (and keep the files 7 days). It works for the access_log and access_ssl_log (and I don't use apache at all, since I have disabled proxy mode), but i is not applied to the nginx proxy_access_ssl_log. There is always just one file...
  9. B

    Resolved Plesk migrator no connection

    I try to migrate some stuff from Server117 to Server222. On Server222 I have installed plesk migrator and tried to connect with a password. but I always get an error "Failed to fetch basic information about resellers, clients and domains data from source servers". The logs says: ```...
  10. B

    Question Install additional nginx modules

    I am using nginx as the only webserver (disabled apache2) and now I need to install the nginx module njs (Download and install). Has anyone an idea how to install it?
  11. B

    Issue Nginx add_header not woking inside locations

    I am now trying around since hours, but I can't get in work. On apache&nginx settings page, I have turned off proxy mode and the "static files direct" option. Then I have added this (and only this) additional config to the textarea: ``` location ~*...
Back
Top