Thomas Bruederli wrote:
> The mbox parameter should only contain UTF-7 representations of the
> mailboxes. We don't need to care about charset conversion here.
> if ($mbox = get_input_value('_mbox', RCUBE_INPUT_GET))
> should fix this isse.OK, committed. I really need to get me some reading material regarding character sets. Or set up a Linux box to talk German to me and learn the hard way :) Robin
