From b79cb97cc52d214e1eeaa769d16991281d54f0f0 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Thu, 4 Jul 2024 20:23:16 +0200 Subject: capture NBG-TM guests --- bin/tagmail | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bin/tagmail') diff --git a/bin/tagmail b/bin/tagmail index 9febae5..c0a1a43 100755 --- a/bin/tagmail +++ b/bin/tagmail @@ -163,10 +163,11 @@ LD_LIBRARY_PATH=$HOME/.guix-profile/lib exec guile -e main -s "$0" "$@" ("+Checkm-Alerts" "subject:Check_MK AND from:ingrid") ("+fail2ban" "subject:Fail2Ban from:oscarnajera.com" "Fail2ban report") ("+arsmagna +inbox" "to:arsmagna") + ;; Toastmasters - ("+NBG-toastmasters" "to:nuremberg.toastmasters@googlemail.com") + ("+NBG-toastmasters" "to:nuremberg.toastmasters@googlemail.com OR to:nuremberg.toastmasters@gmail.com") ("+Isar-Speak" "to:isarspeak@gmail.com") - ("+toastmasters" "toastmaster NOT from:info@meetup.com") + ("+toastmasters" "toastmaster NOT from:info@meetup.com NOT from:linkedin.com" ) ("+iohk" "from:iohk.io" "IOHK Plutus") ("+sms" "folder:hi_pers/SMS") -- cgit v1.2.3