Hi,
You get it.
I also needed debugging and Stefona explanation to get this (I didn't
find in the documentation).
I will push this to the web site.
Thx, Eric
On 08/22/2012 05:00 AM, Tze-Kei Lee wrote:
Hi,
I assumed that when the matcher only matched partial recipients, james
will split original mail into 2 mail with different recipients which
are then processed by following matcher/mailet separately, is this
correct ?
Because I tested nightly building(20120821.114148) using following settings :
<mailet match="RecipientIs=test@localhost" class="LogMessage"/>
<mailet match="All" class="LogMessage">
<passThrough>
false
</passThrough>
</mailet>
with SMTP commands:
ehlo localhost
mail from: <from@localhost>
rcpt to: <test@localhost>
rcpt to: <test1@localhost>
data
test
.
And was expecting 3 log messages (1 from first pair, 2 from second),
but there were only 2 log message with different mail name.
Did i misunderstand matcher concept or configured mailets incorrectly ?
Best Regards
Tze-Kei
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]