-
Notifications
You must be signed in to change notification settings - Fork 3
/
mailFilters.xml
86 lines (86 loc) · 4.02 KB
/
mailFilters.xml
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
<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:apps='http://schemas.google.com/apps/2006'>
<title>Mail Filters</title>
<id>tag:mail.google.com,2008:filters:1206327421108,1228202452022,1228202535132,1228202562078,1249682098394,1253933072899,1258621174104</id>
<updated>2009-12-09T20:44:01Z</updated>
<author>
<name>Wil Clouser</name>
<email>[email protected]</email>
</author>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1206327421108</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='hasTheWord' value='blocker'/>
<apps:property name='label' value='blocker'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1228202452022</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected] OR [email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='hasTheWord' value='"You are on the CC list for the bug." OR "You reported the bug."'/>
<apps:property name='label' value='watchme'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1228202535132</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected] OR [email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='subject' value='-"review requested" -"review granted" -"review denied"'/>
<apps:property name='hasTheWord' value='"|review?([email protected])"'/>
<apps:property name='label' value='r?'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1228202562078</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected] OR [email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='hasTheWord' value='"You are the assignee for the bug."'/>
<apps:property name='label' value='mine'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1249682098394</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='hasTheWord' value='"Keywords|push-needed"'/>
<apps:property name='shouldArchive' value='true'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1253933072899</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected]'/>
<apps:property name='hasTheWord' value='("Stephen Donner" OR "Krupa Raj" OR "Milos Dinic") RESOLVED VERIFIED'/>
<apps:property name='shouldArchive' value='true'/>
</entry>
<entry>
<category term='filter'></category>
<title>Mail Filter</title>
<id>tag:mail.google.com,2008:filter:1258621174104</id>
<updated>2009-12-09T20:44:01Z</updated>
<content></content>
<apps:property name='from' value='[email protected]'/>
<apps:property name='to' value='[email protected]'/>
<apps:property name='hasTheWord' value='"client-services-security" OR "mozilla-corporation-confidential" OR "mozilla-confidential" OR "websites-security" OR "webtools-security" OR "bugzilla-security"'/>
<apps:property name='label' value='SEC'/>
</entry>
</feed>