• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • email-ext-plugin
    • None

      it would be very useful if someone could change/configure the delimiter for e.g. "Project Recipient List" and "Project Reply-To List". Because in outlook for example the delimiter between email addresses are a semicolon ";" and not a comma ",". So for parameterized builds the email notification doesn't work most of the time because the users are typing a semicolon instead of a comma.

          [JENKINS-32889] Configurable delimiter

          Alex Earl added a comment -

          I don't think I will make this configurable but I could add support for semicolon as well.

          Alex Earl added a comment - I don't think I will make this configurable but I could add support for semicolon as well.

          Code changed in jenkins
          User: Alex Earl
          Path:
          src/main/java/hudson/plugins/emailext/EmailRecipientUtils.java
          src/test/java/hudson/plugins/emailext/recipients/EmailRecipientUtilsTest.java
          http://jenkins-ci.org/commit/email-ext-plugin/1fe01dadf454de9a7e49b0b547b4a05485a89313
          Log:
          Fix JENKINS-32889

          Change semicolons to commas to support InternetAddress.parse

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Alex Earl Path: src/main/java/hudson/plugins/emailext/EmailRecipientUtils.java src/test/java/hudson/plugins/emailext/recipients/EmailRecipientUtilsTest.java http://jenkins-ci.org/commit/email-ext-plugin/1fe01dadf454de9a7e49b0b547b4a05485a89313 Log: Fix JENKINS-32889 Change semicolons to commas to support InternetAddress.parse

          Alex Earl added a comment -

          Fixed in 2.41.2

          Alex Earl added a comment - Fixed in 2.41.2

            slide_o_mix Alex Earl
            roman80 Roman80
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: