Activity log for bug #504124

Date Who What changed Old value New value Message
2010-01-07 04:23:32 Stuart Bishop bug added bug
2010-01-07 05:10:49 Curtis Hovey affects launchpad launchpad-foundations
2010-01-07 05:10:49 Curtis Hovey launchpad-foundations: importance Undecided High
2010-01-07 05:10:49 Curtis Hovey launchpad-foundations: status New Triaged
2010-05-26 17:40:21 Diogo Matsubara tags oops
2010-05-26 17:40:41 Diogo Matsubara description Every hour, process-mail.py is generating several error messages of the form: 2010-01-07 02:33:15 ERROR An exception was raised inside the handler: [...] (need more than 1 value to unpack) The traceback is: Traceback (most recent call last): File "/srv/launchpad.net/production/launchpad-rev-8806/lib/canonical/launchpad/mail/incoming.py", line 275, in handleMail user, domain = email_addr.split('@') ValueError: need more than 1 value to unpack The trigger is a malformed To: header - an attempt by spammers to get things past filters: To: <<ex1@bugs.launchpad.net>, <ex2@bugs.launchpad.net>, <ex3@bugs.launchpad.net>, <ex4@bugs.launchpad.net>, <ex5@bugs.launchpad.net>> We need to handle this better to allow us to again monitor this script for genuine failures. Every hour, process-mail.py is generating several error messages of the form: 2010-01-07 02:33:15 ERROR An exception was raised inside the handler: [...] (need more than 1 value to unpack) The traceback is: Traceback (most recent call last):   File "/srv/launchpad.net/production/launchpad-rev-8806/lib/canonical/launchpad/mail/incoming.py", line 275, in handleMail     user, domain = email_addr.split('@') ValueError: need more than 1 value to unpack The trigger is a malformed To: header - an attempt by spammers to get things past filters: To: <<ex1@bugs.launchpad.net>,  <ex2@bugs.launchpad.net>,  <ex3@bugs.launchpad.net>,  <ex4@bugs.launchpad.net>,  <ex5@bugs.launchpad.net>> We need to handle this better to allow us to again monitor this script for genuine failures. Recently: OOPS-1607CEMAIL801
2010-05-27 16:07:32 Gary Poster launchpad-foundations: assignee Diogo Matsubara (matsubara)
2010-05-27 16:08:10 Gary Poster launchpad-foundations: milestone 10.05
2010-05-28 14:38:08 Tom Haddon tags oops canonical-losa-lp oops
2010-06-01 01:16:15 Launchpad Janitor branch linked lp:~matsubara/launchpad/bug-504124-oops-handling-email
2010-06-01 18:09:50 Diogo Matsubara launchpad-foundations: status Triaged Fix Committed
2010-06-02 12:57:33 Curtis Hovey launchpad-foundations: status Fix Committed Fix Released
2010-06-02 18:15:36 Ursula Junque tags canonical-losa-lp oops canonical-losa-lp oops qa-needstesting
2010-06-02 18:34:14 Diogo Matsubara tags canonical-losa-lp oops qa-needstesting canonical-losa-lp oops qa-ok