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

  1. P

    Issue SPF error sending IP 127.0.0.1

    Yes, the public IP is listed in /etc/hosts The problem is that three IP hops appear, and the first of them is localhost. This causes the SPF record to be taken as erroneous, unless the ip4:127.0.0.1 mechanism is added. With this change the SPF is correct, but emails are still rejected from some...
  2. P

    Issue SPF error sending IP 127.0.0.1

    After doing this in main.cfg, postfix continues sending the address 127.0.0.1 and the SPF is evaluated against this IP, instead of the public IP In main.cfg myhostname = mail.infoser.eu header sent in the email Received: from mail.infoser.eu ([37.153.90.190]) by mail.infoser.eu...
  3. P

    Issue SPF error sending IP 127.0.0.1

    Hello I have a Plesk server with several IPs, and I use one of them, with a good reputation, to send emails. In mail settings "Send from the specified IP addresses" But Plesk indicates that the emails are sent from the local IP: Received: from mail.domain.com (localhost.localdomain...
Back
Top