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

MailEnable headers

G

getUP

Guest
A customer running a server with Plesk 8.2, MailEnable generates the following header:

Code:
Received: from ([127.0.0.1]) with MailEnable ESMTP; Thu, 25 Oct 2007 23:33:48 +0200

SpamAssassin on other servers have issues with this:

Code:
X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,
	UNPARSEABLE_RELAY

The unparseable relay error is caused by that header for what I know.

Another server generates the following header, which is how it should look like:

Code:
Received: from localhost ([127.0.0.1]) by hostname.com with MailEnable ESMTP; Sat, 20 Oct 2007 18:51:15 +0200

Who has any idea what's causing this and how we can solve it? Our hosts file just has "127.0.0.1 localhost" in it. Is this correct?
 
Back
Top