-
Notifications
You must be signed in to change notification settings - Fork 0
/
procmailrc.radix
171 lines (141 loc) · 2.78 KB
/
procmailrc.radix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
SENDMAIL=/usr/sbin/sendmail
MAILDIR=$HOME/Maildir
LOGFILE=$HOME/.procmail/maillog
PMDIR=$HOME/.procmail
SHELL=/bin/sh
# Weed out duplicate messages
:0 Wh: msgid.lock
| formail -D 8192 $PMDIR/msgid.cache
#######
# proc high-traffic/external/already-archived-by-someone-who-isn't-me lists
# so they don't also end up in the backup folder
:0
* ^List-Id: "Ant Users List"
ant/
:0
* ^List-Id: Ant Contribution Development
antcontrib/
:0
* ^TO.*tyler\[email protected]
badiving/
:0
* ^TO.*[email protected]
badiving/
:0
* ^List-Id.*For residents of the Beacon Hill neighborhood of Seattle
* ^List-Id.*Announcements only - For residents of the Beacon Hill
bh/
:0
* ^List-Id.*bugtraq.list-id.securityfocus.com.*
bugtraq/
:0
* Sender.*[email protected]
bugz/
:0
* List-Id.*mozilla-webtools.mozilla.org
bugz/
:0
* List-Id.*cruisecontrol-user.lists.sourceforge.net
ccuser/
:0
* ^TO.*cmake@cmake.*
cmake/
:0
* ^CC.*cmake@cmake.*
cmake/
:0
* ^List-Id:.*cdash.public.kitware.com.*
cmake/
:0
* List-Id.*Announcements and discussions for the CVS version control system
cvs/
:0
* ^TO.*@lists.debian.org
debian/
:0
* ^Mailing-List.*contact [email protected]
scons/
:0
* ^Mailing-List.*contact [email protected]
sdl/
# tigris got rid of this header for some reason, so do it the other way
# * ^Mailing-List.*contact [email protected]
:0
svn/
:0
svn/
:0
svn/
:0
svn/
# eat me, [email protected]
:0
* ^FROM.*[email protected].*
/dev/null
##############
# now backup everything else for safety and fun
:0 c
zzz-backup/
###########
# SPAM trap
:0 fw
| spamc
# Don't bother keep scores higher than 8
:0
* X-Spam-Level: \*\*\*\*\*\*\*\*+
/dev/null
:0
* X-Spam-Flag: YES
killspam/
:0
bounce/
###########
# begin actual rules
:0
ac/
:0
ac/
:0
* (^TO)misc(@(hal\.)?rescomp(\.berkeley\.edu)?)?([,> ]|$)
misc/
:0
* ^SUBJECT.*xtodo.*
todo/
# kill stupid monthly mailman reminders
:0
* ^FROM.*mailman-owner@.*
* ^SUBJECT.*mailing list memberships reminder.*
/dev/null
# destroy spam!
:0
* ^TOtyler\[email protected]
/dev/null
# forward some mail to gmail so it goes to my phone
:0 c
* ^FROM.*@cryptio.net|\
.*@domainredacted.com|\
.*@microsoft.com|\
.*@loungespot.com|\
.*@olympicassociates.com|\
.*@oacsvcs.com|\
.*@zoo.org|\
.*@harbornet.com|\
.*@schedulepointe.com|\
.*@rainierflightservice.com|\
.*@tecplot.com|\
.*@gmail.com|\
# everything else goes in the default mailbox
# (which we do to get it out of the spool dir, so we don't
# have to deal with the spool dir.)
:0
$MAILDIR/