Re: [binc] Access "old" maildir folders
Alvaro Gomes Sobral Barcellos <[email protected]>
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Sure that You check the owners and perms of directories/files and wich
uid each program uses?
Squirrel + Apache X tcpserver + Binc ?
regards.
[]s agsb
daishi wrote:
>Andreas Aardal Hanssen <andreas-binc <at> bincimap.org> writes:
>
>
>>On Fri, 1 Apr 2005, Alexander Sandstrom Krantz wrote:
>>
>>
>>>Yep, I've read the FAQ and I didn't find anything that could help me. At
>>>the moment it's possible to subscribe (and access the folders) with
>>>Squirrelmail, but not with Mozilla Thunderbird and Ximinan Evolution.
>>>With those clients I cant subscribe, and I can't access the folders
>>>which i used Squirrelmail to subscribe to.
>>>
>>>
>
>I am also having this problem using Thunderbird
>(of not being able to see folders aside from INBOX).
>I apologize in advance for my ignorance w/IMAP.
>
>
>
>>Please show your configuration file and run files, and maybe we can figure
>>out what's going on.
>>
>>A protocol dump is also very useful; see if you can generate one by
>>following the instructions at:
>>
>>
>
>I tried comparing the dump between binc and courier.
>In the case of courier, after login I see:
>
>---
>3 namespace^M
>
>* NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))^M
>3 OK NAMESPACE completed.^M
>
>4 list "" "INBOX.%"^M
>
><<<A list of all my depth-1 mailboxes>>>
><<<More stuff cut>>>
>
>10 list "" "INBOX"^M
>
>* LIST (\Marked \HasChildren) "." "INBOX"^M
>10 OK LIST completed^M
>
>11 select "INBOX"^M
>---
>
>However, with binc I see only:
>
>---
>7 list "" "INBOX"^M
>
>* LIST (\Unmarked) "/" "INBOX"^M
>7 OK LIST completed^M
>
>8 select "INBOX"^M
>---
>
>I tried telnet-ing into Binc to see what
> list "" "INBOX.%"
>among other things would return but I just got:
>
>---
>2 list "" "INBOX.%"
>2 OK LIST completed
>3 list "" "INBOX."
>3 OK LIST completed
>4 list "" "INBOX"
>* LIST (\Unmarked) "/" "INBOX"
>4 OK LIST completed
>---
>
>Any thoughts would be appreciated,
>Thanks,
>Daishi
>
>
>
>
>