1.2 debug:

$ mbsync -Dn netease
=========================== log start =================================
Reading configuration file /home/zw963/.mbsyncrc
Channel netease
Opening master store netease-remote...
Resolving imap.163.com... ok
Connecting to imap.163.com (123.125.50.47:993)... 
Opening slave store netease-local...
Connection is now encrypted
* OK Coremail System IMap Server Ready(163com[726cd87d72d896a1ac393507346040fa])
>>> 1 CAPABILITY
* CAPABILITY IMAP4rev1 XLIST SPECIAL-USE ID LITERAL+ STARTTLS XAPPLEPUSHSERVICE 
UIDPLUS X-CM-EXT-1
1 OK CAPABILITY completed
Logging in...
>>> 2 LOGIN <user> <pass>
2 OK LOGIN completed
>>> 3 LIST "" INBOX*
* LIST () "/" "INBOX"
3 OK LIST Completed
Opening master box INBOX...
>>> 4 SELECT "INBOX"
Opening slave box INBOX...
* 3703 EXISTS
* 1503 RECENT
* OK [UIDVALIDITY 1] UIDs valid
* FLAGS (\Answered \Seen \Deleted \Draft \Flagged)
* OK [PERMANENTFLAGS (\Answered \Seen \Deleted \Draft \Flagged)] Limited
4 OK [READ-WRITE] SELECT completed
Loading master...
>>> 5 UID FETCH 1:1000000000 (UID FLAGS)
Loading slave...
slave: 0 messages, 0 recent
5 OK Fetch completed
master: 3703 messages, 1503 recent
Synchronizing...
>>> 6 CLOSE
6 OK CLOSE completed
>>> 7 LOGOUT
* BYE IMAP4rev1 Server logging out
7 OK LOGOUT completed

================================= log end ========================

But, when I run following, no anything happen (if gmail, sync is start)

$ mbsync netease
C: 1/1  B: 1/1  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

my config:

============================= config start ========================
IMAPAccount netease
Host imap.163.com
User my_em...@163.com
Pass mypassword
SSLType IMAPS
AuthMechs Login

IMAPStore netease-remote
Account netease

MaildirStore netease-local
Path ~/Maildir1/netease/
Inbox ~/Maildir1/netease/INBOX

Channel netease
Master :netease-remote:
Slave :netease-local:
Patterns "INBOX"
Create Slave
Sync All
Expunge Both
SyncState *

IMAPAccount gmail
Host imap.gmail.com
User my_gm...@gmail.com
Pass my_password
SSLType IMAPS
AuthMechs Login

IMAPStore gmail-remote
Account gmail

MaildirStore gmail-local
Path ~/Maildir1/gmail/
Inbox ~/Maildir1/gmail/INBOX

Channel gmail
Master :gmail-remote:
Slave :gmail-local:
Patterns "INBOX"
Create Slave
Sync All
Expunge Both
SyncState *

====================================== config end =============================

Oswald Buddenhagen writes:

> On Wed, Jan 06, 2016 at 01:00:55AM +0800, 郑伟 wrote:
>> 1.21 debug:
>> 
> you need to use -Dn instead of -V with 1.2.
>
> anyway, the log doesn't indicate anything wrong. mbsync just doesn't see
> any "interesting" folders, which probably means that your config is
> bogus. please post it.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> isync-devel mailing list
> isync-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/isync-devel

-- 
Geek, Rubyist, Emacser
Homepage: http://zw963.github.io


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to