View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003210 | SOGo | Web Preferences | public | 2015-05-08 01:43 | 2019-11-11 15:34 |
Reporter | gturner | Assigned To | ludovic | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 2.2.17 | ||||
Fixed in Version | 4.2.0 | ||||
Summary | 0003210: Implement Sieve "include" extension (RFC 6609) | ||||
Description | SOGo's Sieve support does not coexist with personal sieve scripts either created by external tools or hand written by the user or administrator. One minimal solution to coexist would be to support the "include" extension. Example UI change: Under the "Perform these actions" types of actions, add "Include personal filter" which would take an argument that the user could type in. Example setting: SOGoSieveFilters: [{"name": "Process Mailing Lists", "match": "allmessages", "actions": [{"argument": "mailing-lists.sieve", "method": "include"}], "active": 1}] Resulting sogo sieve script: require ["include"]; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-08 01:43 | gturner | New Issue | |
2019-11-11 15:34 | ludovic | Note Added: 0013891 | |
2019-11-11 15:34 | ludovic | Status | new => resolved |
2019-11-11 15:34 | ludovic | Fixed in Version | => 4.2.0 |
2019-11-11 15:34 | ludovic | Resolution | open => fixed |
2019-11-11 15:34 | ludovic | Assigned To | => ludovic |