diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2021-08-06 01:15:24 +0200 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2021-08-06 01:15:24 +0200 |
commit | 185eae8b3deccd5214788a3c0bca28a49ea4e2e2 (patch) | |
tree | 005effa56865c4c6b13d78d49cd15f98899d0d3e /bin | |
parent | 0e868ce43f20705a22a0dd75ee658f072b2ba537 (diff) | |
download | dotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.tar.gz dotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.tar.bz2 dotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.zip |
IsarSpeak filter
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/tagmail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/tagmail b/bin/tagmail index a562c03..9f639b3 100755 --- a/bin/tagmail +++ b/bin/tagmail @@ -173,6 +173,7 @@ ("+meetups" "from:info@meetup.com" "Meetups info mails") ("+ingrid" "from:postmaster@oscarnajera.com or from:root@oscarnajera.com" "Reports from ingrid") ("+fail2ban" "subject:Fail2Ban from:oscarnajera.com" "Fail2ban report") + ("+Isar-Speak" "to:isarspeak@gmail.com") ("+toastmasters" "toastmaster NOT from:info@meetup.com") ("+iohk" "from:iohk.io" "IOHK Plutus") ("+sms" "folder:hi_pers/SMS") |