It is really simple since the core of the project is just a catchall email account and a cron job to purge emails after 24 hours. The hard part I am still working on is decoding emails, 7bits or 8bits, UTF8, ISO-*, etc. and handling attachments.
All built using AppEngine, python, webapp and notepad2.