Phillip Pearson - Second p0st

tech notes and web hackery from the guy that brought you bzero, python community server, the blogging ecosystem, the new zealand coffee review and the internet topic exchange

2006-5-30

FakeMail

FakeMail is a simple SMTP server that just drops any messages it receives into a directory on your disk. Handy for testing web applications that have to send mail.

I expect we'll use this with Twill to set up proper automated testing of PeopleAggregator at some point...