top | item 33569788

(no title)

benhoff | 3 years ago

Are there any tools that people know of to do email automation on receiving emails?

I'd love something easily configurable that could help me tackle all the email I get with some simple rules, but I'm bound to an Outlook inbox for work.

discuss

order

WhatIsDukkha|3 years ago

https://en.wikipedia.org/wiki/Procmail

procmail is the classic tool for this and can usually be wedged in somewhere.

aidenn0|3 years ago

I like maildrop (from courier) way more than procmail. I used procmail for years, but when I switched, I never looked back

kqr|3 years ago

Notmuch lends itself well to this. It can auto-tag new email with something like "new" and then you can write simple shell scripts to re-tag and take action based on contents.