Denis 'jawa' Pompilio

Results 5 issues of Denis 'jawa' Pompilio

It would be useful to add proper logging to the whole pymailq project. This will simplify the tracking of operations and the debugging. A fine control of debug level may...

Pymailq objects lack of proper `__str__` and `__repr__` methods. See also: https://stackoverflow.com/questions/1436703/difference-between-str-and-repr-in-python

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...

enhancement

The select command actually supports filtering on few known fields (sender, status, etc.). It would be great to be able to filter on any field present in mail headers.

enhancement

It would be nice to allow interaction to remote host with a configurable command. An option --remote could be user to pass the user@host (for ssh at least).

enhancement