When a user spawns an analysis task that will take a long time, they should have an option to ask for an email notification when the task is complete. We can implement this in development mode by printing email content to the terminal, but it would make more sense to implement this once we have a production server with which we can test the sending of real emails.