summaryrefslogtreecommitdiff
path: root/.config/maildirproc/att.rc
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:17:46 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:17:46 -0500
commit0c12bbc15020ac7a3208a6afb2006cd9c6b3830e (patch)
treeb9e00a59c33c3026a5d2bab3b96f33007b831055 /.config/maildirproc/att.rc
parent2ff99cf3f36667067395ca7c02a33e366fb6ae62 (diff)
updated email stuff
Diffstat (limited to '.config/maildirproc/att.rc')
-rw-r--r--.config/maildirproc/att.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/maildirproc/att.rc b/.config/maildirproc/att.rc
index 397ffcf..4532bec 100644
--- a/.config/maildirproc/att.rc
+++ b/.config/maildirproc/att.rc
@@ -9,6 +9,8 @@ import re
processor.maildir_base = "~/Maildir"
processor.auto_reload_rcfile = True
+# FIXME: this doesn't handle the case where someone replies `To` you
+# directly an `Cc`s the list.
def mailman_domain(mail, domain):
"""
Return a string that is the list-name for a mailman domain
@@ -342,6 +344,7 @@ def my_filters(mail):
"@ietf.org",
"@kde.org",
"@lists.fedorahosted.org",
+ "@mozilla.org",
"@nongnu.org",
"@sourceforge.com",
"@thyrsus.com",