rmail-set-header

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

(rmail-set-header NAME &optional MSGNUM VALUE)

Set message header NAME to VALUE in message number MSGNUM.
If MSGNUM is nil, use the current message. NAME and VALUE are strings.
VALUE may also be nil, meaning to remove the header.