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

Multiple custom mailets not getting processed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0-beta4
    • None
    • Mailet Contributions
    • None
    • linux

    Description

      \I have recently upgraded from James 2.3 to james 3 version and added 2 custom mailets in mailetcontainer.conf under root processor but whenever a mail is received only one of the mailet gets processed (whichever is mentioned first) , however same mailets were working fine in 2.3x .Below are the defined mailets in mailetcontainer.conf

      <mailet match="com.mail.matchers.HasNoAttachment" class="com.mail.mailets.HasNoAttachment">
      <imeet_base_url>https://beta.net</imeet_base_url>
      </mailet>

      <mailet match="All" class="com.mail.mailets.SendToRoomMailet">
      <fileConverterBaseUrl>https://files21.imeetbeta.net</fileConverterBaseUrl>
      <tempDir>/var/james/tmp</tempDir>
      <maxFileSizeBytes>1073741824</maxFileSizeBytes>
      </mailet>

      Attachments

        Activity

          People

            Unassigned Unassigned
            apoorvagupta apoorva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: