[Dovecot] shared mailboxes using namespaces in 1.2
Alexander 'Leo' Bergolth
leo at strike.wu.ac.at
Mon Nov 23 23:56:52 EET 2009
On 11/23/2009 09:51 PM, Timo Sirainen wrote:
> On Mon, 2009-11-23 at 21:39 +0100, Alexander 'Leo' Bergolth wrote:
>> 16 list "" "%"
>>
>> ... and dovecot returns "Shared" without \Noselect:
>>
>> * LIST (\HasChildren) "/" "Shared"
>>
>> Is there a way to tell dovecot that this is only the base of my
>> namespaces and that it should include a \Noselect attribute?
>
> In my tests it shows \Noselect.. So something's different with you. What
> does it show if you do 1 LIST "" "Shared*"?
-------------------- 8< --------------------
1 LIST "" "Shared*"
* LIST (\HasChildren) "/" "Shared/spamrep"
* LIST (\HasNoChildren) "/" "Shared/spamrep/INBOX"
* LIST (\HasNoChildren) "/" "Shared/spamrep/ham"
* LIST (\HasNoChildren) "/" "Shared/spamrep/spam-netreport"
* LIST (\HasNoChildren) "/" "Shared/spamrep/spam"
* LIST (\HasNoChildren) "/" "Shared/spamrep/tmp"
-------------------- 8< --------------------
LIST "" "*" shows:
-------------------- 8< --------------------
[...]
* LIST (\NoInferiors \Marked) "/" "INBOX"
* LIST (\HasChildren) "/" "Shared/spamrep"
* LIST (\HasNoChildren) "/" "Shared/spamrep/INBOX"
* LIST (\HasNoChildren) "/" "Shared/spamrep/ham"
[...]
-------------------- 8< --------------------
(without Shared/)
... but LIST "" "%" shows:
-------------------- 8< --------------------
[...]
* LIST (\NoInferiors \Marked) "/" "INBOX"
* LIST (\HasChildren) "/" "Shared"
1 OK List completed.
-------------------- 8< --------------------
> Also do you have
> a /var/spool/mail/Shared/spamrep/cur/ directory?
Yes:
# ls -ld /var/spool/mail/Shared/spamrep/cur
drwxrws--- 2 nobody spamrep 6 2009-11-23 16:02
/var/spool/mail/Shared/spamrep/cur
I am using dovecot 1.2.8:
# rpm -q dovecot
dovecot-1.2.8-0_103.fc10.i386
(From ATrpms: http://atrpms.net/dist/f10/dovecot/ )
I have attached the environment captured at the end of the post-login
script.
Thanks,
--leo
--
e-mail ::: Leo.Bergolth (at) wu.ac.at
fax ::: +43-1-31336-906050
location ::: IT-Services | Vienna University of Economics | Austria
More information about the dovecot
mailing list