[ https://issues.apache.org/jira/browse/JAMES-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Charles resolved JAMES-1520. --------------------------------- Resolution: Fixed Assignee: Eric Charles Thx for the report. It is already correct in trunk. > 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 > Assignee: Eric Charles > 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 was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org