mail/.notmuch/hooks/post-new: Tag aubio messages
authorW. Trevor King <wking@tremily.us>
Sat, 29 Mar 2014 17:30:30 +0000 (10:30 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 30 Mar 2014 16:31:47 +0000 (09:31 -0700)
src/mail/.notmuch/hooks/post-new

index 1773b7f4c5c802e70661eeb3b1166513f178237c..f240c363da5ca9bf0195e419631ab69d4f2a73f7 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # tag all message from mailing lists
+notmuch tag +aubio -- tag:new and to:aubio-user@aubio.org
 notmuch tag +be -- tag:new and to:be-devel@bugseverywhere.org
 notmuch tag +bluetooth -- tag:new and to:linux-bluetooth@vger.kernel.org
 notmuch tag +catalyst -- tag:new and to:gentoo-catalyst@lists.gentoo.org