• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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