Jeffrey C Honig | 26 May 03:55

Re: More Invisible header fields

Does this address everyone's concerns?

Thanks (谢谢).

Jeff

-- 
Jeffrey C. Honig <jch <at> honig.net>
http://www.honig.net/jch
GnuPG ID:14E29E13 <http://www.honig.net/jch/key.shtml>

? diff.pre-Cleanup
Index: mh-e.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-e.el,v
retrieving revision 1.122
diff -u -u -r1.122 mh-e.el
--- mh-e.el	23 May 2008 04:19:33 -0000	1.122
+++ mh-e.el	26 May 2008 01:53:52 -0000
@@ -2407,6 +2407,7 @@
     "Auto-forwarded:"                   ; RFC 2156
     "Autoforwarded:"                    ; RFC 2156
     "Bestservhost:"
+    "Bytes:"
     "Cancel-Key:"                       ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "Cancel-Lock:"                      ; NNTP posts
     "Comment:"                          ; Shows up with DomainKeys
@@ -2456,7 +2457,6 @@
     "Message-Type:"                     ; RFC 2156
     "Mime-Version"                      ; RFC 2045
     "Msgid:"
-    "Newsgroups:"                       ; RFC 1036
     "NNTP-"                             ; News
     "Obsoletes:"                        ; RFC 2156
     "Old-Return-Path:"
@@ -2533,15 +2533,18 @@
     "X-Brightmail-Tracker:"             ; Brightmail
     "X-BrightmailFiltered:"             ; Brightmail
     "X-Bugzilla-"                       ; Bugzilla
+    "X-Campaignid:"
     "X-Comment:"                        ; AT&T Mailennium
     "X-Complaints-To:"                  ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "X-Confirm-Reading-To:"             ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "X-Content-Filtered-By:"
     "X-ContentStamp:"                   ; NetZero
+    "X-Country-Chain:"                  ; http://www.declude.com/x-note.htm
     "X-Cr-Hashedpuzzle:"
     "X-Cr-Puzzleid:"
     "X-Cron-Env:"
     "X-DCC-Usenix-Metrics:"
+    "X-Declude-"                        ; http://www.declude.com/x-note.htm
     "X-Dedicated:"
     "X-Delivered"
     "X-DH-Virus-"
@@ -2561,6 +2564,7 @@
     "X-Evolution:"                      ; Evolution mail client
     "X-ExtLoop"
     "X-Face:"                           ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
+    "X-fmx-"
     "X-Folder:"                         ; Spam
     "X-From-Line"
     "X-Gmail-"                          ; Gmail
@@ -2573,6 +2577,7 @@
     "X-HPL-"
     "X-HR-"
     "X-HTTP-UserAgent:"
+    "X-Identity:"                       ; http://www.declude.com/x-note.htm
     "X-Image-URL:"
     "X-IMAP:"                           ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "X-Info:"                           ; NTMail
@@ -2591,6 +2596,7 @@
     "X-Lumos-SenderID:"                 ; Roving ConstantContact
     "X-Mail-from:"                      ; fastmail.fm
     "X-MAIL-INFO:"                      ; NetZero
+    "X-Mailer_"
     "X-Mailing-List:"                   ; Unknown mailing list managers
     "X-Mailman-Approved-At:"            ; Mailman mailing list manager
     "X-Mailman-Version:"                ; Mailman mailing list manager
@@ -2629,6 +2635,7 @@
     "X-OriginalArrivalTime:"            ; Hotmail
     "X-Originating-Email:"              ; Hotmail
     "X-Originating-IP:"                 ; Hotmail
+    "X-pair-"
     "X-PGP:"
     "X-PID:"
     "X-PMG-"
@@ -2665,6 +2672,7 @@
     "X-Source"
     "X-Spam-"                           ; Spamassassin
     "X-SpamBouncer:"                    ; Spam
+    "X-SPF-"
     "X-Status"
     "X-Submission-Address:"
     "X-Submissions-To:"
@@ -2678,6 +2686,7 @@
     "X-URI:"                            ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "X-URL:"                            ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
     "X-USANET-"                         ; usa.net
+    "X-Usenet-Provider"
     "X-UserInfo1:"
     "X-Virus-"                          ;
     "X-Vms-To:"
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
mh-e-devel mailing list
mh-e-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mh-e-devel

Gmane