send-bug-notifications.py will explode if the SMTP server refuses to send to a recipient
Bug #314420 reported by
Graham Binns
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Colin Watson |
Bug Description
If the SMTP server refuses to send to a recipient (see https:/
send-bug-
Related branches
lp:~cjwatson/launchpad/send-bug-notifications-oops
- William Grant (community): Approve (code)
-
Diff: 290 lines (+143/-47)3 files modifiedcronscripts/send-bug-notifications.py (+1/-44)
lib/lp/bugs/scripts/bugnotification.py (+68/-2)
lib/lp/bugs/scripts/tests/test_bugnotification.py (+74/-1)
Changed in malone: | |
assignee: | nobody → intellectronica |
status: | Triaged → In Progress |
Changed in malone: | |
milestone: | 2.2.1 → 2.2.2 |
Changed in malone: | |
assignee: | Tom Berger (intellectronica) → nobody |
tags: | added: story-better-bug-notification |
tags: | added: story-better-notification-sending |
tags: | removed: story-better-bug-notification |
Changed in launchpad: | |
importance: | Medium → Low |
tags: |
added: email removed: story-better-notification-sending |
Changed in launchpad: | |
assignee: | nobody → Colin Watson (cjwatson) |
status: | Triaged → In Progress |
tags: |
added: qa-untestable removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Marking this Low since it doesn't occur often.