org.ibex.mail.git
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 adamremove JS.call(JS[]), JS.getInputStream()
2005-01-15 adamfix line numbers in mail scripts
2005-01-15 adamcoerceToString() for Message
2005-01-15 adamsmarter handling of envelope-To/From
2005-01-15 adambugfix for envelope on ibex.mail.send()
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 adambetter support for spaces in email addresses
2005-01-07 adamupdated for new org.ibex.js
2005-01-07 adamdump IMAP conversations
2005-01-07 adammegacz.com-specific fix
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 adamdefault implementation of recent()
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 adamminor fixups to Script
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-12-27 adamremoved Makefile
2004-10-30 adamdont guess envelope headers
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-26 adamadded MBX.java
2004-10-30 adamfixed query inversion bug in IMAP
2004-10-30 adamonly use positive integers for uidvalidity
2004-10-23 adamplaying with seen
2004-10-23 adamplaying with seen
2004-10-23 adamdont leave a null Date in Message.Envelope
2004-10-23 adamtotal overhaul of FileBasedMailbox
2004-10-23 adamchange seen within a transaction in FileBasedMailbox
2004-10-23 adammore fixes for dumb mistakes
2004-10-23 adamreally stupid mistake in FileBasedMailbox.seen()
2004-10-23 adambugfix last patch
2004-10-23 adamalso synch seen status when initializing FileBasedMailbox
2004-10-23 adamkeep MIME headers in a byte[] until requested
2004-10-23 adamtry to prevent NPEs when deleting messages
2004-10-23 adamuse file modification times instead of filename to...
2004-10-23 adammore fixups to FileBasedMailbox (sigh)
2004-10-22 adamsmall fixup
2004-10-22 adamFileBasedMailbox overhaul
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 adamthreaded current date through Confirmation for prevayle...
2004-09-23 adamList can now send messages
2004-09-23 adamallow more concurrency in script execution
2004-09-23 adamdont report a code 500 if an IOException happens in...
2004-09-12 adamminor GMail fixes
2004-09-05 adamupdates to Main and Login
2004-09-05 adamadded IMAP setClient() method
2004-09-05 adamupdates to gmail
2004-09-03 adamadded GMail support
2004-09-03 adamdisabled List until we figure out how to deal with...
2004-09-03 adamby default, UIDVALIDITY is randomly regenerated on...
2004-09-03 adampreliminary GMail support
2004-09-03 adamadded List.jsp
2004-08-17 adamIMAP message numbers start at 1, not 0
2004-08-17 adamhandle null envelope properly
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-17 adammake MIME more tolerant of content-types without slashes
2004-08-16 adamif no inbox, use root
2004-08-16 adammake exception-throwing optional in IMAP mailbox()
2004-08-16 adamcall GMail from Main
2004-08-16 adammade root mailbox more flexible
2004-08-16 adamadded GMail
2004-08-16 adamadded MessageArrayMailbox parser
2004-08-16 adamadded Mbox 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 adamhandle thread-kills gracefully
2004-08-11 adamhandle null-sender
2004-08-11 adamaddition to printing functions
2004-08-11 adamput to/from on envelopes when sending
2004-08-11 adamreply 221->211
2004-08-11 adamstart counting at 1
2004-08-11 adamcaseification fix
2004-08-06 adampreliminary MailmanArchives
2004-08-06 adamforgot to add some files in org/ibex/mail
next