E-mails to be sent per hour setting

There is already a global variable which specifies the number of digests to send (rate limit) per 30 minutes.

Are you talking about digests?

If so, you can set:

GlobalSetting.max_digests_enqueued_per_30_mins_per_site

For per hour, just divide your per hour rate by two and set the global above (for digests) :slightly_smiling_face:

See Also:

How to set Email sending speed limit? - #10 by neounix

2 Likes