Kevin J. McCarthy wrote:
> 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.

This patch is for ticket 3070.  This is just a possible solution to the
ticket.  I'd appreciate anyone familiar with this part of the code
chiming in.  Another possibility I thought about was to move the FREE
statement to mutt_resend_message(), but this way seemed cleaner.

Attachment: signature.asc
Description: Digital signature

Reply via email to