diff options
author | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-06-27 23:42:47 -0400 |
---|---|---|
committer | Aamir Khan <syst3m.w0rm@gmail.com> | 2012-06-27 23:42:47 -0400 |
commit | df8620c1a104799cc4bcd7a29bace8ba505213ef (patch) | |
tree | ceaf343c0bbe91902095dee14277cf6bce2d829c | |
parent | f494583a22c5532e60ac509c10c9d7d9d41a9b5b (diff) | |
download | hyperkitty-df8620c1a104799cc4bcd7a29bace8ba505213ef.tar.gz hyperkitty-df8620c1a104799cc4bcd7a29bace8ba505213ef.tar.xz hyperkitty-df8620c1a104799cc4bcd7a29bace8ba505213ef.zip |
added a doc directory
-rw-r--r-- | SCHEMA.new | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/SCHEMA.new b/SCHEMA.new deleted file mode 100644 index 75a97fd..0000000 --- a/SCHEMA.new +++ /dev/null @@ -1,19 +0,0 @@ -Design for new archiver schema - - per message - from message body (scalar unless noted) - - subject - - to - - from - - date - - in-reply-to - - message-id - - references (list) - - generated - - tags - - categories (perhaps, these are special tags that the sysadmin configures in the .cfg) - - likes/dislikes - - thread-id - - filename (for maildir, else it would be nice to have pointer offsets into a mbox) - - type == 'mail' |