Simple Mail interface for S3 buckets. Since SES can deliver inbound to S3, may as well have an Imap or Webmail that can interface with the bucket
Create a file "identity.py" with the following fields defined:
AWS_KEY='' AWS_SECRET='' BUCKET=''
setting the AWS Key, Secret and Bucket name appropriately