diff options
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,8 +1,12 @@ # TODO * bugs! + * moderation message sort-of works, but Claws can't read the + attached original message * messy permissions, we should set some umask (we'd like group-writable mailstore) + * `umask 0007;` and a `chmod -R g+s store` seem to work well + enough for my installation * maybe auto-mkpath for `::MailStore::FS`? * list footer * append to plain text single part |