Really just in case anyone is interested...
I'm a happy user of "b" (bounce-message) to redeliver a message unmodified to a
particular target. Today I had a not as uncommon as I wish event, where my
local mail system was confused and a message I had thought sent did not get
into its queue. (The local mail system is on a laptop whose DNS settings change
frequently while the mail system is up - might be related.)
Tedious it was to "b" and cut/paste the To/CC addresses.
For future use I've given myself a "B" companion to "b" as follows:
# partner to <bounce-message>: resend message using its own headers
macro index,pager B "<pipe-message>sendmail -oi -t"
Nothing complex, just useful.
Cheers,
Cameron Simpson <[email protected]>