Actions
Defect #29226
closedEmail delivery error: 550 Mailbox not found or access denied , there is an invalid email address
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
For example:
In a project , members :user1,user2,user3.
user1: user1@xxxx.com
user2: user2@xxxx.com
user3: user3@xxxx.com
When create a news , normally,all users receive a mail notification .
If the user3@xxxx.com is invalid for some reasons , the news will be created successfully, but the mail notification will be failed , all other members (user1,user2) cannot receive the mail.
Log:
Started POST "/news/171/comments" for 10.1.10.22 at 2018-07-12 17:24:49 +0800 Processing by CommentsController#create as HTML Parameters: {"utf8"=>"?", "authenticity_token"=>"GmhU0PwvRK39intG3e/pjLKWhMkTTY1IlhdLMLG+DCXSTokSuzB9IZpTvfruV2ay5+Ef5EMKp7CQ0H1MoH8GCw==", "comment"=>{"comments"=>"<p>7+2</p>\r\n"}, "commit"=>"新增", "id"=>"171"} Current user: lgh (id=20) Rendered mailer/news_comment_added.text.erb within layouts/mailer (0.6ms) Rendered mailer/news_comment_added.html.erb within layouts/mailer (1.3ms) Email delivery error: 550 Mailbox not found or access denied*
Sorry for my poor English, any one get what I mean? >.<!
Related issues
Actions