message-generate-unsubscribed-mail-followup-to

message-generate-unsubscribed-mail-followup-to is an interactive compiled Lisp function in `message.el'.


(message-generate-unsubscribed-mail-followup-to &optional INCLUDE-CC)

Insert a reasonable MFT header in a post to an unsubscribed list.
When making original posts to a mailing list you are not subscribed to,
you have to type in a MFT header by hand. The contents, usually, are
the addresses of the list and your own address. This function inserts
such a header automatically. It fetches the contents of the To: header
in the current mail buffer, and appends the current `user-mail-address'.

If the optional argument INCLUDE-CC is non-nil, the addresses in the
Cc: header are also put into the MFT.