Variable: nnmail-prepare-save-mail-hook
nnmail-prepare-save-mail-hook is a variable defined in nnmail.el.gz.
Value
nil
Documentation
Hook called before saving mail.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnmail.el.gz
(defvar nnmail-prepare-save-mail-hook nil
"Hook called before saving mail.")