Olivier Desportes wrote:
> Hi everybody
> 
> I need help for sharing mailboxes in dbmail, using dbma.
> 
> It seems not to be working, though I've set ACLs right as far as I know.

WHat have you done to check? And how does it manifest itself?

> It's my second message on this topic in this mailing list, can some
> one help me or such a problem isn't worth an answer ?

As far as I know, ACLs work fine. But there may be a problem with the 
visibility of list-able but unsubscribed mailboxes.

I remember having to manually subscribe to a #Users/otheruser/mailbox 
that was markied read-only.

lets test on git-head which works just fine with TB en Outlook.

testuser1:

* OK [CAPABILITY IMAP4 IMAP4rev1 AUTH=LOGIN STARTTLS] dbmail 2.3.7 ready.
x login testuser1 test
* CAPABILITY IMAP4 IMAP4rev1 STARTTLS ACL RIGHTS=texk NAMESPACE CHILDREN 
SORT QUOTA THREAD=ORDEREDSUBJECT UNSELECT IDLE
x OK LOGIN completed
x create sharedbox
x OK CREATE completed
x setacl sharedbox testuser2 lr
x OK SETACL completed


testuser2:

* OK [CAPABILITY IMAP4 IMAP4rev1 AUTH=LOGIN STARTTLS] dbmail 2.3.7 ready.
x login testuser2 test
* CAPABILITY IMAP4 IMAP4rev1 STARTTLS ACL RIGHTS=texk NAMESPACE CHILDREN 
SORT QUOTA THREAD=ORDEREDSUBJECT UNSELECT IDLE
x OK LOGIN completed
x list "" *
* LIST (\hasnochildren) "/" "INBOX"
* LIST (\hasnochildren) "/" "#Users/testuser1/sharedbox"
x OK LIST completed
x list "" #Users/%
* LIST (\noselect \haschildren) "/" "#Users/testuser1/sharedbox"
x OK LIST completed


However, dbmail-2.2 returns:

* LIST (\noselect \haschildren) "/" "#Users/testuser1"

for 'list "" #Users/%' which is wrong and trips up TB.



-- 
   ________________________________________________________________
   Paul Stevens                                      paul at nfg.nl
   NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
   The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to