nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] I did something wrong with replcomps

2016-12-18 08:58:43
David Levine <levined(_at_)ieee(_dot_)org> writes:
------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="UTF-8"

Norm writes:

Thank you, but that doesn't have a "From:" header.

Oh, right, for messages that don't contain one of your addresses
in one of To:, Cc:, or From:.  I do that in order to reply from
the message that was used to send to me, and use an editor macro
to fill in From: if there was no such address.

The attached replcomps unconditionally inserts a From: header.
David

It's working fine for me. Again, thank you. But I have two questions:

1. How many people on the planet are both smart and knowledgeable enough
to have done that?

2. There is a line:

%<{fcc}Fcc: %{fcc}\n%>\

Containing the string, "fcc", twice and the string "Fcc" once. But it
produces no Fcc line; NOR do I want it to.

What's going on?


------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"; name="replcomps"
Content-Description: replcomps
Content-Disposition: attachment; filename="replcomps"

%(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)
From: %(localmbox)
--------

------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

------- =_aaaaaaaaaa0--

    Norman Shapiro

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>