[Bug 3350] New: Messages queued w/o email create "pending" avalanche
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3350 Summary: Messages queued w/o email create "pending" avalanche Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: joe.atzberger@liblime.com Estimated Hours: 0.0 Change sponsored?: --- process_message_queue needs to mark as failed those messages intended for email that don't have valid email addresses (in the queue or in the borrower's record). Otherwise, hundreds of such messages (like patron messaging for checkin/checkout transactions) will pile up until an email is added. Then at the next process_message_queue, all those still pending messages will be successfully sent at once, resulting in a very embarrassing and unhelpful mailbomb. The design made sense when we only had a few very important notifications, but now that we have so many largely trivial ones, we need to note the failure instead of deferring silently. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3350 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3350 Joe Atzberger <joe.atzberger@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |PATCH-Sent --- Comment #1 from Joe Atzberger <joe.atzberger@liblime.com> 2009-06-22 19:42:15 --- patch sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3350 Galen Charlton <galen.charlton@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galen.charlton@liblime.com --- Comment #2 from Galen Charlton <galen.charlton@liblime.com> 2009-06-24 13:51:18 --- Patch pushed. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3350 hdlaurent <henridamien@koha-fr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com