Summary | Shared folders not visible |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | david (at) auonline (dot) com (dot) au |
Created | 11/18/2005 (7141 days ago) |
Due | |
Updated | 11/18/2005 (7141 days ago) |
Assigned | |
Resolved | 11/18/2005 (7141 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Shared folders not visible
Queue ⇒ IMP
still unable to view shared folders. (note IDs 1550, 2422) I can make
folders shared to someone else by going into options, share folders.
-----
Current access to INBOX
owner a, c, d, i, l, r, s, w,
someone@samedomain.com a, c, d, i, l, r, s, w,
-----
After submitting that a file named 'courierimapacl' in my Maildir then
contains
owner aceilrstwx
user=someone@samedomain.com aceilrstwx
but when someone@samedomain.com logs into IMP and sets their options
for imap subscriptions then goes to folders they are unable to see any
shared folders.
In my servers.php I've isnerted
'acl' => array(
'driver' => 'rfc2086',
),
and tried true and false for dotfiles.
I setup the backend mailsystem using qmail toaster.
Any suggestions?