Mark DeBusschere created JAMES-1520:
---------------------------------------

             Summary: init param name for RemoteDelivery mailet doesn't match 
name in config.
                 Key: JAMES-1520
                 URL: https://issues.apache.org/jira/browse/JAMES-1520
             Project: James Server
          Issue Type: Bug
          Components: SpoolManager & Processors
    Affects Versions: 3.0-beta4
            Reporter: Mark DeBusschere
            Priority: Minor


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.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to