* Nedim Osmanbasic <[email protected]>:
> Hallo Ralf,
> 
> header ist wie folgend (ich moechte zeit ueberschreiben mit server zeit) :
> 
> Return-Path: <[email protected]>
> Delivered-To: [email protected]
> Received: from [xxx.xxx.xxx.xxx] (unknown [xxx.xxx.xxx.xxx])
> (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
> (No client certificate requested)
> (Authenticated sender: [email protected])
> by mail.domain.com (Postfix) with ESMTPSA id 2300540846E3;
> Wed,  4 Oct 2017 23:17:33 +0200 (CEST)   --- Time on server it's 0:17:33 --
> wrong time zone on client
> From: Name Forname <[email protected]>
> Content-Type: text/plain;
> charset=us-ascii
> Content-Transfer-Encoding: quoted-printable
> Mime-Version: 1.0 (1.0)
> Date: Wed, 4 Oct 2017 23:17:29 +0200          --- Time on server it's 0:17:33 
> -- wrong time zone on client

header_checks mit

/^Date:/ IGNORE

wobei ich NICHT weiß, ob der Date: header von Postfix dann neu
eingefügt wird (ich denke nicht).

Antwort per Email an