add SqliteJdbcMailbox
[org.ibex.mail.git] / src / org / ibex / mail / protocol /
2006-12-30 adamadd an extra flush in SMTP
2006-12-02 adamdeadHosts
2006-12-02 adamadded max message size limit
2006-12-02 adamadded graylisting
2006-09-09 adamfix handling of LIST/LSUB in IMAP
2006-09-09 adamIMAP: added better handling of asynchronous stream...
2006-07-19 adammailing list improvements (and nntp)
2006-07-09 adammail.dir, mail.shell
2006-04-15 adammade Headers class truly immutable
2006-04-15 adamnotes
2006-04-15 adamnotes
2006-04-15 adamsupport RejectException
2006-04-15 adamuse attempt rather than accept in SMTP errors
2006-04-15 adamrobustness hacks for NNTP
2006-03-13 adamfixed bug that could cause Outgoing thread to get stuck
2006-02-04 adambugfix for NPE on newsgroup not found
2006-02-04 adamadded multiple outbound threads
2006-02-26 adamproper handling of SMTP 5xx messages
2006-01-17 adamfixed a spam hole
2006-01-17 adambetter error handling
2006-01-17 adamhack for INBOX... might be wrong
2006-01-17 adamformatting
2005-03-25 adammore fixups to MailingList
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-15 adamremove JS.call(JS[]), JS.getInputStream()
2005-01-11 adamupdate Mail for new JS API
2005-01-10 adammerger
2005-01-07 adammerge
2005-01-07 adamNNTP overhaul
2005-01-07 adamupdated for new org.ibex.js
2005-01-07 adamdump IMAP conversations
2005-01-07 adamIMAP: partial support for async flag updates
2005-01-07 adamdon't advertise IMAP support for flags we don't actuall...
2005-01-07 adamadded UNSEEN to notations
2005-01-07 adamminor formatting change
2005-01-07 adamNNTP: better error handling
2005-01-07 adammore efficient NNTP HEAD
2005-01-07 adamadded error codes to NNTP exceptions
2005-01-07 adamGMail.java: support for maxuid/count
2005-01-07 adammaxuid support and clarified IMAP distinction between...
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-10-30 adammade newMessage a static method and Message() private
2004-10-30 adamfixed query inversion bug in IMAP
2004-10-18 adamchanged return type of Iterator.head() to return headers
2004-09-23 adamdont report a code 500 if an IOException happens in...
2004-09-12 adamminor GMail fixes
2004-09-05 adamadded IMAP setClient() method
2004-09-05 adamupdates to gmail
2004-09-03 adamadded GMail support
2004-09-03 adampreliminary GMail support
2004-08-17 adamtreat BODY[1] as BODY for now
2004-08-17 adamallow LIST to take an astring argument; hack for Eudora
2004-08-17 adamfix protocol typo on arrival date
2004-08-17 adamhandle lack of INBOX more gracefully in IMAP
2004-08-16 adamif no inbox, use root
2004-08-16 adammake exception-throwing optional in IMAP mailbox()
2004-08-16 adamadded GMail
2004-08-16 adamadded Mbox parser
2004-08-11 adamhandle thread-kills gracefully
2004-08-11 adamhandle null-sender
2004-08-11 adamaddition to printing functions
2004-08-11 adamreply 221->211
2004-08-11 adamstart counting at 1
2004-08-11 adamcaseification fix
2004-08-05 adampreliminary authentication support
2004-08-05 adamVERP placeholder
2004-08-03 adamserialization support to work with Prevayler
2004-08-03 adamincremented IMAP.java version number
2004-08-03 adammoved BogusAuthenticator to IMAP
2004-08-03 adamindented connection messages
2004-07-21 adamhandle accept(null) gracefully
2004-07-21 adamNNTP support
2004-07-21 adamfixed get/gets mixup
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 adamproper interargument spacing in IMAP status response
2004-07-07 adamdiscard unnecessary character when beginning IMAP binar...
2004-07-07 adamfix line end detection bug
2004-07-07 adamtypo
2004-07-07 adamdate defaults to current date in IMAP
2004-07-07 adamfix argument to STATUS response in IMAP
2004-07-07 adamtypos in IMAP parsing
2004-07-07 adammake javascript ibex.mail.send() synchronous
2004-07-07 adamdont let unexpected exceptions impede outgoing smtp
2004-07-07 adamfixed some heinous stream bugs
2004-07-07 adamability to send with empty envelopes
next