More email filters

This commit is contained in:
Random936 2024-08-03 10:03:05 -07:00
parent 5b95c2fa82
commit 02c91ba071

View File

@ -108,7 +108,8 @@ From here, I can continue onto configuring the ~mu4e~ emacs package.
"ebeshear@ucsc.edu"))) "/UCSC") "ebeshear@ucsc.edu"))) "/UCSC")
;; Work Related ;; Work Related
((mu4e-message-contact-field-matches msg :from '(".*-noreply@linkedin.com")) "/Work") ((mu4e-message-contact-field-matches msg :from '(".*-noreply@linkedin.com"
"donotreply@indeed.com")) "/Work")
;; Finance ;; Finance
((or (s-equals-p "Your receipt from Apple." (mu4e-message-field msg :subject)) ((or (s-equals-p "Your receipt from Apple." (mu4e-message-field msg :subject))