mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
23 lines
477 B
Plaintext
23 lines
477 B
Plaintext
version="8"
|
|
logging="no"
|
|
name="People I Know"
|
|
enabled="yes"
|
|
type="1"
|
|
condition="AND (from,is in ab,moz-abmdbdirectory://abook.mab)"
|
|
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)"
|