dot/emacs: Ignore email addresses for work bug system.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 15 Apr 2016 13:13:10 +0000 (14:13 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 15 Apr 2016 13:13:10 +0000 (14:13 +0100)
It sends mail with real people's names, but its own email address, which
messes up the BBDB.

dot/emacs

index f71b9a2..d8b036c 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
                                 addr)
                   (member (md5 addr)
                           '("8815c5583970856799c85a3ee0eb6a9f" ;work wiki spam
+                            "0b94ab4d25dacaa5ac07243a09c9e22e" ;work bug spam
                             ))
                   (and (string-match "^news\\([0-9]+\\)@\\(.*\\)$" addr)
                        (string= (md5 (match-string 2 addr))