Sun, 30 Dec 2007
wasteland moved to new hardware and while moving i found a couple
of bugs in the parsing of mails and various other details.
Thu, 09 Feb 2006
After having a look at the "test" mailbox i found it beeing very long and
unusable. I reversed the sort order of the mailbox (newest at the top) and limited
the number of messages to 50. Later i will add paging of mailbox output.
Sun, 29 May 2005
Fixed some mail delivery issues with uppercase letters. Now all
mailbox names get converted to lowercase everywhere which makes TeSt
the same as test. Same applies to the web frontend.
Wed, 25 May 2005
Fixed some URL encoding in the cgis and by the way renamed them to not
include endings which can help to guess the language written in.
Also played a bit with preparing an RSS feed from an inbox. Seems to
work quite well. Need to fix some more character encoding translation
e.g. ISO-8859 to UTF-8 etc.
Fixed some CSS margins and paddings to make mail view a little nicer.