Norm writes:
> Would somebody be willing to please send me a replcomps that does
> not do an fcc, but that does do a:
> cc: %(localmbox)
>
> and which also "updat[es] the In-Reply-To header", as Ken Hornstein suggested
> above.
How about the attached? It also adds References. And with
that, removes the message-id from the In-Reply-To. The
message-id after a period seemed odd, too.
David
%(lit)%(formataddr %<{reply-to}%?{from}%?{sender}%?{return-path}%>)\
%<(nonnull)%(void(width))%(putaddr To: )\n%>\
%(lit)%(formataddr{to})%(formataddr{cc})\
%<(nonnull)%(void(width))%(putaddr cc: )\n%>\
,%(localmbox)
%<{fcc}Fcc: %{fcc}\n%>\
%<{subject}Subject: Re: %{subject}\n%>\
%<{date}In-reply-to: %<(mymbox{from})my%|Your%> message of "\
%<(nodate{date})%{date}%|%(pretty{date})%>."\n%>\
%<{message-id}References: \
%<{references}%(void{references})%(trim)%(putstr)\n %>\
%(void{message-id})%(trim)%(putstr)\n%>\
Reply-To: %(localmbox)\
%<(nonnull(getmyaddr{to}))From: %(myname) <%(getmyaddr{to})>\
%?(nonnull(getmyaddr{cc}))From: %(myname) <%(getmyaddr{cc})>\
%?(nonnull(getmyaddr{from}))From: %(myname) <%(getmyaddr{from})>%>
--------
_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers