Hi all,
I have occasionally discovered that the vertical bar character truncates a
matcher's condition. That is, say, if we have
<matcher match="SenderAddressMatchesRegex=(?:[email protected])|(?:[email protected])"
/>
then the matcher only gets the first part, i.e. "(?:[email protected])".
This can be easily observed in the james-server.log.
Is it some intended feature or something different? :)
Regards,
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]