New issue
Advanced search Search tips

Issue 595379 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Update Uploader's mail sender to send to status emails to multiple people

Project Member Reported by mnaga...@chromium.org, Mar 16 2016

Issue description

Currently 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

 
Status: Fixed (was: Assigned)
I think this is fixed.
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