Displaying 1 result from an estimated 1 matches for "beienqq6beeeqg".
2011 Apr 08
1
Encoding dovecot keywords
Hello.
If mailbox name include non latin chars, dovecot save it encode to
modification UTF-7. Example "????" convert to "&BEIENQQ6BEEEQg-". If
replace & to + I can decode it:
<?php
$str = '+BEIENQQ6BEEEQg-';
echo iconv('UTF-7', 'UTF-8', $str);
?>
But I can't understand what encoding use dovecot for keywords? I set
"????" (number 5) keyword:
cat dovecot-keywords
0 &bcienqrb...