aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-01-29 13:40:04 +0000
committerdakkar <dakkar@thenautilus.net>2017-01-29 13:40:04 +0000
commit090668ac1f633de5e02cd9e1463e9c0632fc1ea2 (patch)
treeda975a4414e0fc6f6614cf84c8f8f05a5be03c93 /TODO.md
parent"better" CTE for moderation forwards (diff)
downloadSietima-090668ac1f633de5e02cd9e1463e9c0632fc1ea2.tar.gz
Sietima-090668ac1f633de5e02cd9e1463e9c0632fc1ea2.tar.bz2
Sietima-090668ac1f633de5e02cd9e1463e9c0632fc1ea2.zip
moderation messages work enough, kill TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index a4e8878..ba3520a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,6 @@
# 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