* Tim Gray <tg...@protozoic.com> [16.04.2013 19:01]: > How difficult would this be to implement? I know this is an open > source project, and if I want a feature, I should implement it > myself. I'll be honest with you, I don't really know C and mutt is > a pretty mature project; it's a bit intimidating to jump into. A > few pointers would be appreciated.
Take a look at mh.c. Changing maildir_flags() and maildir_parse_flags() should probably do it. Regards, Armin Wolfermann