Mercurial > emacs
changeset 96409:5ef5228e0e13
(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).
author | Jeffrey C Honig <jch@bsdi.com> |
---|---|
date | Sun, 29 Jun 2008 03:06:12 +0000 |
parents | d22e0da08fa9 |
children | 56e9179abfbe |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-e.el |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jch@honig.net> + + * 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 <stephen@gnu.org> * mh-show.el (mh-defun-show-buffer): Use `...' rather than than
--- 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