メールヘッダには、誰が、誰に、いつ、そのメールを送ったのか、どのようにして届いたのかといった情報が含まれています。これらのうちのほとんどの情報は、普段メールを読むのには重要でないため、メールクライアントはこれらの情報を表示しません。メールヘッダのすべては、このような感じのものです:
Return-Path: <noreply@spammer.net>
Delivered-To: user@company.com
Received: (qmail 4584 invoked by uid 64014); 14 Nov 2003 23:38:27 -0000
Received: from noreply@spammer.net by foo@company.com 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 <noreply@spammer.net>)
by mail12.spammer.net (qmail-ldap-1.03) with SMTP
for <user@company.com>; 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))
id 1AKnVV-0006cp-00; Fri, 14 Nov 2003 15:37:41 -0800
Received: from nobody by sc8-sf-web4.spammer.net with local (Exim 3.36 #1 (Debian))
id 1AKnVV-0000pn-00; Fri, 14 Nov 2003 15:37:41 -0800
To: noreply@spammer.net From: "Joe Spammer" <noreply@spammer.net> **Subject: [spam] RE: getting mail?? help!!!!** Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Message-Id: <E1AKnVV-0000pn-00@sc8-sf-web4.spammer.net> Date: Fri, 14 Nov 2003 15:37:41 -0800 X-Rcpt-To: <user@company.com> **X-Text-Classification: spam** **X-POPFile-Link: http://127.0.0.1:8080/jump_to_message?view=popfile12098=3.msg**
注意: 上記で太字になっている行は、POPFile がメールクライアントにメールを届ける前に追加した(あるいは修正した)行をあらわしています。この例では、 X-Text-Classification ヘッタ゛ と 件名の変更 の両方が変更されています。実際には、これら両方のオプションを一度に設定する必要はないでしょう。
参照:
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.