But what is it good for?

Posts tagged with: regex

Improve Thunderbird Filters

I use Thunderbird for all my mail needs (except Gmail as it doesn't do IMAP) and there are several capabilities within it's filtering that I wish it had: Regular expression (regex) matching (Bug #: 19442) The ability to pipe a message to a shell command (to determine if email matches) The ability to run a shell command (as an action for matching emails) The ability to change subject of matched emails I cope without these, but having these would save so much time and make my life, particularily at work, so much easier. Continue reading ►
Top