summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/extensions/mailviews/mailViews.dat
blob: 3c5af3831c2c61c2db2fa1e5f7ff2d5dfbccd080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
version="9"
logging="no"
name="People I Know"
enabled="yes"
type="1"
condition="AND (from,is in ab,jsaddrbook://abook.sqlite)"
name="Recent Mail"
enabled="yes"
type="1"
condition="AND (age in days,is less than,1)"
name="Last 5 Days"
enabled="yes"
type="1"
condition="AND (age in days,is less than,5)"
name="Not Junk"
enabled="yes"
type="1"
condition="AND (junk status,isn't,2)"
name="Has Attachments"
enabled="yes"
type="1"
condition="AND (has attachment status,is,true)"