Summary | ingo creates bad mailbox name |
Queue | Ingo |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | l.kiraly (at) madalbal (dot) hu |
Created | 07/10/2013 (4384 days ago) |
Due | |
Updated | 07/11/2013 (4383 days ago) |
Assigned | |
Resolved | 07/11/2013 (4383 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug 12217State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ ingo creates bad mailbox name
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
folder..." option, ingo creates bad folder name in the sieve file.
For example I have an "Anyuék" folder and ingo creates fileinto
"Anyu&AOk-k"; which is not the same folder for dovecot 2.1.7-7. If I
rewrite the folder name in the sieve script to the utf-8 encoding ,
then everything is ok.