aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2009-03-07 00:27:24 +0000
committerfrancis <francis>2009-03-07 00:27:24 +0000
commitc701c5bc1a10ebbc24cd6f6f8fb8a47da2587667 (patch)
treee3f8de1dd7257e1ab9d532a3bbe2151e76bdbcdf
parent619d8f626edbf2843667b03cf6722999a0d659e5 (diff)
Admit to problems with large messages.
-rw-r--r--todo.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/todo.txt b/todo.txt
index 3567cfa7d..8f3da8624 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,15 +1,12 @@
-requires_admin_requests
+Next (things that will reduce admin time mainly)
+====
check-recent-requests-sent works (mails "check_recent_requests_have_been_sent")
Write code to make sure the Return-Path is never foi@sandwich.org.uk (even if the
Rails code breaks for Sendmail case in future botched Rails upgrades :)
Maybe can use exim delivery log lines to do this?
-
-Next (things that will reduce admin time mainly)
-====
-
Change text so that overdue covers qualified exemption of public interest test being
valid reason for delay.
@@ -67,6 +64,13 @@ Add option for "misdelivered to the wrong request"
Later
=====
+Change it to store emails as files in the filesystem? For speed.
+Should have simpler system for us to upload files sent to us via CD etc.
+Currently I have to manually put them in the files directory on the vhost.
+Reconfigure Exim to accept larger messages than 50Mb.
+Make it so web upload interface copes gracefully with arbitarily large messages
+(it causes speed trouble having them in the database right now)
+
Remove all show_response URLs, and replace with a special version of the
request URL with a new input box at the bottom and a hash link to it?
<< when following links such as "I'm about to send clarification", a