Hi all,
I have come across a problem with mailet initialization parameters. If a
comma is present in parameter value, then all the trailer following the
comma is omitted.
Javadoc for org.apache.james.mailetcontainer.lib.MailetConfigImpl promises
that "Multi-valued parameters are returned as a comma-delineated string.",
and this is not in place either, as only the first parameter value is
returned.
There is also a similar problem with matchers' getCondition(), where a
vertical bar trims the condition similarly.
What may be wrong?
Thanks and best regards
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]