adjusted for changes to jinetd
[org.ibex.mail.git] / src / org / ibex / mail / protocol / SMTP.java
2005-03-24 adamadjusted for changes to jinetd
2005-03-18 adamminor changes for Jetty
2005-02-27 adambugfix to deal with null MAIL-FROMs
2005-02-23 adamimplemented bounce messages
2005-02-21 adammassive robustness overhaul
2005-01-04 adamlicensing update to APSL 2.0
2004-10-30 adamcatch null envelopeTos
2004-10-30 adamstupid bugfixes
2004-10-30 adamEHLO support
2004-10-30 adamtemporarily disabled checking for >1000 Received lines
2004-10-30 adamremoved Message.Envelope class
2004-10-30 adamcleaned up logging
2004-09-23 adamdont report a code 500 if an IOException happens in...
2004-08-11 adamhandle thread-kills gracefully
2004-08-11 adamhandle null-sender
2004-08-03 adamindented connection messages
2004-07-21 adamhandle accept(null) gracefully
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-13 adambogus
2004-07-08 adamfix two really bad SMTP protocol bugs
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 adamUNDO: ability to send with empty envelopes
2004-07-07 adamtypo
2004-07-07 adammake javascript ibex.mail.send() synchronous
2004-07-07 adamdont let unexpected exceptions impede outgoing smtp
2004-07-07 adamability to send with empty envelopes
2004-07-07 adamadjusted timeouts
2004-07-07 adamchanged errors to warnings
2004-07-03 adambogus patch
2004-06-28 adammail overhaul
2004-06-24 adamtemporarily remove esmtp support
2004-06-20 adambugfixes
2004-06-20 adamalmost there
2004-06-09 adamcompiles
2004-06-09 adamit compiles
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-07 adamfixups
2004-05-02 adamit compiles!
2004-05-02 adamadded tons of stuff, including js support
2004-03-18 adamfixed typos
2004-03-18 adamimport