made newMessage a static method and Message() private
[org.ibex.mail.git] / src / org / ibex / mail / target / Script.java
2004-10-30 adammade newMessage a static method and Message() private
2004-10-18 adamdont try to create a FileBasedMailbox for STORAGE_ROOT...
2004-09-23 adamList can now send messages
2004-09-23 adamallow more concurrency in script execution
2004-08-11 adamput to/from on envelopes when sending
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-07 adammake javascript ibex.mail.send() synchronous
2004-07-07 adamchanged errors to warnings
2004-07-03 adambogus patch
2004-06-20 adambugfixes
2004-06-10 adamappend sorta works; dates are broken
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