2011-06-20 4 views
0

私のasp.net MVCからactionmailer mvc異なるソース・コードの結果(GmailやOutlook 2010の、サンダーバード)

と3アプリケーションの電子メールを送信しようとしています私は自分のGmailアカウントに送信され、ソース

をveiw
Delivered-To: [email protected] 
Received: by 10.204.10.11 with SMTP id n11cs48097bkn; 
     Mon, 20 Jun 2011 09:48:33 -0700 (PDT) 
Received: by 10.150.209.3 with SMTP id h3mr5801335ybg.353.1308588512444; 
     Mon, 20 Jun 2011 09:48:32 -0700 (PDT) 
Return-Path: <[email protected]> 
Received: from mail.myhostserver.com (mail.myhostserver.com. [ip address here]) 
     by mx.google.com with ESMTP id r38si5731169yba.61.2011.06.20.19.42.41; 
     Mon, 20 Jun 2011 09:48:32 -0700 (PDT) 
Received-SPF: fail (google.com: domain of [email protected] does not designate 216.41.41.125 as permitted sender) client-ip=216.11.21.125; 
Authentication-Results: mx.google.com; spf=hardfail (google.com: domain of [email protected] does not designate 216.41.21.125 as permitted sender) [email protected] 
Message-Id: <[email protected]> 
Received: from myhostserver (myhostserver.com [216.14.12.122]) by mail.myhostserver.com with SMTP; 
    Mon, 20 Jun 2011 11:47:29 -0500 
MIME-Version: 1.0 
From: [email protected] 
To: [email protected] 
Date: 20 Jun 2011 09:47:30 -0700 
Subject: Test Email 
Content-Type: text/html; charset=iso-8859-1 
Content-Transfer-Encoding: quoted-printable 

    <html>=0D=0A<head>=0D=0A <title></title>=0D=0A <meta http-e= 
    quiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-8" />=0D=0A= 
    </head>=0D=0A<body style=3D"font-size: 1em;">=0D=0A  <img s= 
    rc=3D"http://www.my.site.com/Content/Images/si= 
    telogo.png" alt=3D"My Logo" style=3D"width: 231= 
    px; height: 63px;" />=0D=0A=0D=0A <div>=0D=0A  =0D=0A<h2= 
    >TestEmail</h2>=0D=0A=0D=0A=0D=0A </div>=0D=0A <div>My Mai= 
    ler Footer</div>=0D=0A</body>=0D=0A=0D=0A</html>=0D=0A 

注:サーバー名、メールアドレス、IPが変更されました。

私はthunderbirdを通して同じメッセージを見ました(それで、それは同じGmailアドレスです)。そして、私はこれらすべての面白いキャラクターで同じ探しているhtmlを得ました。

は今、私はExchangeとセットアップで別のメールアドレスに送っし、なぜそれがGmailの/ ThunderbirdのOutlook 2010で正常に見えるのではなく見通しを通じて2010

<html> 
<head> 
    <title></title> 
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
</head> 
<body style="font-size: 1em;"> 
     <img src="http://mysite.com/Content/Images/sitelogo.png" alt="mysite Logo" style="width: 231px; height: 63px;" /> 

    <div> 

<h2>TestEmail</h2> 


    </div> 
    <div> Mailer Footer</div> 
</body> 

</html> 

を見ましたか?ここで

編集

は、HTMLを使用しているので、それがtext/plainで言う私はなぜわからないのステープル

Delivered-To: [email protected] 
Received: by 14.227.5.217 with SMTP id w57cs20187wes; 
     Wed, 22 Jun 2011 09:56:05 -0700 (PDT) 
Received: by 11.132.41.10 with SMTP id v10mr221945wfv.185.1308761763097; 
     Wed, 22 Jun 2011 09:56:03 -0700 (PDT) 
Return-Path: <[email protected]> 
Received: from mta734.e.staples.com (mta734.e.staples.com [38.117.148.114]) 
     by mx.google.com with SMTP id m3si4122907icx.82.2011.06.44.09.50.02; 
     Wed, 22 Jun 2011 09:56:03 -0700 (PDT) 
Received-SPF: pass (google.com: domain of [email protected] designates 38.137.148.134 as permitted sender) client-ip=34.107.118.125; 
DomainKey-Status: good (test mode) 
Authentication-Results: mx.google.com; spf=pass (google.com: domain of [email protected] designates 38.117.148.122 as permitted sender) [email protected]; domainkeys=pass (test mode) [email protected] 
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; 
    s=200505; d=e.staples.ca; 
    b=Ea8rCw0vzifMnnDucyEP7U7dnIz1GZ80sb9XKhvzHr3Qa+iIAQjtX0PT+W0HrNTU2hPumPnz1GOC1irFMNvx8eYPeLqJvk1l6BXms4VQVPMsAe/a6RYM50vVbxWOq0msmtMzVx5YhQbMhMl9XqlhR/czwlzJ0GJjbtoMbEHwU0Y=; 
h=Date:Message-ID:List-Unsubscribe:From:To:Subject:MIME-Version:Reply-To:Content-type; 
Date: Wed, 22 Jun 2011 16:56:24 -0000 
Message-ID: <[email protected]ca> 
List-Unsubscribe: <mailto:[email protected]> 
From: "Staples" <[email protected]> 
To: [email protected] 
Subject: Summer Hot Buys! 
MIME-Version: 1.0 
Reply-To: "Staples" <[email protected]> 
Content-type: multipart/alternative; boundary="=bwff20ebg7m4p3au641sjqcgt5vvs6" 


--=bwff20ebg7m4p3au641sjqcgt5vvs6 
Content-Type: text/plain; charset="iso-8859-1" 
Content-transfer-encoding: 8bit 

から1です。

答えて

1

エンベロープ内のcontent-transfer-encodingヘッダーに指定されているように、面白い文字は、電子メール本文がエンコードされてトランスポートに混乱するのを防ぐためのものです。 Outlookにはデコードされたメッセージソースが表示されますが、それでもソースは表示されますが、GMailとThunderbirdはソースの「未加工」ビューを表示します。この場合、使用される符号化はquoted-printableと呼ばれます。

+0

これは正常ですか?とにかく、あなたはgmail/thunderbirdのnaw raw形式を見ることができますか? – chobo2

+0

私が受け取った他の電子メールが通常のように見えるのはなぜですか(これらの電子メールは私によって生成されません)。彼らは別のエンコーディングや何かをしますか? – chobo2

+0

@ chobo2、これらの他のメールにはおそらく異なるトランスポートエンコードが使用されています。 content-transfer-encodingヘッダーとcontent-encodingヘッダーは、これらの他のメールに対して何を言いますか? 「生の形をしていない」とはどういう意味ですか? :) – bzlm