Hi!

always_add_missing_headers = yes 
was added in main.cf, restarted server and postconf reports it is there.
According to documentation 
http://www.postfix.org/postconf.5.html#always_add_missing_headers
I'm expecting to have To: header set in every e-mail, but still there is
none (see below). Could you help me to understand why this happens?

Delivered-To: my_correct_email
Received: by 10.217.69.3 with SMTP id y3csp909369wex;
        Mon, 15 Dec 2014 15:54:11 -0800 (PST)
X-Received: by 10.180.19.193 with SMTP id
h1mr35290537wie.10.1418687651090;
        Mon, 15 Dec 2014 15:54:11 -0800 (PST)
Return-Path: <redm...@support.domain.com>
Received: from relay9out.redstationmail.co.uk
(relay9out.redstationmail.co.uk. [109.200.0.66])
        by mx.google.com with ESMTP id
e3si55261wix.69.2014.12.15.15.54.10
        for <my_correct_email>;
        Mon, 15 Dec 2014 15:54:11 -0800 (PST)
Received-SPF: none (google.com: redm...@support.domain.com does not
designate permitted sender hosts) client-ip=109.200.0.66;
Authentication-Results: mx.google.com;
       spf=none (google.com: redm...@support.domain.com does not
designate permitted sender hosts) smtp.mail=redm...@support.domain.com
Received: from relay3in (relay3in.redstationmail.co.uk [109.73.64.3])
    by relay9out.redstationmail.co.uk (Postfix) with ESMTP id
75F53121E5B
    for <my_correct_email>; Tue, 16 Dec 2014 00:31:45 +0000 (GMT)
Received: from dev.domain.com (31.3.252.250) by relay3in (Redstation
ESMTP MAIL Service) with ESMTP id 83808157; Mon, 15 Dec 2014 11:54:04
+0000
Received: from localhost.localdomain (unknown [10.254.253.151])
    by dev.domain.com (Postfix) with ESMTP id D6F9AAA335E
    for <my_correct_email>; Tue, 16 Dec 2014 02:53:59 +0300 (MSK)
Date: Tue, 16 Dec 2014 03:53:59 +0400
From: redm...@support.domain.com
Message-ID: <548f7497d25f5_18c3ff8ec101844226...@support.mail>
Subject: Redmine test
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_548f7497d0f19_18c3ff8ec10184422655";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Mailer: Redmine
X-Redmine-Host: support.domain.com
X-Redmine-Site: Support
X-Auto-Response-Suppress: OOF
Auto-Submitted: auto-generated
List-Id: <redmine.support.domain.com>

Thanks in advance for any help,
--
Peter.

Reply via email to