[imp] Shared folders not displaying
david@auonline.com.au
david at auonline.com.au
Wed Sep 21 20:52:45 PDT 2005
Hello All,
After creating a shared folder the recepient is unable to see the shared folders.
I can set folders to share, and afterwards inside the users
Maildir/whateverfolder directory is a file called courierimapacl which contains
owner aceilrstwx
postmaster at xxx.com.au aceilrstwx
Further Details....
OS CentOS4
Horde:3.0.5
Imp H3 (4.1-cvs)
PHP 4.3.9 --with-imap=shared' '--with-imap-ssl'
Apache2.0.52 with loaded mod_imap
Courier_IMAP
imp/config/servers.php
--
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'hordeauth' => 'false',
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => 'xxx',
'smtphost' => 'xxx',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
'dotfiles' => true,
'folders' => '',
'acl' => array(
'driver' => 'rfc2086',)
);
--
in prefs.php
--
// folder sharing options
// set 'locked' => true to disable folder sharing
$_prefs['acl'] = array(
'value' => '1',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
--
I've used subscribe and not used subscribe.
in the servers.php I've put dotfiles to false and folders to both INBOX and Maildir.
Does anyone have any suggestions?
Thank you,
David
-----------------------------------------------------------------------------------
AU Online --- your local Web Hosting solutions group --- http://www.auonline.com.au
More information about the imp
mailing list