https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33360

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |In order to
      release notes|                            |control/throttle the volume
                   |                            |of mail messages sent by
                   |                            |Koha, this report makes the
                   |                            |limit parameter of
                   |                            |process_message_queue (and
                   |                            |associated routine in
                   |                            |Letters) look at the number
                   |                            |of messages actually sent,
                   |                            |not processed. It also adds
                   |                            |the possibility of delaying
                   |                            |messages to specified
                   |                            |domains according to limits
                   |                            |defined in koha-conf.xml
                   |                            |(see example section added
                   |                            |in this patch set). For
                   |                            |instance, you may define
                   |                            |that each minute only 30
                   |                            |messages are sent to
                   |                            |outlook.com or 50 messages
                   |                            |per hour to gmail.com, etc.
                   |                            |This will help in reducing
                   |                            |deferred or rejected mails
                   |                            |due to exceeding limits of
                   |                            |various email providers.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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