more fixups to MailingList
[org.ibex.mail.git] / src / org / ibex / mail / target / Script.java
2005-03-25 adammore fixups to MailingList
2005-03-24 adamadded preliminary mailing list support
2005-03-18 adamadded synchronous send via SMTP
2005-02-27 adambugfix to deal with null MAIL-FROMs
2005-02-23 adamimplemented bounce messages
2005-02-21 adammassive robustness overhaul
2005-01-16 adamfixed JS bug in ibex.mail.forward()
2005-01-15 adamfix line numbers in mail scripts
2005-01-15 adambugfix for envelope on ibex.mail.send()
2005-01-11 adamupdate Mail for new JS API
2005-01-07 adamupdated for new org.ibex.js
2005-01-07 adamminor fixups to Script
2005-01-04 adamlicensing update to APSL 2.0
2004-10-30 adamcleaned up logging
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