[imp] Problem with showing unsubscribed folders
Jan Kuipers
jrkuipers at lauwerscollege.nl
Mon Mar 8 13:33:33 PST 2004
Citeren Jan Kuipers <jrkuipers at lauwerscollege.nl>:
> Regarding HEAD:
>
> I noticed, when showing unsuscribed folders, the tree is _not_ restricted to
> 'mail/' ($servers['imap']['folders']) as I want to, but shows _all_ files and
> directories in and below the home directory of the user!
> fyi: running uw-imap 2002e
My servers array:
$servers['imap'] = array(
'name' => 'Local IMAP Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => 'lauwerscollege.nl',
'smtphost' => 'localhost',
'realm' => 'lauwerscollege.nl',
'preferred' => '',
'dotfiles' => false,
'hierarchies' => array());
the prefix 'mail/' is ignored when switching to unsubscribed view. Directories
and files outside mail/ are shown, but not marked as unsubscribed. When I set
namespace to 'mail/' (folders to ''), Directories and files outside mail/ are
also shown, but _are_ marked as unsubscribed.
Switching to subscribed view only shows the mailfolders in mail/ (as it should
be)
--
Jan Kuipers
Systeembeheer Lauwers College
----------------------------------------------------------------
DISCLAIMER
This message contains confidential information and is intended only for
the individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any
errors or omissions in the contents of this message, which arise as a
result of e-mail transmission. If verification is required please
request a hard-copy version.
More information about the imp
mailing list