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 "Trần Tiến Đức (Jira)" <se...@james.apache.org> on 2019/11/07 09:24:00 UTC

[jira] [Updated] (JAMES-2972) Incorrect attribute name in the mailet configuration

     [ https://issues.apache.org/jira/browse/JAMES-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trần Tiến Đức updated JAMES-2972:
---------------------------------
    Description: 
For example: [https://github.com/apache/james-project/blob/master/server/app/src/main/resources/mailetcontainer.xml#L59-L65]

 

The "matcher" attribute should be "match" instead. There're several places in James source code have this fault. And these miss configured mailet are pointing to Null processor. To avoid this weird behavior, you will comment these mailet out then write description/explanation for the usage of the mailets/matchers

 

  was:
For example: [https://github.com/apache/james-project/blob/master/server/app/src/main/resources/mailetcontainer.xml#L59-L65]

 

The "matcher" attribute should be "match" instead. There're several places in James source code have this fault.

 


> Incorrect attribute name in the mailet configuration
> ----------------------------------------------------
>
>                 Key: JAMES-2972
>                 URL: https://issues.apache.org/jira/browse/JAMES-2972
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Trần Tiến Đức
>            Priority: Minor
>
> For example: [https://github.com/apache/james-project/blob/master/server/app/src/main/resources/mailetcontainer.xml#L59-L65]
>  
> The "matcher" attribute should be "match" instead. There're several places in James source code have this fault. And these miss configured mailet are pointing to Null processor. To avoid this weird behavior, you will comment these mailet out then write description/explanation for the usage of the mailets/matchers
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org