Variable: rmail-attribute-header
rmail-attribute-header is a variable defined in rmail.el.gz.
Value
"X-RMAIL-ATTRIBUTES"
Documentation
The header that stores the Rmail attribute data.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmail.el.gz
(defconst rmail-attribute-header "X-RMAIL-ATTRIBUTES"
"The header that stores the Rmail attribute data.")