
Hi everyone, My apologies for the duplicate test messages -- it didn't look like the new API key change had worked... so I tried it again. In today's talk on the job manager, I mentioned that we will need a new Twilio account for sending the daily email status messages. This is not quite correct. We need to make a new SendGrid account. While SendGrid is owned by Twilio, the easy way to do get going is to go to sendgrid.com and follow the prompts for 'Start for Free'. What we want is to send email using Python, verify the sender (or domain of the sender), and then create an API key. Prompts and code are provided and it only takes a few minutes. https://sendgrid.com/ We should need only one SendGrid account, e.g., one person should be responsible for the sending of the daily status messages via SendGrid. Michael