Actions
Defect #11981
closedRedmine send mail fail when project has too much members
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I had find the reason.
The smtp server reject if send more then 100 mails.
So can I config the max mails numbers in one time.
Or how can I modify my location code to support it.
I had change redmine-2.0\app\models\mailer.rb codes 2 days but it could not work.
Related issues
Updated by Etienne Massip about 12 years ago
- Assignee deleted (
Jean-Philippe Lang)
Updated by Go MAEDA about 7 years ago
This issue can be resolved by #26791. Redmine send one email per recipient if the patch is implemented.
Updated by Go MAEDA about 7 years ago
- Related to Feature #26791: Send individual notification mails per mail recipient added
Updated by Marius BĂLTEANU almost 6 years ago
- Subject changed from redmine send mail fail when project has too much members to Redmine send mail fail when project has too much members
- Status changed from New to Closed
- Resolution set to Fixed
It should be fixed by #26791 by sending individual emails.
Updated by Marius BĂLTEANU almost 6 years ago
- Related to deleted (Feature #26791: Send individual notification mails per mail recipient)
Updated by Marius BĂLTEANU almost 6 years ago
- Is duplicate of Feature #26791: Send individual notification mails per mail recipient added
Actions