86e717aa28e42f40f374035d5f8f438209cf3433
[apps/madmutt.git] / TODO.mutt-ng
1 Here's a list of all mutt-ng specific TODOs (not in priority order):
2
3 Check why sidebar-next-new doesn't switch to mailboxes if they don't fit in the
4 sidebar and you have to scroll down.
5
6 Really make sure that there're no more files installed with conflicting
7 paths between mutt <-> mutt-ng. Update documentation to state that
8 there're new version of all helper programs.
9
10 We need to do a security audit. At least remove all the unsafe function calls, even when they're
11 marked with "secure" or "checked", and replace it with secure alternatives instead.