2017-05-03 22 views
0

クライアントサーバーから受信者に自分のrelayhostを介してメールを送信しようとしています。私が送信した場合メールX送信ドメインのDKIMが失敗する

Delivered-To: [email protected] 
Received: by 10.100.177.142 with SMTP id j14csp2053888pjb; 
     Tue, 2 May 2017 13:50:42 -0700 (PDT) 
X-Received: by 10.55.134.2 with SMTP id i2mr27389384qkd.43.1493758242648; 
     Tue, 02 May 2017 13:50:42 -0700 (PDT) 
Return-Path: <[email protected]> 
Received: from mex1.mpx.test.com (ec2-XX-XX-XX-XX.compute-1.amazonaws.com. [XX.XX.XX.XX]) 
     by mx.google.com with ESMTPS id 54si18140615qtv.179.2017.05.02.13.50.42 
     for <[email protected]> 
     (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); 
     Tue, 02 May 2017 13:50:42 -0700 (PDT) 
Received-SPF: pass (google.com: domain of [email protected] designates XX.XX.XX.XX as permitted sender) client-ip=XX.XX.XX.XX; 
Authentication-Results: mx.google.com; 
     dkim=fail [email protected]; 
     spf=pass (google.com: domain of [email protected] designates XX.XX.XX.XX as permitted sender) [email protected]; 
     dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=test.com 
Received: from mongobkp3.prod.ec2.test.local (mongob.test.local [XX.XX.XX.XX]) by mex1.mpx.test.com (Postfix) with ESMTP id 44942611C7 for <[email protected]>; Tue, 
    2 May 2017 20:50:42 +0000 (UTC) 
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mpx.test.com; s=ggmx2; t=1493758242; bh=3VXQqSI3TifRPzriUPH4q0lpgRebD6P3c0kkEvLMTp0=; h=Date:To:Subject:MIME-Version:Content-Type: 
    Content-Transfer-Encoding:Message-Id:From; b=N2mX5xGHWXkO/6AkBCL7V9Ugue3EF7z4FFJmOvtD86yzyqZztJU1biL9R1pZf2iuh 
    TMb4joXJZVUXB+rwajy2vLLcWzL7zdk/2os5uNqBS75UgMy3p28vev8tuHPkZ2L+6a 
    +9uyIQ+BtTXl1utlqMWyUINDUz5y8jugp/EKVAC4= 
Received: by mongobkp3.prod.ec2.test.local (Postfix, from userid 1085) id 40ED541C8D; Tue, 
    2 May 2017 20:50:42 +0000 (GMT) 
Date: Tue, 02 May 2017 20:50:42 +0000 
To: [email protected] 
Subject: Yas 
User-Agent: Heirloom mailx 12.4 7/29/08 
MIME-Version: 1.0 
Content-Type: text/plain; charset=us-ascii 
Content-Transfer-Encoding: 7bit 
Message-Id: <[email protected]> 
From: User Is Awesome <[email protected]> 

Yas. 

:relayhostに私はDKIMは、これは私がGmailで見たメッセージである受信者にmailxを介して、私はクライアントサーバーからメールを送信する際、送信メールに署名する(自分を)有効にしていますTelnet経由のメールこれは私が見たものである。

Delivered-To: [email protected] 
Received: by 10.100.177.142 with SMTP id j14csp86725pjb; 
     Wed, 3 May 2017 06:46:37 -0700 (PDT) 
X-Received: by 10.55.7.18 with SMTP id 18mr2837811qkh.272.1493819197454; 
     Wed, 03 May 2017 06:46:37 -0700 (PDT) 
Return-Path: <[email protected]> 
Received: from mex1.mpx.test.com (ec2-XX-XX-XX-XX.compute-1.amazonaws.com. [XX.XX.XX.XX]) 
     by mx.google.com with ESMTPS id s14si19801592qtb.69.2017.05.03.06.46.37 
     for <[email protected]> 
     (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); 
     Wed, 03 May 2017 06:46:37 -0700 (PDT) 
Received-SPF: pass (google.com: domain of [email protected] designates XX.XX.XX.XX as permitted sender) client-ip=XX.XX.XX.XX; 
Authentication-Results: mx.google.com; 
     dkim=pass [email protected]; 
     spf=pass (google.com: domain of [email protected] designates XX.XX.XX.XX as permitted sender) [email protected]; 
     dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=test.com 
Received: from mex1.mpx.test.com (mongobkp3.prod.ec2.test.local [XX.XX.XX.XX]) by mex1.mpx.test.com (Postfix) with ESMTP id 5595B61135 for <[email protected]>; Wed, 
    3 May 2017 13:46:06 +0000 (UTC) 
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mpx.test.com; s=ggmx2; t=1493819197; bh=fdkeB/A0FkbVP2k4J4pNPoeWH6vqBm9+b0C3OY87Cw8=; h=From:To:Subject:Message-Id:Date; b=TWvjEk3INAcLa9INdkzTvUihEbMQz5ri95AkG3tP9CiVqvhspMn5rfqXK5PrdzQgp 
    hd67/rtKwnoh7DtShOmriMHIiS46zi+6btvOigx631Zfdhkakz+UdTg55IH47mn+JG 
    BpPhTT7sBNvnwsWIYeQ8UxlyLGEzIsXRyMZm2UWU= 
From: <[email protected]> 
To: <[email protected]> 
Subject: Test 
Message-Id: <[email protected]> 
Date: Wed, 
    3 May 2017 13:46:06 +0000 (UTC) 

Test 

Telnet接続の場合には、メッセージIDに気付いた場合、メッセージIDは、mailxのメッセージには、メッセージから生成されたことをホストを示しており、リレーサーバを示してい。どちらの場合も、同じサーバーからメッセージが生成されます。私の質問は、telnetのように動作し、メッセージを私のrelayhostとして送るように、mailxで何を変更できるのでしょうか?あるいは、postfixなどで何を変更する必要がありますか?

答えて

0

署名時にlocal_header_writesとgeneric mapsを編集してドメインを変更します。 mailxコマンドのメール送信クライアントマシンからも、-rフラグを使用して、postifxマスカレードドメインの指定とアカウントを指定します。

関連する問題