.mbsyncrc:
> FSync no
> 
> IMAPAccount t.gulacsi
> Host localhost
> Port 1143
> User "t.gula...@unosoft.hu,fc...19"
> Pass ""
> AuthMechs LOGIN
> SSLType None
> 
> IMAPStore t.gulacsi-remote
> Account t.gulacsi
> 
> MaildirStore t.gulacsi-local
> Path ~/mail/t.gulacsi
> Inbox ~/mail/t.gulacsi/Inbox
> SubFolders Verbatim
> AltMap yes
> 
> Channel t.gulacsi
> Far  :t.gulacsi-remote:
> Near :t.gulacsi-local:
> Create Near
> Patterns *
> Patterns "!Trash !Conversation !Deleted !Drafts !Junk !Outbox !RSS !Scheduled"
> Patterns "!\"Conversation History\" !\"Deleted Items\""
> Patterns "!\"Junk Email\""
> Patterns "!\"RSS Feeds\""
> Sync Pull
> SyncState *


$ mbsync -V t.gulacsi
Reading configuration file /home/tgulacsi/.mbsyncrc
C: 0/1  B: 0/0  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Channel t.gulacsi
Opening far side store t.gulacsi-remote...
Resolving localhost... ok
Connecting to localhost ([::1]:1143)...
Opening near side store t.gulacsi-local...
Logging in...
*** IMAP Warning *** Password is being sent in the clear
C: 0/1  B: 0/40  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box INBOX...
Opening near side box INBOX...
Loading far side box...
Loading near side box...
near side: 153 messages, 0 recent
far side: 599 messages, 0 recent
Synchronizing...
C: 0/1  B: 1/40  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box INBOX/Mag&AOE-n/BOKCs...
Opening near side box INBOX/Mag&AOE-n/BOKCs...
Error: channel t.gulacsi: near side box INBOX/Mag&AOE-n/BOKCs cannot be opened.


BUT!

$ mbsync -V 't.gulacsi:INBOX/Mag&AOE-n/BOKCs'
Reading configuration file /home/tgulacsi/.mbsyncrc
C: 0/1  B: 0/1  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Channel t.gulacsi
Opening far side store t.gulacsi-remote...
Resolving localhost... ok
Connecting to localhost ([::1]:1143)...
Opening near side store t.gulacsi-local...
Logging in...
*** IMAP Warning *** Password is being sent in the clear
Opening far side box INBOX/Mag&AOE-n/BOKCs...
Opening near side box INBOX/Mag&AOE-n/BOKCs...
Loading far side box...
Loading near side box...
near side: 91 messages, 0 recent
far side: 149 messages, 0 recent
Synchronizing...
C: 1/1  B: 1/1  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0


AND!

$ mbsync -V 't.gulacsi:INBOX/Magán/BOKCs'
Reading configuration file /home/tgulacsi/.mbsyncrc
C: 0/1  B: 0/1  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Channel t.gulacsi
Opening far side store t.gulacsi-remote...
Resolving localhost... ok
Connecting to localhost ([::1]:1143)...
Opening near side store t.gulacsi-local...
Logging in...
*** IMAP Warning *** Password is being sent in the clear
Opening far side box INBOX/Magán/BOKCs...
Opening near side box INBOX/Magán/BOKCs...
Creating near side box INBOX/Magán/BOKCs...
Maildir notice: no UIDVALIDITY, creating new.
Loading far side box...
Loading near side box...
near side: 0 messages, 0 recent
far side: 149 messages, 0 recent
Synchronizing...
C: 1/1  B: 1/1  F: +0/0 *0/0 #0/0  N: +91/91 *0/0 #0/0

Works.
Another strange thing is that both SELECTs "INBOX/Mag&AOE-n/BOKCs" on the 
server side
(which is a self-written MS Graph-IMAP proxy).

What I've configure wrong?

Thanks,
Tamás Gulácsi

Attachment: 969E2A505A216391.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: PGP signature

_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to