-
Bug
-
Resolution: Unresolved
-
Major
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
- duplicates
-
JENKINS-9016 Git creates usernames based on 'name' not the email.
-
- Open
-
[JENKINS-43178] “Unregistered user” warning skipping addresses under inappropriate conditions
Description |
Original:
Security patch broke it. |
New:
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 | New: This issue relates to SECURITY-372 [ SECURITY-372 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: 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 | New: regression |
Summary | Original: Can't send email to unknown email address | New: “Unregistered user” warning skipping addresses under inappropriate conditions |
Description |
Original:
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 |
New:
-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 | New: This issue duplicates JENKINS-9016 [ JENKINS-9016 ] |
Assignee | Original: David van Laatum [ davidvanlaatum ] | New: Alex Earl [ slide_o_mix ] |