minor fixup to FileBasedMailbox
[org.ibex.mail.git] / src / org / ibex / mail / target /
2004-10-22 adamminor fixup to FileBasedMailbox
2004-10-18 adamlots of fixes to FileBasedMailbox
2004-10-18 adamadded Prevayler-based cache to FileBasedMailbox
2004-10-18 adamdont try to create a FileBasedMailbox for STORAGE_ROOT...
2004-10-18 adamchanged return type of Iterator.head() to return headers
2004-09-23 adamList can now send messages
2004-09-23 adamallow more concurrency in script execution
2004-09-03 adamby default, UIDVALIDITY is randomly regenerated on...
2004-08-17 adamIMAP message numbers start at 1, not 0
2004-08-17 adamhandle null envelope properly
2004-08-16 adamadded MessageArrayMailbox parser
2004-08-16 adamreturn null from slash() instead of throwing an exception
2004-08-16 adamadded NullIterator
2004-08-16 adamnumber messages from 1
2004-08-11 adamput to/from on envelopes when sending
2004-08-06 adampreliminary MailmanArchives
2004-08-05 adammake sure to close files
2004-08-03 adamfix too many open files problem
2004-08-03 adamserialization support to work with Prevayler
2004-08-02 adamfix too many open files problem
2004-07-21 adamX-org.ibex headers now handled by Message
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-13 adambogus
2004-07-08 adammore logging for where we write files to
2004-07-08 adambe more careful about closing files and connections
2004-07-07 adammake javascript ibex.mail.send() synchronous
2004-07-07 adamchanged errors to warnings
2004-07-03 adambogus patch
2004-06-28 adammail overhaul
2004-06-24 adamtolerate null query on Mailbox
2004-06-24 adamadded get() method to Mailbox for JS compatability
2004-06-20 adambugfixes
2004-06-20 adamalmost there
2004-06-18 adamready for prime-time
2004-06-14 adamcompiling again
2004-06-13 adammore cleanup
2004-06-13 adammassive cleanup, almost there!
2004-06-12 adamLIST sorta working but broken
2004-06-10 adamappend sorta works; dates are broken
2004-06-09 adamcompiles
2004-06-09 adamit compiles
2004-05-31 adamalmost there
2004-05-31 adamrestructuring; broke out Query, cleaned up Mailbox
2004-05-31 adammoved flags into Mailbox
2004-05-31 adamgot IMAP compiling
2004-05-09 adamcheckpoint imap support
2004-05-08 adampretty much working
2004-05-08 adamit compiles
2004-05-07 adamoutgoing smtp
2004-05-07 adamalmost working
2004-05-07 adamconflict merge, bugfixes
2004-05-02 adamit compiles!
2004-05-02 adamadded tons of stuff, including js support
2004-03-18 adamimport