[Koha-bugs] [Bug 6302] Failing to send email notices - to_address not set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 8 02:45:41 CET 2011


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

--- Comment #5 from Nicholas van Oudtshoorn <vanoudt at gmail.com> 2011-11-08 01:45:41 UTC ---
Have tested, and it does work as noted in Comment 4 when the 
AutoEmailPrimaryAddress is set to "first valid".

A few suggestions though:

1) That the system preference "AutoEmailPrimaryAddress" be made distinct from
the "AutoEmailOpacUser" prefernce. I don't want to send an email to newly
created patrons with their account details, but I *do* want to send them
overdue notices. (Under 3.4.2 the preferences seem to be joined together?)

2) That process_message_queue should update the "to_address" field in the
"message_queue" table upon sending the email. That way, there's a historical
record of which email address the notice was actually sent to (even if the
email address for a user is changed in the future)

-- 
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.
You are watching all bug changes.


More information about the Koha-bugs mailing list