Project

General

Profile

How to control how many email send per minute in redmine 5.1.1

Added by Le Thanh Viet 27 days ago

Dear masters
Currently, I'm using redmine 5.1.1.
I configured send notifications via O365 email. The problem is send mail rate limit is 30 emails/minute.
Is there any solution for this or is there any plugin can control that only send 30 emails/minute then continue to send later ?

Thanks for your support


Replies (4)

RE: How to control how many email send per minute in redmine 5.1.1 - Added by Joan J 25 days ago

Unless your install is very big, 30 emails minute is not a low limit, maybe you should have a look at what notifications are being sent (for example you can choose to receive only mail related to you)

RE: How to control how many email send per minute in redmine 5.1.1 - Added by Le Thanh Viet 24 days ago

Hi Mr. Joan J

Thanks for your support.
I already thought about these settings but in my project, sometimes they add watchers or assign to group to check the issue. And when they update multiple issues, the limit 30 per minutes is not enough.

RE: How to control how many email send per minute in redmine 5.1.1 - Added by Joan J 19 days ago

It seems that the limit is fixed on microsoft part (https://learn.microsoft.com/en-us/answers/questions/261878/office-365-mail-sending-limits), the easiest solution would be to configure an intermediate smtp server that would retry the sending of the emails that where refused.
You can look for smarthost configuration for your email server.

RE: How to control how many email send per minute in redmine 5.1.1 - Added by David redminePRO 19 days ago

You can go for any 3rd party paid SMTP provider such as Sendgrid, mailgun or any other provider.

Once the DNS records are set on your domain, you can use their SMTP account with redmine.

    (1-4/4)