On 12/11/03 12:20 PM Geoff Soper wrote:
[...]
Every time I set up SM with Cyrus and use altnamespace I always have to
set:

$noselect_fix_enable = true;

in config/config.php



Hi,
could you explain a little bit more about this please? What effect does
this option have?

My 'grep' is as good as yours. :)

functions/imap_mailbox.php:487:

        if ($noselect_fix_enable) {
            $lsub_args = "LSUB \"$folder_prefix\" \"*%\"";
        } else {
            $lsub_args = "LSUB \"$folder_prefix\" \"*\"";
        }


--Jo

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to