[Koha-bugs] [Bug 6973] Allow reply-to on cart emails to go to the sender of the cart.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 6 06:44:11 CEST 2011


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

--- Comment #10 from Robin Sheat <robin at catalyst.net.nz> 2011-10-06 04:44:11 UTC ---
Created attachment 5729
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5729
Bug 6973 - have list and cart sending go via message_queue

This forces the emailing of lists and carts to be placed in the message
queue, rather than sent directly from the script. This allows improved
centralised configuration and control of the email system.

Note that an effect of this is that rather than going out immediately,
emails from OPAC users sending carts will only get sent when the
process_message_queue script runs.

(this is intended to apply on top of the other bug 6973 patch)

-- 
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