Page MenuHomePhabricator

Dumps ingester does not send emails
Closed, ResolvedPublic1 Estimated Story PointsBUG REPORT

Description

The _send_email() function does not send emails. This is because the From header is not set to the correct value.

Work to do:

Change line 76 from:

msg["From"] = "Wiki Gender Stats"

to:

msg["From"] = sender

First impacted version: 0.4.0

Related Objects

StatusSubtypeAssignedTask
ResolvedDanya
ResolvedBUG REPORTDanya

Event Timeline

Danya triaged this task as High priority.
Danya set the point value for this task to 1.
Danya moved this task from Backlog to Next Version on the Tool-wiki-gender-stats board.
Danya added a parent task: T432922: [VERSION] 0.5.0.
Danya changed the task status from Open to In Progress.Aug 9 2026, 5:35 PM
Danya edited parent tasks, added: T434396: [VERSION] 0.4.1; removed: T432922: [VERSION] 0.5.0.
Danya moved this task from Next Version to Doing on the Tool-wiki-gender-stats board.
Danya claimed this task.
Danya moved this task from Doing to Done on the Tool-wiki-gender-stats board.