- Timestamp:
- May 27, 2013, 2:10:17 PM (9 years ago)
- Parents:
- b58dea1 (diff), 6383920 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
global.c
rd555aa1 r6383920 849 849 } filters[] = { 850 850 { "personal", 851 "isprivate ^true$ and ( not type ^zephyr$ or ( class ^message 851 "isprivate ^true$ and ( not type ^zephyr$ or ( class ^message$ ) )" }, 852 852 { "trash", 853 853 "class ^mail$ or opcode ^ping$ or type ^admin$ or ( not login ^none$ )" },
Note: See TracChangeset
for help on using the changeset viewer.