mail-header-set

mail-header-set is a compiled Lisp function in `mailheader.el'.

(mail-header-set HEADER VALUE &optional HEADER-ALIST)

Set the value associated with header HEADER to VALUE in HEADER-ALIST.
HEADER-ALIST defaults to the dynamically bound variable `headers' if nil.
See `mail-header' for the semantics of VALUE.