[MlMt] selector syntax question
Kee Hinckley
kee+freron at hinckley.com
Tue Mar 25 13:23:49 EDT 2014
Is there a way in the selection syntax to have an `'or'`? I'd like to
have multiple or'd options after the `'and'`, or at least be able have
`'from.domain'` match one or more other domain names (e.g. `'from.domain
IN'`).
```c
select = "content-type.type = text and content-type.subtype = html and
from.domain = 'tivo.com'"; // or #flags.flag =[x] 'HTMLReply'";
```
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20140325/764a02e4/attachment.html>
More information about the mailmate
mailing list