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

--- Comment #10 from Robin Sheat <[email protected]> 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.
_______________________________________________
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/

Reply via email to