Might be nice to be able to specify a specific line of text or a regular expression that if matched could be moved to stderr or stdout.
For example if you have an rsync job that runs frequently and you know, for whatever reason, that there will always be a given file that will be locked or will have vanished during the transfer.
Then you could move that specific information to stdout to avoid getting emails for things you don't care about.
Might be nice to be able to specify a specific line of text or a regular expression that if matched could be moved to stderr or stdout.
For example if you have an rsync job that runs frequently and you know, for whatever reason, that there will always be a given file that will be locked or will have vanished during the transfer.
Then you could move that specific information to stdout to avoid getting emails for things you don't care about.