Rate limit mail sending

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runbot

This module allows you to rate limit the mail queue job for situation when you have to use an SMTP server which has a rate limit on connections or mails to send.

The error message you’ll get in such a case is:

4.7.0 Too many login attempts, please try again later.

Table of contents

Configuration

To configure this module, you need to:

  1. go to Settings/Technical/Parameters/System parameters to edit the value of mail_queue_send_limit.limit which is the amount of mails to send per queue run
  2. edit your mail queue cronjob to run just as often that your SMTP server accepts the amount of mails you filled in above

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Therp BV

Contributors

Other credits

  • Odoo Community Association: Icon.

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/social project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.