Update Uploader's mail sender to send to status emails to multiple people |
|
Issue descriptionCurrently Uploader only sends its update messages to one person (me). We need to update it to send these to multiple people (at least me + you :). The script uses Python smtplib for this. See here how to enable sending to multiple recipients: http://stackoverflow.com/questions/8856117/how-to-send-email-to-multiple-recipients-using-python-smtplib
,
Apr 4 2016
I meant actually making it possible to send emails to multiple people, but I guess it's not needed anymore :) |
|
►
Sign in to add a comment |
|
Comment 1 by dgozman@chromium.org
, Apr 4 2016