>> [...}
>> folder layout:
>> 
>> INBOX
>>
> and no subfolders?

Yes, no subfolders

>
>> Sent
>> Drafts
>> Spam
>> Trash
>> 
>
> we need to dig a bit deeper. what version of mbsync are you using? if
> it's 1.2+, run "mbsync -DMn -l oe", otherwise "mbsync -V -l oe".

~ >> mbsync -v
isync 1.3.0

I found out that it works with the Patterns option, here is my new
config file:

Expunge None
Create Slave

IMAPAccount ost
Host mail.aikq.de
User xxx...@aikq.net
Pass xxxxxxx
AuthMech LOGIN

IMAPStore ost-remote
Account ost

MaildirStore local
Path ~/misc/aikq/INBOX
Inbox ~/misc/aikq/INBOX

Channel oe
Master :ost-remote:
Slave :local:
Patterns *
Create Slave
Sync Pull
SyncState *

Group ostbote
Channel oe:INBOX
Channel oe

Now the INBOX is syncing

~ >> mbsync oe
C: 0/1  B: 0/0  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
*** IMAP Warning *** Password is being sent in the clear
C: 0/1  B: 1/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
IMAP error: malformed NEXTUID status
Error: channel oe: slave Archiv cannot be opened.
C: 0/1  B: 2/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
IMAP error: malformed NEXTUID status
Error: channel oe: slave Drafts cannot be opened.
C: 0/1  B: 3/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
IMAP error: malformed NEXTUID status
Error: channel oe: slave Sent cannot be opened.
C: 0/1  B: 4/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
IMAP error: malformed NEXTUID status
Error: channel oe: slave Spam cannot be opened.
C: 0/1  B: 5/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
IMAP error: malformed NEXTUID status
Error: channel oe: slave Trash cannot be opened.
C: 1/1  B: 6/6  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

Looks somewhat strange to me, but at least I find my mails in
~/misc/aikq/INBOX afterwards.

~ >> mbsync -DMn -l oe
Reading configuration file /home/atting/.mbsyncrc
Channel oe
Opening master store ost-remote...
Resolving mail.aikq.de... ok
Connecting to mail.aikq.de (217.69.254.95:143)... 
Opening slave store local...
pattern '*' (effective '*'): Path, no INBOX
got mailbox list from slave:
* OK aikQ IMAP service ready
>>> 1 CAPABILITY
* CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN AUTH=LOGIN QUOTA IDLE
1 OK CAPABILITY completed
Logging in...
*** IMAP Warning *** Password is being sent in the clear
>>> 2 LOGIN <user> <pass>
2 OK LOGIN completed
pattern '*' (effective '*'): Path, no INBOX
>>> 3 LIST "" "*"
* LIST () "/" "INBOX"
* LIST () "/" "Archiv"
* LIST () "/" "Sent"
* LIST () "/" "Drafts"
* LIST () "/" "Spam"
* LIST () "/" "Trash"
3 OK LIST completed
got mailbox list from master:
  Trash
  Spam
  Drafts
  Sent
  Archiv
  INBOX
INBOX
Archiv
Drafts
Sent
Spam
Trash
>>> 4 LOGOUT
* BYE Have a nice day
4 OK LOGOUT completed


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to