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

Benoit Tellier closed JAMES-1434.
---------------------------------
    Resolution: Fixed

We eventually solved this in JAMES-3589.

Regards,

Benoit

> Partial recipient matched mail is not processed by following matcher/mailet 
> pair
> --------------------------------------------------------------------------------
>
>                 Key: JAMES-1434
>                 URL: https://issues.apache.org/jira/browse/JAMES-1434
>             Project: James Server
>          Issue Type: Bug
>          Components: SpoolManager & Processors
>    Affects Versions: 3.0.0-beta5
>            Reporter: TzeKai Lee
>            Priority: Major
>         Attachments: partial_match.patch, routesDef.xml
>
>
> Using mailet container setting:
> <mailet match="RecipientIs=test@localhost" class="LogMessage"/>
> <mailet match="All" class="LogMessage">
>     <passThrough>
>         false
>     </passThrough>
> </mailet>
> and SMTP command:
> ehlo localhost
> mail from: <from@localhost>
> rcpt to: <test@localhost>
> rcpt to: <test1@localhost>
> data
> test
> .
> It was expected to receive 3 log messages but only 2 message received with 
> different mail name.



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

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

Reply via email to