Defect #17318
closedEmail Notifications Fails for All Members when One Email is Invalid
0%
Description
Pre-condition:
I have a project with groups of people.
News added sends out notifications to all members of the project as expected.
Scenario:
When I add a new user to a group or to the project itself and they have an invalid email, email notifications fails to send to everyone, not just the user with the invalid email.
I believe it only acts this way when the email address that is "invalid" has a valid domain. I.E. when I have accounts with completely fake emails (e.g. asdgasd@asd.com) then the rest of the emails still sends out to the other members, however when I have an account that has a valid domain (e.g. fake@somerealdomain.com) then the emails fail to send as a whole.
I feel this is not how it should be, it should be able to send emails to the rest of the members, even if the email is invalid.
Related issues
Updated by James H over 10 years ago
Similar to #14403
"No error message if notification mail could not delivered"
Updated by Toshi MARUYAMA over 10 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by Toshi MARUYAMA over 10 years ago
- Is duplicate of Defect #8157: Redmine do not send notification emails if a recipients email address is not valid added
Updated by Denis Pxxx about 10 years ago
This seems to be dependent on the email account/provider redmine is configured for. When I configured redmine to use my enterprise accout, I had also the described problem. When I configured redmine to use my Gmail acount the users with valid email got the notification and I got an information mail to my Gmail account, that one mail could not be delivered.
Updated by James H about 10 years ago
thats good to know.
is it possible to try to get this fixed for those types of situations?
not sure what kind of message gets sent back (if at all) in those situations from the enterprise email server...