You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Eric Charles (JIRA)" <se...@james.apache.org> on 2013/09/29 10:07:44 UTC

[jira] [Resolved] (JAMES-1520) init param name for RemoteDelivery mailet doesn't match name in config.

     [ 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org