https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000
Maryse Simard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Depends on|11140 | --- Comment #161 from Maryse Simard <[email protected]> --- I have rebased the patches because I was getting conflicts in installer/data/mysql/sysprefs.sql. Concerning comment #154 > 1 - Is dependency on 11140 relevant? I don't suppose it is needed anymore, so I've removed it. > 2 - As far as I can tell this will never update the message_queue to reflect > where the message was sent - can this be done? The mail logs would reflect > the truth, but it feels like this is not optimal I added a patch to take care of updating the message queue with the to address used. > Blocker: > 1 - Message is only redirected if email in pref is valid, however, the email > is not validated at entry - a typo could cause the redirection to fail My last patch adds validation to the system preferences page making sure the entered email is valid. That way, the redirection should not fail because of an invalid email. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11140 [Bug 11140] Centralize all sending of email to one subroutine -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
