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

init param name for RemoteDelivery mailet doesn't match name in config.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0-beta4
    • None
    • None

    Description

      Init() in RemoteDelivery is using
      String outgoing = getInitParameter("outgoing");

      The name in defined in mailetcontainer.conf is 'outgoingQueue'
      <outgoingQueue>outgoing</outgoingQueue>

      This can obviously be worked around by correcting in config file, but I was
      trying to reuse this mailet and needed different name and found out the hardway.

      Attachments

        Activity

          People

            eric@apache.org Eric Charles
            mdebusschere Mark DeBusschere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: