David T-G wrote: > > It doesn't match the subject anymore, but I hate mutt for not > > syncing my mailboxes with the output from my $display_filter. > > Why? That's what the filter is for; if you want to change the > message, then you should 'e'dit it and pass it through your filter > somehow. Note that it's up to you to figure out how you should > implement this in a transparent manner ;-)
This is handled by the filter_message patch, posted on 3/26. The output of your filter is integrated into your mailbox as a new message, and the old message is marked for deletion. Steve