[Koha-bugs] [Bug 28803] process_message_queue.pl dies if any messsages in the message queue contain an invalid to_address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 08:47:56 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28803

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+            [% ELSIF ( QUEUED_MESSAGE.failure_code == "INVALID_EMAIL" )
%]Invalid email address found [% borrowernumber | html %]

This is probably the most obvious reason, but actually we only know that
Koha::Email->create crashed (or Email::Stuffer->new).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list