user@host ~$ mbsync -l -a V

* OK [CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT QUOTA IDLE AUTH=LOGIN STARTTLS] Courier-IMAP 
ready. Copyright 1998-2010 Double Precision, Inc.  See COPYING for 
distribution information.

             1 STARTTLS

1 OK Begin SSL/TLS negotiation now.

             2 CAPABILITY

* CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT 
THREAD=REFERENCES SORT QUOTA IDLE AUTH=LOGIN
2 OK CAPABILITY completed

             3 LOGIN <user> <pass>

3 OK LOGIN Ok.

             4 NAMESPACE

* NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))
4 OK NAMESPACE completed.

             5 LIST "" INBOX*

* LIST (\HasNoChildren) "." "INBOX.Drafts"
* LIST (\Unmarked \HasChildren) "." "INBOX"
* LIST (\HasNoChildren) "." "INBOX.Trash"
* LIST (\HasNoChildren) "." "INBOX.Junk"
* LIST (\HasNoChildren) "." "INBOX.Sent"
5 OK LIST completed
INBOX
INBOX/Drafts
INBOX/Sent

             6 LOGOUT

* BYE Courier-IMAP server shutting down
6 OK LOGOUT completed

ls -a ~/.mbsync

:test-remote:INBOX!Drafts_:test-local:INBOX.Drafts
:test-remote:INBOX!Sent_:test-local:INBOX.Sent
:test-remote:INBOX_:test-local:INBOX

Thanks in advance,
regards


On 15.09.2012 19:47, Oswald Buddenhagen wrote:
> hi,
>
> On Fri, Sep 14, 2012 at 10:37:22PM +0200, Fabian Mueller-Knapp wrote:
>> I created INBOX.Test local, it does _not_ exist on the server.
>> Shouldn't Test be created on test-remote now? Because it is not.
>>
> yes, it should.
> i can't see anything obviously wrong in your config, so it's either
> subtle or a bug.
> it would be interesting to see what mbsync thinks *does* exist -
>   mbsync -l -a -V
>
> regards
>
> 
> ------------------------------------------------------------------------------
> How fast is your code?
> 3 out of 4 devs don\\\'t know how their code performs in production.
> Find out how slow your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219672;13503038;z?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> isync-devel mailing list
> isync-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/isync-devel


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to