#3070: Bug#482883: mutt: removes Mail-Followup-To header on postpone+resume
(fwd)
---------------------+----------------------
Reporter: myon | Owner: kevin8t8
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version: 1.5.20
Resolution: fixed | Keywords:
---------------------+----------------------
Comment (by Kevin McCarthy <kevin@…>):
In [914e13a3694db39eda56b1f596f4c9fcb9d6d81e]:
{{{
#!CommitTicketReference repository=""
revision="914e13a3694db39eda56b1f596f4c9fcb9d6d81e"
Fix postpone/resume to not remove a Mail-Followup-To header (closes
#3070)
This solution changes mutt_prepare_template() to check whether the
message_id field is NULL to decide whether to wipe the message-id and
mail-followup-to headers when instantiating the message.
If we are resending a message, we don't want the previous message-id
and mail-followup-to headers. If we are resuming a postponed message,
however, we want to keep the mail-followup-to header if any was set
before the postpone.
(grafted from d7d83298011a6e7aa31bde49e0b6b21209a85fd2)
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3070#comment:7>
Mutt <http://www.mutt.org/>
The Mutt mail user agent