Philipp wrote: > Good to hear. Do you want a format-patch of the final version?
Sure, that would be great. Or, all I need is the commit message. I just verified that I'm using your last code submission with no changes. > > One issue to resolve first: the References header field at the end of this > > message ends with: > > <[email protected]> > > <[email protected]> > > > > There's always an extra space in front of the Message-ID that was appended > > last. Is that a relic of repl? > > That's strange and I can't reproduce this. Also I can't find code which > would explain this in repl and the default configuration. It took me a while to find it: References is updated by replcomps. For unknown reasons, mine had an extra space. I fixed it so all is good now. > No, fold() should not change the body of the field. Depending on the > context multible white space characters might have a meaning or are used > to increase readability without a MUA. Agreed. Thanks! David
