Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-26 Thread Robert Schetterer
Robert Schetterer schrieb: > Timo Sirainen schrieb: >> On May 22, 2009, at 3:47 AM, Robert Schetterer wrote: >> >>> Timo Sirainen schrieb: On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: > could you include an example for having > acl_shared_dict in sql ? See if you ca

Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-22 Thread Robert Schetterer
Timo Sirainen schrieb: > On May 22, 2009, at 3:47 AM, Robert Schetterer wrote: > >> Timo Sirainen schrieb: >>> On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: could you include an example for having acl_shared_dict in sql ? >>> >>> See if you can get it working with these kin

Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-22 Thread Timo Sirainen
On May 22, 2009, at 3:47 AM, Robert Schetterer wrote: Timo Sirainen schrieb: On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: could you include an example for having acl_shared_dict in sql ? See if you can get it working with these kind of settings: http://www.dovecot.org/list/dov

Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-22 Thread Robert Schetterer
Timo Sirainen schrieb: > On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: >> could you include an example for having >> acl_shared_dict in sql ? > > See if you can get it working with these kind of settings: > http://www.dovecot.org/list/dovecot/2009-April/038922.html > Hi Timo, no ch

Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-18 Thread Robert Schetterer
Timo Sirainen schrieb: > On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: >> could you include an example for having >> acl_shared_dict in sql ? > > See if you can get it working with these kind of settings: > http://www.dovecot.org/list/dovecot/2009-April/038922.html > Thanks Timo, i

Re: [Dovecot] example sql acl_shared_dict wiki

2009-05-17 Thread Timo Sirainen
On Mon, 2009-05-18 at 01:40 +0200, Robert Schetterer wrote: > could you include an example for having > acl_shared_dict in sql ? See if you can get it working with these kind of settings: http://www.dovecot.org/list/dovecot/2009-April/038922.html signature.asc Description: This is a digitally s

[Dovecot] example sql acl_shared_dict wiki

2009-05-17 Thread Robert Schetterer
Hi Timo, wiki says - Shared mailbox listing . You could use any dictionary backend, such as SQL or Berkeley DB, but a simple flat file should work pretty well too: plugin { acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes.db } could you include an example fo