Defect #11981
Redmine send mail fail when project has too much members
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
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
History
#1
Updated by Etienne Massip over 9 years ago
- Assignee deleted (
Jean-Philippe Lang)
#2
Updated by Go MAEDA over 4 years ago
This issue can be resolved by #26791. Redmine send one email per recipient if the patch is implemented.
#3
Updated by Go MAEDA over 4 years ago
- Related to Feature #26791: Send individual notification mails per mail recipient added
#4
Updated by Marius BALTEANU over 3 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.
#5
Updated by Marius BALTEANU over 3 years ago
- Related to deleted (Feature #26791: Send individual notification mails per mail recipient)
#6
Updated by Marius BALTEANU over 3 years ago
- Duplicates Feature #26791: Send individual notification mails per mail recipient added