04.06.2013 17:31, Alex Dubinin пишет:
> 04.06.2013 17:14, "M.Atıf CEYLAN" пишет:
>> On 06/04/2013 03:42 PM, Alex Dubinin wrote:
>>> 04.06.2013 16:38, "M.Atıf CEYLAN" пишет:
>>>> On 06/04/2013 03:26 PM, Alex Dubinin wrote:
>>>>> 04.06.2013 16:15, "M.Atıf CEYLAN" пишет:
>>>>>> On 06/04/2013 03:11 PM, Alex Dubinin wrote:
>>>>>>> 04.06.2013 16:04, "M.Atıf CEYLAN" пишет:
>>>>>>>> On 06/04/2013 02:59 PM, Alex Dubinin wrote:
>>>>>>>>> Log result:
>>>>>>>>> 2013-06-04 15:57:35 imap(EMAIL_ADDRESS): Error: user EMAIL_ADDRESS:
>>>>>>>>> Initialization failed: namespace configuration error: list=yes 
>>>>>>>>> requires
>>>>>>>>> prefix=. not to start with separator
>>>>>>>>> 2013-06-04 15:57:35 imap(EMAIL_ADDRESS): Error: Invalid user settings.
>>>>>>>>> Refer to server log for more information.
>>>>>>>>>
>>>>>>>> Can you try again as "prefix =  "  (empty)?
>>>>>>>>
>>>>>>> Work.but again i have root folder 'inbox' and children folder: 'sent',
>>>>>>> 'drafts', 'queue', 'trash', not root folder without children.
>>>>>>>
>>>>>> look at this url http://wiki2.dovecot.org/Namespaces
>>>>>> and "Namespace Settings" section
>>>>>> it says :
>>>>>>  ....
>>>>>>
>>>>>>   * prefix: The namespace prefix how it's visible in the
>>>>>>     NAMESPACE reply (if hidden=no) and mailbox list (if list=yes).
>>>>>>  *
>>>>>>
>>>>>>     location: Mailbox location
>>>>>>     <http://wiki2.dovecot.org/MailLocation>. The default is to
>>>>>>     use mail_location setting.
>>>>>>
>>>>>>   * inbox: "yes", if this namespace contains the user's INBOX.
>>>>>>     There is only one INBOX, so only one namespace can have
>>>>>>     inbox=yes.
>>>>>>   * hidden: "yes", if this namespace shouldn't be listed in
>>>>>>     NAMESPACE reply.
>>>>>>
>>>>>> .....
>>>>>> -- 
>>>>>> M.Atıf CEYLAN
>>>>>> Yurdum Yazılım
>>>>> Thank you for your answer. I have read this guide, but it is not
>>>>> got me no matter what ideas and ways of solving this problem.
>>>>> Have any ideas? 
>>>> I didn't apply these parameters. I'll try each option on my test
>>>> server for you and write you the correct solution/suggestion.
>>>>
>>>> -- 
>>>> M.Atıf CEYLAN
>>>> Yurdum Yazılım
>>> Thank you.
>> Hi,
>> I tried the options on my test server. My current conf. is below
>>
>> namespace {
>>   inbox = yes
>>   prefix = INBOX.
>>   separator = .
>>   subscriptions = yes
>>   list = yes
>>   type = private
>> }
>>
>> plugin {
>>   autocreate = INBOX.Sent
>>   autocreate2 = INBOX.Drafts
>>   autocreate3 = INBOX.Junk
>>   autocreate4 = INBOX.Trash
>>   autosubscribe = INBOX.Sent
>>   autosubscribe2 = INBOX.Drafts
>>   autosubscribe3 = INBOX.Junk
>>   autosubscribe4 = INBOX.Trash
>>   quota = dict:User quota::proxy::quota
>> }
>>
>> and  my mail user's folder item list shown :
>>
>> drwx------ 2 vmail vmail  4096 Jun  4 16:07 cur
>> -rw------- 1 vmail vmail 17408 Jun  4 16:06 dovecot.index.cache
>> -rw------- 1 vmail vmail  1040 Jun  4 16:07 dovecot.index.log
>> -rw------- 1 vmail vmail    96 Jun  4 16:08 dovecot.mailbox.log
>> -rw------- 1 vmail vmail   100 Jun  4 16:06 dovecot-uidlist
>> -rw------- 1 vmail vmail     8 Jun  4 16:08 dovecot-uidvalidity
>> -r--r--r-- 1 vmail vmail     0 Jun  4 16:06 dovecot-uidvalidity.51ade651
>> drwx------ 5 vmail vmail  4096 Jun  4 16:08 .Drafts
>> drwx------ 5 vmail vmail  4096 Jun  4 16:08 .Junk
>> drwx------ 2 vmail vmail  4096 Jun  4 16:06 new
>> drwx------ 5 vmail vmail  4096 Jun  4 16:07 .Sent
>> -rw------- 1 vmail vmail    23 Jun  4 16:08 subscriptions
>> drwx------ 2 vmail vmail  4096 Jun  4 16:06 tmp
>> drwx------ 5 vmail vmail  4096 Jun  4 16:08 .Trash
>>
>> I'm using roundcube webmail as mail client and I have tried on it.
>>
>> -- 
>> M.Atıf CEYLAN
>> Yurdum Yazılım
> Yes, I have tried these settings and roundcube including but here is a
> little different email clients.
> I plan to use e-mail client, not a web-interface. At the same local
> folder structure similar.
> But:
> . list "" "*"
> * LIST (\HasChildren) "." "INBOX"
> . OK List completed.
>
> No trash, no drafts, no other folder. All this folder included in
> INBOX ((((
Answer must be (for example):
* LIST (\HasNoChildren) "." "Drafts"
* LIST (\HasNoChildren) "." "INBOX"
* LIST (\HasNoChildren) "." "Trash"
* LIST (\HasNoChildren) "." "Sent"
* LIST (\HasNoChildren) "." "spam"


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to