Differences

This shows you the differences between two versions of the page.


jp:glossary:header [2008/02/08 19:49] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== ヘッダ(header) ======
 +
 +メールヘッダには、誰が、誰に、いつ、そのメールを送ったのか、どのようにして届いたのかといった情報が含まれています。これらのうちのほとんどの情報は、普段メールを読むのには重要でないため、メールクライアントはこれらの情報を表示しません。メールヘッダのすべては、このような感じのものです:
 +
 +<code> Return-Path: <[email protected]>
 + Delivered-To: [email protected]
 + Received: (qmail 4584 invoked by uid 64014); 14 Nov 2003 23:38:27 -0000
 + Received: from [email protected] by [email protected] with AmikaGuardian-Server-2.0.0 (Processed in 2.524528 secs); 14 Nov 2003 23:38:27 -0000
 + Received: from unknown (HELO isp.com) ([216.244.108.25])
 +           (envelope-sender <[email protected]>)
 +           by mail12.spammer.net (qmail-ldap-1.03) with SMTP
 +           for <[email protected]>; 14 Nov 2003 23:38:21 -0000
 + Received: from sc8-sf-netmisc.spammer.net ([127.0.0.1]) by isp.com ; Fri, 14 Nov 2003 18:37:54 -0500
 + Received: from sc8-sf-web4-b.spammer.net ([127.0.0.1] helo=sc8-sf-web4.spammer.net)
 +  by sc8-sf-netmisc.spammer.net with esmtp (Exim 3.36 #1 (Debian))</code>
 + id 1AKnVV-0006cp-00; Fri, 14 Nov 2003 15:37:41 -0800
 +<code> Received: from nobody by sc8-sf-web4.spammer.net with local (Exim 3.36 #1 (Debian))</code>
 + id 1AKnVV-0000pn-00; Fri, 14 Nov 2003 15:37:41 -0800
 +<code> To: [email protected]
 + From: "Joe Spammer" <[email protected]>
 + **Subject: [spam] RE: getting mail??  help!!!!**
 + Mime-Version: 1.0
 + Content-Type: text/plain; charset="ISO-8859-1"
 + Message-Id: <[email protected]>
 + Date: Fri, 14 Nov 2003 15:37:41 -0800
 + X-Rcpt-To: <[email protected]>
 + **X-Text-Classification: spam**
 + **X-POPFile-Link: http://127.0.0.1:8080/jump_to_message?view=popfile12098=3.msg**</code>
 +
 +**注意:** 上記で太字になっている行は、POPFile がメールクライアントにメールを届ける前に追加した(あるいは修正した)行をあらわしています。この例では、[[JP:Glossary:XTextClass | X-Text-Classification ヘッタ゛]] と [[JP:Glossary:SubjectModification | 件名の変更]] の両方が変更されています。実際には、これら両方のオプションを一度に設定する必要はないでしょう。
 +
 +参照: 
 +  * [[JP:Glossary:XTextClass | X-Text-Classification ヘッダ]]
 +  * [[JP:Glossary:SubjectModification | 件名の変更]]
 +  * [[JP:Glossary:XPopFile | X-Popfile-Link]]
 +  * [[JP:FAQ:EmailSorting | FAQ:POPFileはメールを分類しているのにinboxに入っています。なぜspamフォルダに入らないのですか?
 +]]
 +
 +[[Glossary:Header | 原文]]
  
 
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License