Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: email-ext-plugin
-
Labels:
-
Similar Issues:
Description
Security patch broke it. If configured email is not attached to a know user fails to send email with
Not sending mail to unregistered user xxx@example.com
turns out it wasn't what I thought but keeping open as so many people have added similar issues
Attachments
Issue Links
- duplicates
-
JENKINS-9016 Git creates usernames based on 'name' not the email.
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Security patch broke it. |
Security patch broke it. If configured email is not attached to a know user fails to send email with Not sending mail to unregistered user xxx@example.com |
Link | This issue relates to SECURITY-372 [ SECURITY-372 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Comment |
[ -Setting -Dhudson.tasks.MailSender.SEND_TO_UNKNOWN_USERS=true also seems to have no impact.- Setting hudson.tasks.MailSender.SEND_TO_USERS_WITHOUT_READ=true also seems to have no impact. I set this using the script console and later builds did not seem to pick it up. {code:java} System.setProperty("hudson.tasks.MailSender.SEND_TO_USERS_WITHOUT_READ", "true"){code} ] |
Labels | regression |
Summary | Can't send email to unknown email address | “Unregistered user” warning skipping addresses under inappropriate conditions |
Description |
Security patch broke it. If configured email is not attached to a know user fails to send email with Not sending mail to unregistered user xxx@example.com |
-Security patch broke it. If configured email is not attached to a know user fails to send email with- Not sending mail to unregistered user xxx@example.com turns out it wasn't what I thought but keeping open as so many people have added similar issues |
Link | This issue duplicates JENKINS-9016 [ JENKINS-9016 ] |
Assignee | David van Laatum [ davidvanlaatum ] | Alex Earl [ slide_o_mix ] |
Assignee | Alex Earl [ slide_o_mix ] |