You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Charlie Woloszynski <ch...@clearmetrix.com> on 2001/10/16 04:36:17 UTC

Combining Matches in JAMES

I am new to using JAMES and I have a question.

We need to pick a mailet on the combination of the subject containing
something and the sender beginning with something.  The config
documentation seems to imply that we can use


     SubjectIs=john.doe & SubjectContains=xyz

     Likewise we want to use not matches (e.g.,
     !SubjectIs=john.doe)

I cannot get this to work (getting an error about the Match).  When I
looked at the MatchLoader.getMatcher code, it looks like the code only
handles a single Matcher.

Does anyone know if the system supports more than one matcher ?  Does
this exist in a newer version?

Any help is appreciated,

Thanks

Charlie




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