org.ibex.mail.git
2007-03-17 adamupdate Script.java
2007-03-17 adamminor refactoring in SMTP
2007-03-17 adamauto-whitelist people we send email to
2007-03-17 adamSMTP-AUTH
2007-03-17 adamadvertise ESMTP
2007-03-17 adamaccept->enqueue
2007-03-17 adamcleanups in POP3
2007-03-17 adammore efficient stream usage in NNTP
2007-03-17 adammore efficient concatenation in Message
2007-03-17 adamchange some commenting in Message
2007-03-17 adamsome header comments in Message
2007-03-17 adamuse kerberos auth
2007-03-17 adammore robustness in Main
2007-03-17 adamaccept->enqueue
2007-03-17 adammore efficient fountain concatenation in mailinglist
2007-03-17 adamcope with uppercase mime encodings
2007-03-17 adamminor reformatting
2007-03-17 adamfix date parsing bug in IMAP
2007-03-17 adamadd finally to dump connection log in IMAP
2007-03-17 adammore robust parsing using token(boolean)
2007-03-17 adamslightly cleaner refactoring of where lastuid
2007-03-17 adamadapt to message lengths being a long
2007-03-17 adamuse a Fountain for payload
2007-03-17 adamIMAP: clean up imports and comments
2007-03-17 adamclean up imports and comments in IMAP
2007-03-17 adamclean up Headers a bit
2007-03-17 adamdisable GMail for now
2007-03-17 adamremove mail.Filter
2007-03-17 adamuse lastModified() to record SEEN bit on FileBasedMailbox
2007-03-17 adamadd 1 to uids to make Mail.app happy
2007-03-17 adamuse SMTP.Outgoing.enqueue() rather than accept()
2007-03-17 adamremove deprecated Message methods from Auto
2007-02-28 adamreshuffling of file locations to make package structure...
2007-02-28 adammajor simplifications to Iterator api
2007-02-28 adamchange num() to imapNumber() and nntpNumber(), add...
2007-02-28 adamgraylist/whitelist updates
2007-02-28 adamfixed protocol bug with double body
2007-02-28 adamadded SSL connections, improved error handling
2007-01-28 adamdon't challenge the same sender twice
2007-01-21 adamsupport for filesystem-based restart
2007-01-21 adammore conflict resolution
2007-01-21 adamconflict resolution
2007-01-21 adamnntp improvements
2007-01-21 adamdo not challenge messages with no envelope-to or with...
2007-01-21 adamadd support for standalone operation
2007-01-21 adamnntp improvements: posting, authentication
2007-01-21 adampath fixes
2007-01-21 adammailing list improvements
2007-01-20 adamadd whitelisting code
2007-01-20 adamsuspend requirement that inbound messages have a Message-ID
2007-01-15 adamfix newmail hack
2007-01-15 adamupdate paths
2007-01-15 adamallow seeding of Message-ID generator
2007-01-15 adamnote to self: support 7BIT
2007-01-15 adaminsist on a Message-ID
2007-01-15 adammake Message.summary() final
2007-01-15 adamname fix
2007-01-15 adamadd SqliteJdbcMailbox
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 sorting to FileBasedMailbox so it works on weird...
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-22 adamadd a date field if not present (rfc2822 requirement)
2006-07-19 adamgive back null if no anon account exists
2006-07-19 adammailing list improvements (and nntp)
2006-07-10 adamdisable everything that requires extraneous third-party...
2006-07-09 adamresolve
2006-07-09 adammail.dir, mail.shell
2006-03-09 adambugfix to basename
2006-07-09 adamdisable jetty-jinetd
2006-04-15 adammade Headers class truly immutable
2006-04-15 adamadded Auto
2006-04-15 adamadded subscribe/unsubscribe banner to servlet
2006-04-15 adamadded better message to Drop
2006-04-15 adamadded support for DCC, VipulRazor
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-03-09 adamreintroduced Headers.toString()
2006-03-09 adamconfirmation
2006-03-09 adamupdated mailing list format
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 adamadded two commented lines -- no effect
2006-01-17 adamhack for INBOX... might be wrong
2006-01-17 adamformatting
2006-01-17 adammore hacks in Headers.java...
2006-01-17 adamfixed MAILER-DAEMON from-line
2006-01-17 adamadded url.encode and mail.error
2006-01-17 adambetter Address parsing
2006-01-17 adamupdates to MailingList code
next