2010-08-29 cli Add some checks to prevent #13 happen.
2010-08-29 cli Moving source files into src/-subdir.
2010-08-29 cli Merge heads.
2010-08-29 cli Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
2010-06-30 bei added build.xml + small bugfix
2010-05-12 cli Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
2010-05-09 cli The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).