We keep Daily Status Reports as e-mail messages inside an e-mail account.
This Python script should connect to the e-mail account, parse the messages and insert some data into database records (for future processing). Example data: e-mail address (of the sender), time stamp of the message, etc.
Python 3.1.2 and
