Simon Murtha Smith

Results 2 issues of Simon Murtha Smith

A little bit of code reorg (which made it simpler to plug in another data source!), and then added a data loading function for Locker!

If several messages got queued up during the `fs.readFile` call for a single template, when the template was finally loaded, `dispatchMail` would get called for each message, but would get...