Is there an e-mail client under Ubuntu dekstop with GUI, which will let me create a rule based on subject/body and run python script? Please don't recommend procmail as it doesn't have gui.
feedback
|
|
KMail supports running Python scripts (or any arbitrary command) based on filters. It even supports piping the message to programs, so your Python script can perform certain actions based on its contents. To install it, look for KMail in the Software Center or Synaptic or run:
| |||||
feedback
|

