• 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

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