Feature #4231
closed
Send email notifications one by one
Added by Javier Barroso about 15 years ago.
Updated about 6 years ago.
Category:
Email notifications
Description
Hi,
In one from our projects we had a user which email was invalid (he left our company).
Imagine we have 4 watchers to one issues. This 4 watchers have all the same domain @domain.com.
Then, mail command fails in the first RCPT TO: command within the connexion and no other RCPT TO: is made.
After delete this user, mails works again.
Is there any config to mailing mails one by one ?
Thank you very much!
- Tracker changed from Defect to Feature
- Subject changed from mails won't works if a member have a not valid email address to Send email notifications one by one
There's no such option for now.
- Category set to Email notifications
- Assignee set to Eric Davis
I have a patch for sending email one by one I can extract and apply. Personally, I think a configuration option is overkill for this. If Redmine would just send email one by one, each email could be configured per recipient.
Jean-Philippe Lang: should I pull my private patch for this into trunk?
(Potentially this could slow down Redmine if the email server is slow or there is a lot of mail to send. Enabling Asynchronous Email Delivery should fix this.)
- Assignee deleted (
Eric Davis)
- Is duplicate of Feature #26791: Send individual notification mails per mail recipient added
- Status changed from New to Closed
- Resolution set to Duplicate
A patch to implement this feature was posted as #26791.
Also available in: Atom
PDF