Ken Hornstein <[email protected]> writes:
>>When I changed my replcomps:
>>
>>11,12c11,12
>>< Reply-To: Norman Shapiro <[email protected]>
>>< From: [email protected]
>>---
>>> Reply-To: %(localmbox)
>>> From: %(localmbox)
>>
>>repl suddenly started inserting a spurious unadorned "cc: norm" (with no
>>@dad.org) into my drafts, when there is no such address in the message
>>being replied to.
>
>That's from this line:
>
>%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))
>
>Specifically, the "%(formataddr(me))".  (You should probably never use
>%(me) except for a very few specific things).
>
>To give you an idea, for me:
>
>%(me)          kenh
>%(myhost)      pobox.com
>%(me)@%(myhost)        [email protected]
>%(localmbox)   Ken Hornstein <[email protected]>
>
>(Also, when you're in your replcomps, you might want to consider updating
>the In-Reply-To header).

I won't pretend to understand much of that, I couldn't have even
when I was much younger and smarter than I am now.

Would somebody be willing to please send me a replcomps that does
not do an fcc, but that does do a:

     cc: [email protected]

Or, I suppose:

     cc:  %(localmbox)

and which also "updat[es] the In-Reply-To header", as Ken Hornstein suggested
above.

Thank you, muchly,

    Norman Shapiro

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to