https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27860 Bug ID: 27860 Summary: Bad KohaAdminEmailAddress breaks patron self registration form until notice is removed from message queue Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org When the patron self registration form is used with email verification and a bad entry in the KohaAdminEmailAddress system preference an error will be shown, but the message is still created and added to the message_queue table. Now every time a patron tries to register the system tries to send the already generated message with the wrong from address, which fails. This means the error will remain, although the pref has been corrected meanwhile. Settings: - PatronSelfRegistrationVerifyByEmail = Require - KohaAdminEmailAdress like koha@localhost - PatronSelfRegistration activated -- You are receiving this mail because: You are watching all bug changes.