#+title: Notmuch Tag Mailinglists A simple script that tags any emails from mailing lists I have subscribed to at some point, to be run as a hook for [[https://notmuchmail.org/][notmuch]]. * Requirements This script requires [[https://scsh.net/][scsh]] and notmuch. * Installation Put the =notmuch-tag-mailinglists= anywhere in your =$PATH=. * Usage Call the =notmuch-tag-mailinglists= script without any arguments. It's recommended that this is done as part of the =post-new= hook of your notmuch configuration.