Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43178

“Unregistered user” warning skipping addresses under inappropriate conditions

      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

          [JENKINS-43178] “Unregistered user” warning skipping addresses under inappropriate conditions

          David van Laatum created issue -
          David van Laatum made changes -
          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

           
          David van Laatum made changes -
          Link New: This issue relates to SECURITY-372 [ SECURITY-372 ]
          Kendall Trego made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Kendall Trego made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          C made changes -
          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}
            ]
          Jesse Glick made changes -
          Labels New: regression
          Jesse Glick made changes -
          Summary Original: Can't send email to unknown email address New: “Unregistered user” warning skipping addresses under inappropriate conditions
          David van Laatum made changes -
          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
          Jesse Glick made changes -
          Link New: This issue duplicates JENKINS-9016 [ JENKINS-9016 ]
          Alex Earl made changes -
          Assignee Original: David van Laatum [ davidvanlaatum ] New: Alex Earl [ slide_o_mix ]

            Unassigned Unassigned
            davidvanlaatum David van Laatum
            Votes:
            33 Vote for this issue
            Watchers:
            40 Start watching this issue

              Created:
              Updated: