feedmail-queue-express-hook

feedmail-queue-express-hook is a variable defined in `feedmail.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Chance to modify a message being sent directly to a queue.
Run by feedmail-queue-express-to-queue and feedmail-queue-express-to-draft.
For example, you might want to run vm-mime-encode-composition to take
care of attachments. If you subsequently edit the message buffer, you
can undo the encoding.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.1 of Emacs.