pymailq icon indicating copy to clipboard operation
pymailq copied to clipboard

Allow filtering on multiple values

Open outini opened this issue 8 years ago • 0 comments

Actual selection sub-commands only take a single value. It would be useful to select on multiple values with an 'OR' condition.

Example:

> select senders user-1 user-2
> select status hold active

outini avatar Sep 06 '17 10:09 outini