View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002622 | SOGo | Web Preferences | public | 2014-02-26 14:49 | 2014-11-28 02:34 |
Reporter | wimmer | Assigned To | ludovic | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.2.8 | Fixed in Version | 2.2.10 | ||
Summary | 0002622: Wrong UTF-7 encoding names of mail folders in Sieve filters | ||||
Description | I create new filter in SOGo WebGUI which stores messages into mail folder "Oblí". if anyof (header :contains "subject" "o1") { It means - SOGo encodes folder name into UTF-7. It is wrong. Mail folder name should be unencoded in UTF-8. When folder name is in sogo.sieve encoded into UTF-7, deliver (from dovecot) does (wrong) re-encoding by message delivering and delivers message into new different folder. Thanks | ||||
Tags | No tags attached. | ||||
We either encode the folder name in UTF-8, dropping support for older versions of Cyrus, or we introduce a new configuration parameter to set the encoding (for example, SOGoSieveFolderNameEncoding = UTF-8). |
|
I am opting for the new config parameter :-) |
|
First patch here: https://github.com/alexcloutier/SOGo/commit/cb5802bf39fe92a408ed4df5f6c73ff236b40d01 |
|
I used mentioned patch and found no problem. |
|
Please can you put this patch into master? |
|
https://github.com/inverse-inc/sogo/commit/eb7cabac717e2286e9f3368a75f89be4b1870dee |
|
The same issue is back in 2.2.9 |
|
I looked on it. |
|
SOGo 2.2.9 So, either this bug is not fixed or I get something wrong. After adding SOGoSieveFolderEncoding UTF-8, I did restart of memcached and sogo |
|
Should be fixed for good. https://github.com/inverse-inc/sogo/commit/15be4861b6574ce7573e2ebc6e3d3bc3fb10110f |
|
I tried current git version just now. if anyof (header :contains "subject" "obli") { |
|
This bug was not solved in SOGo 2.2.10. |
|
Oh - I'm sorry, it really works fine in 2.2.10. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-26 14:49 | wimmer | New Issue | |
2014-03-05 01:53 | francis | Relationship added | duplicate of 0001111 |
2014-03-05 01:57 | francis | Note Added: 0006626 | |
2014-03-05 10:43 | Christian Mack | Note Added: 0006633 | |
2014-03-06 18:29 | ludovic | Assigned To | => acloutier |
2014-03-06 18:29 | ludovic | Status | new => assigned |
2014-03-06 18:29 | ludovic | Note Added: 0006657 | |
2014-03-07 17:01 | wimmer | Note Added: 0006666 | |
2014-03-17 20:59 | wimmer | Note Added: 0006717 | |
2014-04-03 19:14 | ludovic | Target Version | => 2.2.4 |
2014-04-04 13:22 | ludovic | Note Added: 0006832 | |
2014-04-04 13:22 | ludovic | Status | assigned => resolved |
2014-04-04 13:22 | ludovic | Fixed in Version | => 2.2.4 |
2014-04-04 13:22 | ludovic | Resolution | open => fixed |
2014-10-08 13:18 | wimmer | Note Added: 0007592 | |
2014-10-08 13:18 | wimmer | Status | resolved => feedback |
2014-10-08 13:18 | wimmer | Resolution | fixed => reopened |
2014-10-09 20:19 | wimmer | Note Added: 0007601 | |
2014-10-09 20:19 | wimmer | Status | feedback => assigned |
2014-11-05 12:16 | pokotilenko | Note Added: 0007657 | |
2014-11-05 12:30 | ludovic | Assigned To | acloutier => |
2014-11-05 12:30 | ludovic | Target Version | 2.2.4 => 2.2.8 |
2014-11-05 13:46 | francis | Note Added: 0007658 | |
2014-11-11 19:21 | wimmer | Note Added: 0007678 | |
2014-11-21 23:49 | wimmer | Note Added: 0007720 | |
2014-11-27 22:53 | wimmer | Note Added: 0007756 | |
2014-11-27 23:17 | ludovic | Status | assigned => resolved |
2014-11-27 23:17 | ludovic | Fixed in Version | 2.2.4 => 2.2.10 |
2014-11-27 23:17 | ludovic | Resolution | reopened => fixed |
2014-11-27 23:17 | ludovic | Assigned To | => ludovic |
2014-11-28 02:34 | francis | Status | resolved => closed |