[Koha-bugs] [Bug 6870] [enh] allow opac-userupdate.pl to use the patron's email as 'from' address

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 14 22:15:34 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6870

--- Comment #1 from Liz Rea <wizzyrea at gmail.com> 2011-09-14 20:15:34 UTC ---
Created attachment 5432
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5432
Bug 6870 [enh] - allow opac-userupdate.pl to use the patron's email as 'from'
address

Patch makes it so that Koha sends patron update emails from the first valid
patron email address, instead of from the KohaAdmin or branch email address.

This patch should make it so that libraries can directly reply to patrons
regarding patron updates.

To test:

Create a patron with no email address, do a patron update and observe the to:
and from: - they should both be the KohaAdminEmail address.

Add an email address to that same patron, and send a patron update. Observe the
to: and from: - the from: should be the first valid email address of the
patron, to should be the KohaAdminEmail address.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list