# HG changeset patch # User Jeffrey C Honig # Date 1214708772 0 # Node ID 5ef5228e0e132a8d1effecb0212dc5727a86b242 # Parent d22e0da08fa9e87dbfbd4256f60975622bd3d20c (mh-invisible-header-fields-internal): Add invisible header fields for X-Hz (mail from Hertz), X-Proofpoint (Proofpoint antivirus/anti-spam) and X-RIM (Research In Motion). diff -r d22e0da08fa9 -r 5ef5228e0e13 lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Sun Jun 29 03:02:14 2008 +0000 +++ b/lisp/mh-e/ChangeLog Sun Jun 29 03:06:12 2008 +0000 @@ -1,3 +1,9 @@ +2008-06-29 Jeffrey C Honig + + * mh-e.el (mh-invisible-header-fields-internal): Add invisible + header fields for X-Hz (mail from Hertz), X-Proofpoint (Proofpoint + antivirus/anti-spam) and X-RIM (Research In Motion). + 2008-06-20 Stephen Eglen * mh-show.el (mh-defun-show-buffer): Use `...' rather than than diff -r d22e0da08fa9 -r 5ef5228e0e13 lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Sun Jun 29 03:02:14 2008 +0000 +++ b/lisp/mh-e/mh-e.el Sun Jun 29 03:06:12 2008 +0000 @@ -2577,6 +2577,7 @@ "X-HPL-" "X-HR-" "X-HTTP-UserAgent:" + "X-Hz" ; Hertz "X-Identity:" ; http://www.declude.com/x-note.htm "X-Image-URL:" "X-IMAP:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/ @@ -2642,6 +2643,7 @@ "X-PMX-Version:" "X-Postfilter:" "X-Priority:" ; MS Outlook + "X-Proofpoint-" ; Proofpoint mail filter "X-Provags-ID:" "X-PSTN-" "X-Qotd-" ; User added @@ -2652,6 +2654,7 @@ "X-Request-" "X-Resolved-to:" ; fastmail.fm "X-Return-Path-Hint:" ; Roving ConstantContact + "X-RIM-" ; Research In Motion (i.e. BlackBerry) "X-RM" "X-RocketYMMF:" ; Yahoo "X-Roving-" ; Roving ConstantContact