[Dovecot] Imap Ghost folder
Sascha Zucca
zucca at systemschmiede.com
Sat Aug 25 14:11:01 EEST 2012
Hi List,
i found out the following:
The problem with the "ghostfolder" occurs only if i use
prefix = shares/%%n/
When using
prefix = shares/%%u/
everytung's ok!
Only the name of the folder is a little longish this way, so i would
really prefer the %%n way.
Any ideas now?
Thank you
Sascha
Am 22.08.2012 22:12, schrieb Sascha Zucca:
> If you should need any more info on this, just drop me a line.
> I am fully stuck!
> I think that my dovecot.conf is not put together well, only i can't
> find the problem...
>
> Thanx
> Sascha
>
> Am 22.08.2012 01:44, schrieb Sascha Zucca:
>> Hi list,
>> i have a strange "ghost" folder in my subscription list and just
>> can't find out how to get rid of it.
>> It seems to be someones Inbox, but it doesn't tell me whose.
>>
>> Here's a screenshot of Open-Xchanges Web-GUI:
>> /http://s9.postimage.org/6aohh97ov/iehadjhb.jpg
>> /
>> As you can see there is an unamed folder just under Freigaben (Shares).
>>
>>
>> In Thunderbird:
>> /http://s12.postimage.org/z0n82k2u5/bjddgefg.jpg/
>>
>> Now the Folder is "INBOX"...But it is noones Inbox, as the
>> corresponding user (amazon e.g.) should be a prefix-folder right
>> before the share.
>>
>>
>> some output over Telnet:
>>
>> 1 lsub "" "*"
>> * LSUB () "/" "INBOX"
>> * LSUB () "/" "INBOX/Amazon"
>> * LSUB () "/" "INBOX/Bestellung"
>> * LSUB () "/" "Drafts"
>> * LSUB () "/" "Sent Items"
>> * LSUB () "/" "Spam"
>> * LSUB () "/" "Trash"
>> * LSUB () "/" "Freigaben/amazon/INBOX"
>> 1 OK Lsub completed.
>>
>>
>> 1 list "" "*"
>> * LIST (\HasNoChildren) "/" "Trash"
>> * LIST (\HasNoChildren) "/" "Sent Items"
>> * LIST (\HasChildren) "/" "INBOX"
>> * LIST (\HasNoChildren) "/" "INBOX/Amazon"
>> * LIST (\HasNoChildren) "/" "INBOX/Bestellung"
>> * LIST (\HasNoChildren) "/" "Spam"
>> * LIST (\HasNoChildren) "/" "Drafts"
>> * LIST (\Noselect \HasChildren) "/" "Freigaben/amazon"
>> * LIST (\Noselect \HasNoChildren) "/" "Freigaben/"
>> * LIST (\HasNoChildren) "/" "Freigaben/amazon/INBOX"
>> 1 OK List completed.
>>
>>
>> This looks a bit strange to me:
>> * LIST (\Noselect \HasNoChildren) "/" "Freigaben/"
>> But i don't know really if that is the ghostfolder.
>>
>>
>> finally here's the interesting part in my dovecot.conf:
>> /
>> namespace private {
>> separator = /
>> prefix =
>> #location defaults to mail_location.
>> inbox = yes
>> }
>>
>> namespace shared {
>> separator = /
>> prefix = Freigaben/%%n/
>> location =
>> maildir:/var/mail/vhosts/%%d/%%n/:INDEX=/var/mail/vhosts/%%d/%%n/
>> subscriptions = no
>> list = children
>> inbox = no
>> }
>> /
>>
>> Any idea how to banish the ghost in the machine?
>>
>> Thank you very much
>> Sascha
>>
>>
>
>
--
Systemschmiede IT-Lösungen
Zucca & Teves GbR
August-Thyssen-Str. 2-4
52511 Geilenkirchen
www.systemschmiede.com
Tel.: 02451 - 9088390
Fax: 02451 - 9124070
Mobil: 0178 - 4073254
Ust.ID: DE248030393
More information about the dovecot
mailing list