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

  1. B

    Question CNAME and SSL

    What? No, you don't need an A record for `*.myserver.ext`. I have done a similar thing myself. I added a regular CNAME record for `crm.tenant.ext` over the DNS settings. And I created just an wildcard letsencrypt certifcate for tenant.ext (which is `*.tenant.ext`): It took one day that the...
  2. B

    Question CNAME and SSL

    Wouldn't a wildcard certificate work?
  3. 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...
  4. B

    Resolved Change smtp sender that PMMCli-Daemon uses to send emails

    @Maarten. Which parameter did you use? Gmail credentials or a email hosted on the same server keeping localhost? And how to set the mail address? This is just servername+user+psw but no address? Thanks in advance!
  5. B

    Resolved Change email address for notifications

    @Peter Debik I am still getting this errors: Reason: There was an error while attempting to deliver your message with [Subject: "Backup task notification"] to [email protected]. MTA sxb1nlsmtp04.prod.sxb1.secureserver.net received this response from the destination host IP - XX.XX.XX.XX - 550 ...
  6. B

    Resolved How to remove mail-security extension?

    After a server restart, the extension is gone. Thanks.
  7. B

    Resolved Change email address for notifications

    Thanks thats exactly what I am asking. The point is, that Plesk used this mail-adress (gmail) to send mails and there is nowhere else an option, where I added this mail address. Thats why I posted the screenshot. But I will give the ini setting a try. Thanks!
  8. 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...
  9. 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...
  10. B

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

    Ah.. My fault. I tried to connect from my computer to the server and from the server to the same ip . Connecting other servers do not work. Thanks!
  11. 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...
  12. B

    Question Nginx and user group

    Ok. And how to solve this issue? Giving all folders x permissions and all files read permissions for everyone? Thats not a real solution in my eyes
  13. 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...
  14. 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...
Back
Top