aboutsummaryrefslogtreecommitdiff
path: root/email/dot-config
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-02-10 09:56:03 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-02-10 09:56:03 -0500
commit8d416aa3cc6a562cb4d676eafb92d52b1ef3d334 (patch)
tree05db378117b6b67d3350b56b8702d6faac1fa545 /email/dot-config
parentab7303e1d893f33e09dbc8493f9a9179a7a40a4a (diff)
updates
Diffstat (limited to 'email/dot-config')
-rw-r--r--email/dot-config/msmtp/config4
-rwxr-xr-xemail/dot-config/notmuch/default/hooks/post-new5
2 files changed, 8 insertions, 1 deletions
diff --git a/email/dot-config/msmtp/config b/email/dot-config/msmtp/config
index 02f21e4..19f6746 100644
--- a/email/dot-config/msmtp/config
+++ b/email/dot-config/msmtp/config
@@ -2,6 +2,7 @@ defaults
tls on
logfile ~/.cache/msmtp.log
+tls_trust_file /etc/ssl/certs/ca-certificates.crt
account mit
host outgoing.mit.edu
@@ -20,6 +21,7 @@ tls_starttls on
from m.r.karimi.j@gmail.com
user m.r.karimi.j@gmail.com
passwordeval oama access m.r.karimi.j@gmail.com
-tls_trust_file /etc/ssl/certs/ca-certificates.crt
account default : mit
+
+# vim: ft=msmtp commentstring=#\ %s
diff --git a/email/dot-config/notmuch/default/hooks/post-new b/email/dot-config/notmuch/default/hooks/post-new
index f03a5d1..5a02ff0 100755
--- a/email/dot-config/notmuch/default/hooks/post-new
+++ b/email/dot-config/notmuch/default/hooks/post-new
@@ -16,3 +16,8 @@ notmuch tag -unread -- tag:replied
# tag my replies as "sent"
notmuch tag -unread +sent -- '(from:"moreka@mit.edu*" not to:"moreka@mit.edu*" not to:"moreka@MIT.EDU*" not tag:archived)'
notmuch tag -unread +sent -- '(from:"m.r.karimi.j@gmail.com*" not to:"m.r.karimi.j@gmail.com*" not tag:archived)'
+
+# tag 18650 stuff for spring 26 correctly
+notmuch tag +18650 -- '(("18650" or "18.650" or body:"/18\.?650/" or subject:"/18\.?650/" or from:"18.650 on Piazza" or from:"MIT-Canvas") and date:2025-12-22..)'
+
+notmuch tag +18650 +18650org -- from:18650-spring26-org@mit.edu