Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-940

Commons configuration fails on parsing values with "," in it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0-M1, 3.0.0
    • None
    • None

    Description

      Currently James fail to start because commons configuration fails to parse "," within configurations values. Here is the config part which let it fail to start:

      <!-- If infected go to virus processor -->
      <mailet match="HasMailAttributeWithValue=org.apache.james.infected, true" class="ToProcessor">
      <processor> virus </processor>
      </mailet>

      After commenting or remove this james start without problems

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: