On Sat, May 28, 2011 at 11:56:13PM +0200, Richard wrote:
If your solution can be done with my_hdr it might be best to simply document how to do it?
I'm not aware of how to do this with my_hdr. The Thread-Index header on the reply must be calculated from the Thread-Index header of the parent message. My current workaround is to replace the keys I use to trigger replies with calls to <pipe-message> and then the actual reply requested. The script to which I pipe the message extracts the fields and calculates the new fields, and stores those in a temporary file. My editor (vim) then checks those fields and inserts the fields into the new email. IOW, it works, but it's a hack, and one with multiple pieces, and support in mutt would be much smoother. -- Bob
