org.ibex.mail.git
2004-08-05 adampreliminary authentication support
2004-08-05 adammake sure to close files
2004-08-05 adamdeal with null Envelope
2004-08-05 adamVERP placeholder
2004-08-03 adamadded Confirmation.java
2004-08-03 adamfix too many open files problem
2004-08-03 adamserialization support to work with Prevayler
2004-08-03 adamAddress.toString() now offers long and short forms
2004-08-03 adammade Message.summary() briefer
2004-08-03 adamincremented IMAP.java version number
2004-08-03 adamadded List.java
2004-08-03 adammoved BogusAuthenticator to IMAP
2004-08-03 adamindented connection messages
2004-08-02 adamfix too many open files problem
2004-07-21 adamtemporarily disable header rewriting; causing memory...
2004-07-21 adamhandle accept(null) gracefully
2004-07-21 adamNNTP support
2004-07-21 adamlog an error instead of throwing an exception when...
2004-07-21 adamlog an error instead of throwing an exception when...
2004-07-21 adamX-org.ibex headers now handled by Message
2004-07-21 adamfixed get/gets mixup
2004-07-20 adamcorrected line counting
2004-07-20 adamdummy
2004-07-20 adamcorrect exchange of from and to
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-13 adambogus
2004-07-13 adamremoved jinetd
2004-07-08 adamswitched Makefile to use new Makefile.common
2004-07-08 adammoved org.ibex.io to its own repo
2004-07-08 adamcope with File.list() returning null
2004-07-08 adamautoflush connections
2004-07-08 adamdefault to tcp_no_delay
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
2004-07-07 adamadjusted timeouts
2004-07-07 adamchanged errors to warnings
2004-07-07 adamdealt with misparsed envelopes
2004-07-07 adamfixed UIDNEXT/UNSEEN confusion
2004-07-03 adambogus patch
2004-06-29 adambetter Cc line tokenization
2004-06-28 adammail overhaul
2004-06-24 adamcount lines in Message.java
2004-06-24 adammake CaseInsensitiveHash manipulatable by JS
2004-06-24 adamcorrected magic ibex header lines
2004-06-24 adamformatting fix
2004-06-24 adamtemporarily remove esmtp support
2004-06-24 adamtolerate null query on Mailbox
2004-06-24 adamadded get() method to Mailbox for JS compatability
2004-06-20 adambugfixes
2004-06-20 adamalmost there
2004-06-19 adamcleaned up POP3 interface
2004-06-18 adamready for prime-time
2004-06-14 adammore bugfixes
2004-06-14 adambasically works completely with mozilla imap
2004-06-14 adamcompiling again
2004-06-13 adammore cleanup
2004-06-13 adammassive cleanup, almost there!
2004-06-12 adamLIST sorta working but broken
2004-06-12 adamable to load headers and message body in mozilla
2004-06-10 adamlotsa stuff works
2004-06-10 adamappend sorta works; dates are broken
2004-06-09 adamcompiles
2004-06-09 adamit compiles
2004-05-31 adamalmost there
2004-05-31 adamrestructuring; broke out Query, cleaned up Mailbox
2004-05-31 adammoved flags into Mailbox
2004-05-31 adammore progress
2004-05-31 adamgot IMAP compiling
2004-05-17 adammad changes
2004-05-09 adamcheckpoint imap support
2004-05-08 adampretty much working
2004-05-08 adamit compiles
2004-05-07 adamfinished up Address parser
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 adamadded org.ibex.mail.filter.Filter
2004-03-18 adamfixed typos
2004-03-18 adamimport