* Urgent bugzilla mainteinance needed
@ 2007-09-23 17:58 Diego Calleja
2007-09-23 18:08 ` Natalie Protasevich
0 siblings, 1 reply; 7+ messages in thread
From: Diego Calleja @ 2007-09-23 17:58 UTC (permalink / raw)
To: linux-kernel
Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710
bugzilla tries to send a mail to the reporter, it fails ("unknown user account"),
but the error failure is appended as a bugzilla comment. Then bugzilla tries to
send that comment to everyone involved in the bug, including the reporter,
so it fails again.....Houston, we've a endless loop.
There're 540 comments in that bug report already, and the bugme-daemon
mail list is being spammed....
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Urgent bugzilla mainteinance needed 2007-09-23 17:58 Urgent bugzilla mainteinance needed Diego Calleja @ 2007-09-23 18:08 ` Natalie Protasevich 2007-09-23 18:30 ` David Woodhouse 0 siblings, 1 reply; 7+ messages in thread From: Natalie Protasevich @ 2007-09-23 18:08 UTC (permalink / raw) To: Diego Calleja; +Cc: linux-kernel, David Ames, Jon Tollefson, Martin J. Bligh On 9/23/07, Diego Calleja <diegocg@gmail.com> wrote: > Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710 > > bugzilla tries to send a mail to the reporter, it fails ("unknown user account"), > but the error failure is appended as a bugzilla comment. Then bugzilla tries to > send that comment to everyone involved in the bug, including the reporter, > so it fails again.....Houston, we've a endless loop. > > There're 540 comments in that bug report already, and the bugme-daemon > mail list is being spammed.... I just sent emails to those who maintain bugzilla software and systems that run it, hope someone will be online soon to help alleviate this... > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Urgent bugzilla mainteinance needed 2007-09-23 18:08 ` Natalie Protasevich @ 2007-09-23 18:30 ` David Woodhouse 2007-09-23 18:34 ` Natalie Protasevich 0 siblings, 1 reply; 7+ messages in thread From: David Woodhouse @ 2007-09-23 18:30 UTC (permalink / raw) To: Natalie Protasevich Cc: Diego Calleja, linux-kernel, David Ames, Jon Tollefson, Martin J. Bligh On Sun, 2007-09-23 at 11:08 -0700, Natalie Protasevich wrote: > On 9/23/07, Diego Calleja <diegocg@gmail.com> wrote: > > Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710 > > > > bugzilla tries to send a mail to the reporter, it fails ("unknown user account"), > > but the error failure is appended as a bugzilla comment. Then bugzilla tries to > > send that comment to everyone involved in the bug, including the reporter, > > so it fails again.....Houston, we've a endless loop. > > > > There're 540 comments in that bug report already, and the bugme-daemon > > mail list is being spammed.... > > I just sent emails to those who maintain bugzilla software and systems > that run it, hope someone will be online soon to help alleviate > this... Bugzilla really shouldn't be accepting any mail with empty reverse-path (MAIL FROM:<>) -- dwmw2 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Urgent bugzilla mainteinance needed 2007-09-23 18:30 ` David Woodhouse @ 2007-09-23 18:34 ` Natalie Protasevich 2007-09-24 3:22 ` Martin J. Bligh 0 siblings, 1 reply; 7+ messages in thread From: Natalie Protasevich @ 2007-09-23 18:34 UTC (permalink / raw) To: David Woodhouse Cc: Diego Calleja, linux-kernel, David Ames, Jon Tollefson, Martin J. Bligh On 9/23/07, David Woodhouse <dwmw2@infradead.org> wrote: > > On Sun, 2007-09-23 at 11:08 -0700, Natalie Protasevich wrote: > > On 9/23/07, Diego Calleja <diegocg@gmail.com> wrote: > > > Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710 > > > > > > bugzilla tries to send a mail to the reporter, it fails ("unknown user account"), > > > but the error failure is appended as a bugzilla comment. Then bugzilla tries to > > > send that comment to everyone involved in the bug, including the reporter, > > > so it fails again.....Houston, we've a endless loop. > > > > > > There're 540 comments in that bug report already, and the bugme-daemon > > > mail list is being spammed.... > > > > I just sent emails to those who maintain bugzilla software and systems > > that run it, hope someone will be online soon to help alleviate > > this... > > Bugzilla really shouldn't be accepting any mail with empty reverse-path > (MAIL FROM:<>) Ah, then should be easy fix then. I don't have access to the system though, will have to helplessly wait until one of the guys picks up... :( Thanks... > > -- > dwmw2 > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Urgent bugzilla mainteinance needed 2007-09-23 18:34 ` Natalie Protasevich @ 2007-09-24 3:22 ` Martin J. Bligh 2007-09-24 15:59 ` Jon Tollefson 0 siblings, 1 reply; 7+ messages in thread From: Martin J. Bligh @ 2007-09-24 3:22 UTC (permalink / raw) To: Natalie Protasevich Cc: David Woodhouse, Diego Calleja, linux-kernel, David Ames, Jon Tollefson Natalie Protasevich wrote: > On 9/23/07, David Woodhouse <dwmw2@infradead.org> wrote: >> On Sun, 2007-09-23 at 11:08 -0700, Natalie Protasevich wrote: >>> On 9/23/07, Diego Calleja <diegocg@gmail.com> wrote: >>>> Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710 >>>> >>>> bugzilla tries to send a mail to the reporter, it fails ("unknown user account"), >>>> but the error failure is appended as a bugzilla comment. Then bugzilla tries to >>>> send that comment to everyone involved in the bug, including the reporter, >>>> so it fails again.....Houston, we've a endless loop. >>>> >>>> There're 540 comments in that bug report already, and the bugme-daemon >>>> mail list is being spammed.... >>> I just sent emails to those who maintain bugzilla software and systems >>> that run it, hope someone will be online soon to help alleviate >>> this... >> Bugzilla really shouldn't be accepting any mail with empty reverse-path >> (MAIL FROM:<>) > > Ah, then should be easy fix then. I don't have access to the system > though, will have to helplessly wait until one of the guys picks up... > :( Sorry, can't fix this - I don't have direct access to the system, and I don't think the others will be back until Monday ;-( M. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Urgent bugzilla mainteinance needed 2007-09-24 3:22 ` Martin J. Bligh @ 2007-09-24 15:59 ` Jon Tollefson 2007-09-24 16:06 ` Martin Bligh 0 siblings, 1 reply; 7+ messages in thread From: Jon Tollefson @ 2007-09-24 15:59 UTC (permalink / raw) To: Martin J. Bligh Cc: Natalie Protasevich, David Woodhouse, Diego Calleja, linux-kernel, David Ames Martin J. Bligh wrote: > Natalie Protasevich wrote: >> On 9/23/07, David Woodhouse <dwmw2@infradead.org> wrote: >>> On Sun, 2007-09-23 at 11:08 -0700, Natalie Protasevich wrote: >>>> On 9/23/07, Diego Calleja <diegocg@gmail.com> wrote: >>>>> Take a look at http://bugzilla.kernel.org/show_bug.cgi?id=3710 >>>>> >>>>> bugzilla tries to send a mail to the reporter, it fails ("unknown >>>>> user account"), >>>>> but the error failure is appended as a bugzilla comment. Then >>>>> bugzilla tries to >>>>> send that comment to everyone involved in the bug, including the >>>>> reporter, >>>>> so it fails again.....Houston, we've a endless loop. >>>>> >>>>> There're 540 comments in that bug report already, and the >>>>> bugme-daemon >>>>> mail list is being spammed.... >>>> I just sent emails to those who maintain bugzilla software and systems >>>> that run it, hope someone will be online soon to help alleviate >>>> this... >>> Bugzilla really shouldn't be accepting any mail with empty reverse-path >>> (MAIL FROM:<>) Updated to handle this case. >> >> Ah, then should be easy fix then. I don't have access to the system >> though, will have to helplessly wait until one of the guys picks up... >> :( > > Sorry, can't fix this - I don't have direct access to the system, > and I don't think the others will be back until Monday ;-( > > M. It should be working now. Thanks to David Ames for handling the mailer part. I cleaned the spam(1353 msgs) out of the bug. Jon ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Urgent bugzilla mainteinance needed 2007-09-24 15:59 ` Jon Tollefson @ 2007-09-24 16:06 ` Martin Bligh 0 siblings, 0 replies; 7+ messages in thread From: Martin Bligh @ 2007-09-24 16:06 UTC (permalink / raw) To: Jon Tollefson Cc: Natalie Protasevich, David Woodhouse, Diego Calleja, linux-kernel, David Ames >>>> Bugzilla really shouldn't be accepting any mail with empty reverse-path >>>> (MAIL FROM:<>) > Updated to handle this case. >>> Ah, then should be easy fix then. I don't have access to the system >>> though, will have to helplessly wait until one of the guys picks up... >>> :( >> Sorry, can't fix this - I don't have direct access to the system, >> and I don't think the others will be back until Monday ;-( >> >> M. > It should be working now. Thanks to David Ames for handling the mailer > part. I cleaned the spam(1353 msgs) out of the bug. Awesome - thanks to both of you. M. ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-09-24 16:07 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-09-23 17:58 Urgent bugzilla mainteinance needed Diego Calleja 2007-09-23 18:08 ` Natalie Protasevich 2007-09-23 18:30 ` David Woodhouse 2007-09-23 18:34 ` Natalie Protasevich 2007-09-24 3:22 ` Martin J. Bligh 2007-09-24 15:59 ` Jon Tollefson 2007-09-24 16:06 ` Martin Bligh
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox