Well, no, they don't specify any bandwidth limits as far as I can see in their 
knowledge base...

Ram Raghunathan writes:

> Jorge,
>
> I get this a lot on initial sync with Gmail and it is because of per-day
> bandwidth limits. Does Namecheap have bandwidth limits on IMAP?
>
> Regards,
> Ram Raghunathan
> On May 11, 2015 12:26 AM, "Jorge Araya Navarro" <elcor...@deshackra.com>
> wrote:
>
>> Hello!
>>
>> Right now, I use isync with two email accounts, each in a different mail
>> server.
>>
>> The thing is that with my NameCheap private e-mail service, mbsync halts,
>> it
>> won't sync my email beyond certain point and I have to stop the syncing
>> manually
>> using CTRL+c. Starting the syncing process again after that makes no
>> difference.
>>
>> The syncing process of my second e-mail account finishes successfully.
>>
>> Here is my current configuration:
>>
>> --8<---------------cut here---------------start------------->8---
>> # Datos para conectarse a mi servidor de correo electronico
>> IMAPAccount deshackra
>> Host privateemail.com
>> User elcor...@deshackra.com
>> PassCmd "secret-tool lookup user elcor...@deshackra.com"
>> # Usar SSL
>> SSLType STARTTLS
>> SSLVersions TLSv1
>>
>> IMAPStore deshackra-servidor
>> Account deshackra
>>
>> MaildirStore personal-local
>> Path ~/correo/personal/
>> Inbox ~/correo/personal/INBOX/
>> ## «If  you  do that, and intend to synchronize the trash like other
>> mailboxes,
>> ## you should not use mbsync's Trash option at all.»
>> #Trash ~/correo/personal/Papelera/
>>
>> Channel canal-personal
>> Master :deshackra-servidor:
>> Slave :personal-local:
>> Patterns *
>> Create Both
>> SyncState *
>> Remove Both
>> Expunge Both
>> --8<---------------cut here---------------end--------------->8---
>>
>> Running `mbsync --verbose --debug canal-personal` outputs this:
>>
>> --8<---------------cut here---------------start------------->8---
>> Reading configuration file /home/jorge/.mbsyncrc
>> Channel canal-personal
>> Opening master store deshackra-servidor...
>> Resolving privateemail.com... ok
>> Connecting to privateemail.com (192.64.116.212:143)...
>> Opening slave store personal-local...
>> pattern '*' (effective '*'): Path, no INBOX
>> got mailbox list from slave:
>> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
>> STARTTLS AUTH=PLAIN] Dovecot ready.
>> >>> 1 STARTTLS
>> 1 OK Begin TLS negotiation now.
>> Connection is now encrypted
>> >>> 2 CAPABILITY
>> * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
>> AUTH=PLAIN
>> 2 OK Pre-login capabilities listed, post-login capabilities have more.
>> Logging in...
>> Authenticating with SASL mechanism PLAIN...
>> >>> 3 AUTHENTICATE PLAIN <authdata>
>> 3 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
>> SORT
>> SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN
>> NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT
>> SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL
>> RIGHTS=texk]
>> Logged in
>> >>> 4 NAMESPACE
>> * NAMESPACE (("" "/")) (("shared/" "/")) NIL
>> 4 OK Namespace completed.
>> pattern '*' (effective '*'): Path, no INBOX
>> >>> 5 LIST "" "*"
>> * LIST (\HasChildren) "/" "Parabola"
>> * LIST (\HasNoChildren) "/" "Parabola/Ayuda"
>> * LIST (\HasNoChildren) "/" "Parabola/Desarrollo"
>> * LIST (\HasNoChildren) "/" "Sent"
>> * LIST (\HasChildren) "/" "Python"
>> * LIST (\HasNoChildren) "/" "Python/Lista de correo en espa&APE-ol"
>> * LIST (\HasNoChildren) "/" "Python/PySide"
>> * LIST (\HasNoChildren) "/" "Trash"
>> * LIST (\HasNoChildren) "/" "Papelera"
>> * LIST (\HasNoChildren) "/" "Borradores"
>> * LIST (\HasNoChildren) "/" "Archivados"
>> * LIST (\HasNoChildren) "/" "Enviados"
>> * LIST (\HasChildren) "/" "Mediawiki"
>> * LIST (\HasNoChildren) "/" "Mediawiki/Ayuda"
>> * LIST (\HasNoChildren) "/" "Mediawiki/Usuarios"
>> * LIST (\HasNoChildren) "/" "Drafts"
>> * LIST (\HasNoChildren) "/" "confirmed-spam"
>> * LIST (\HasChildren) "/" "Stack Exchange"
>> * LIST (\HasNoChildren) "/" "Stack Exchange/PyInstaller"
>> * LIST (\HasNoChildren) "/" "Stack Exchange/Python"
>> * LIST (\HasNoChildren) "/" "Spam"
>> * LIST (\HasNoChildren) "/" "confirmed-ham"
>> * LIST (\HasNoChildren) "/" "INBOX"
>> 5 OK List completed.
>> got mailbox list from master:
>>   INBOX
>>   confirmed-ham
>>   Spam
>>   Stack Exchange/Python
>>   Stack Exchange/PyInstaller
>>   Stack Exchange
>>   confirmed-spam
>>   Drafts
>>   Mediawiki/Usuarios
>>   Mediawiki/Ayuda
>>   Mediawiki
>>   Enviados
>>   Archivados
>>   Borradores
>>   Papelera
>>   Trash
>>   Python/PySide
>>   Python/Lista de correo en espa&APE-ol
>>   Python
>>   Sent
>>   Parabola/Desarrollo
>>   Parabola/Ayuda
>>   Parabola
>> Opening master box INBOX...
>> >>> 6 SELECT "INBOX"
>> Opening slave box INBOX...
>> Maildir notice: no UIDVALIDITY, creating new.
>> * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $cl_1 $cl_10 $cl_2)
>> * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $cl_1 $cl_10
>> $cl_2 \*)] Flags permitted.
>> * 71 EXISTS
>> * 1 RECENT
>> * OK [UNSEEN 13] First unseen.
>> * OK [UIDVALIDITY 1425724421] UIDs valid
>> * OK [UIDNEXT 1480] Predicted next UID
>> * OK [HIGHESTMODSEQ 599] Highest
>> 6 OK [READ-WRITE] Select completed.
>> Loading master...
>> loading master [1,inf]
>> >>> 7 UID FETCH 1:1479 (UID FLAGS)
>> Loading slave...
>> loading slave [1,inf]
>> slave: 0 messages, 0 recent
>> matching messages on slave against sync records
>> * 1 FETCH (UID 966 FLAGS (\Seen $cl_1))
>> * 2 FETCH (UID 1003 FLAGS (\Answered \Seen))
>> * 3 FETCH (UID 1005 FLAGS (\Seen))
>> * 4 FETCH (UID 1155 FLAGS (\Answered \Seen))
>> * 5 FETCH (UID 1171 FLAGS (\Seen))
>> * 6 FETCH (UID 1326 FLAGS (\Seen))
>> * 7 FETCH (UID 1362 FLAGS (\Seen))
>> * 8 FETCH (UID 1392 FLAGS (\Answered \Seen))
>> * 9 FETCH (UID 1394 FLAGS (\Seen))
>> * 10 FETCH (UID 1395 FLAGS (\Seen))
>> * 11 FETCH (UID 1397 FLAGS (\Seen))
>> * 12 FETCH (UID 1404 FLAGS (\Seen))
>> * 13 FETCH (UID 1421 FLAGS ())
>> * 14 FETCH (UID 1422 FLAGS ())
>> * 15 FETCH (UID 1423 FLAGS ())
>> * 16 FETCH (UID 1424 FLAGS ())
>> * 17 FETCH (UID 1425 FLAGS ())
>> * 18 FETCH (UID 1426 FLAGS ())
>> * 19 FETCH (UID 1427 FLAGS ())
>> * 20 FETCH (UID 1428 FLAGS ())
>> * 21 FETCH (UID 1429 FLAGS ())
>> * 22 FETCH (UID 1430 FLAGS ())
>> * 23 FETCH (UID 1431 FLAGS ())
>> * 24 FETCH (UID 1432 FLAGS ())
>> * 25 FETCH (UID 1433 FLAGS ())
>> * 26 FETCH (UID 1434 FLAGS ())
>> * 27 FETCH (UID 1435 FLAGS ())
>> * 28 FETCH (UID 1436 FLAGS ())
>> * 29 FETCH (UID 1437 FLAGS ())
>> * 30 FETCH (UID 1438 FLAGS ())
>> * 31 FETCH (UID 1439 FLAGS ())
>> * 32 FETCH (UID 1440 FLAGS ())
>> * 33 FETCH (UID 1441 FLAGS ())
>> * 34 FETCH (UID 1442 FLAGS ())
>> * 35 FETCH (UID 1443 FLAGS ())
>> * 36 FETCH (UID 1444 FLAGS ())
>> * 37 FETCH (UID 1445 FLAGS ())
>> * 38 FETCH (UID 1446 FLAGS ())
>> * 39 FETCH (UID 1447 FLAGS ())
>> * 40 FETCH (UID 1448 FLAGS (\Seen))
>> * 41 FETCH (UID 1449 FLAGS ())
>> * 42 FETCH (UID 1450 FLAGS ())
>> * 43 FETCH (UID 1451 FLAGS ())
>> * 44 FETCH (UID 1452 FLAGS ())
>> * 45 FETCH (UID 1453 FLAGS ())
>> * 46 FETCH (UID 1454 FLAGS ())
>> * 47 FETCH (UID 1455 FLAGS ())
>> * 48 FETCH (UID 1456 FLAGS ())
>> * 49 FETCH (UID 1457 FLAGS (\Seen))
>> * 50 FETCH (UID 1458 FLAGS ())
>> * 51 FETCH (UID 1459 FLAGS (\Seen))
>> * 52 FETCH (UID 1460 FLAGS ())
>> * 53 FETCH (UID 1461 FLAGS ())
>> * 54 FETCH (UID 1462 FLAGS (\Seen))
>> * 55 FETCH (UID 1463 FLAGS ())
>> * 56 FETCH (UID 1464 FLAGS ())
>> * 57 FETCH (UID 1465 FLAGS ())
>> * 58 FETCH (UID 1466 FLAGS ())
>> * 59 FETCH (UID 1467 FLAGS (\Seen))
>> * 60 FETCH (UID 1468 FLAGS ())
>> * 61 FETCH (UID 1469 FLAGS ())
>> * 62 FETCH (UID 1470 FLAGS ())
>> * 63 FETCH (UID 1471 FLAGS ())
>> * 64 FETCH (UID 1472 FLAGS ())
>> * 65 FETCH (UID 1473 FLAGS ())
>> * 66 FETCH (UID 1474 FLAGS ())
>> * 67 FETCH (UID 1475 FLAGS ())
>> * 68 FETCH (UID 1476 FLAGS ())
>> * 69 FETCH (UID 1477 FLAGS ())
>> * 70 FETCH (UID 1478 FLAGS (\Seen))
>> * 71 FETCH (UID 1479 FLAGS (\Recent))
>> 7 OK Fetch completed.
>> master: 71 messages, 1 recent
>> matching messages on master against sync records
>>   message   966, S   : new
>>   message  1003, RS  : new
>>   message  1005, S   : new
>>   message  1155, RS  : new
>>   message  1171, S   : new
>>   message  1326, S   : new
>>   message  1362, S   : new
>>   message  1392, RS  : new
>>   message  1394, S   : new
>>   message  1395, S   : new
>>   message  1397, S   : new
>>   message  1404, S   : new
>>   message  1421,     : new
>>   message  1422,     : new
>>   message  1423,     : new
>>   message  1424,     : new
>>   message  1425,     : new
>>   message  1426,     : new
>>   message  1427,     : new
>>   message  1428,     : new
>>   message  1429,     : new
>>   message  1430,     : new
>>   message  1431,     : new
>>   message  1432,     : new
>>   message  1433,     : new
>>   message  1434,     : new
>>   message  1435,     : new
>>   message  1436,     : new
>>   message  1437,     : new
>>   message  1438,     : new
>>   message  1439,     : new
>>   message  1440,     : new
>>   message  1441,     : new
>>   message  1442,     : new
>>   message  1443,     : new
>>   message  1444,     : new
>>   message  1445,     : new
>>   message  1446,     : new
>>   message  1447,     : new
>>   message  1448, S   : new
>>   message  1449,     : new
>>   message  1450,     : new
>>   message  1451,     : new
>>   message  1452,     : new
>>   message  1453,     : new
>>   message  1454,     : new
>>   message  1455,     : new
>>   message  1456,     : new
>>   message  1457, S   : new
>>   message  1458,     : new
>>   message  1459, S   : new
>>   message  1460,     : new
>>   message  1461,     : new
>>   message  1462, S   : new
>>   message  1463,     : new
>>   message  1464,     : new
>>   message  1465,     : new
>>   message  1466,     : new
>>   message  1467, S   : new
>>   message  1468,     : new
>>   message  1469,     : new
>>   message  1470,     : new
>>   message  1471,     : new
>>   message  1472,     : new
>>   message  1473,     : new
>>   message  1474,     : new
>>   message  1475,     : new
>>   message  1476,     : new
>>   message  1477,     : new
>>   message  1478, S   : new
>>   message  1479,     : new
>> Synchronizing...
>> synchronizing old entries
>> synchronizing new entries
>> new message 966 on master
>>   -> pair(966,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID d7QMDcNEKwI5
>> new message 1003 on master
>>   -> pair(1003,-2) created
>>   -> updated flags to 12
>>   -> pulling message, TUID wODEEcVgN077
>> new message 1005 on master
>>   -> pair(1005,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID O4csMzkjkx+z
>> new message 1155 on master
>>   -> pair(1155,-2) created
>>   -> updated flags to 12
>>   -> pulling message, TUID ZmO5LJMfhgkT
>> new message 1171 on master
>>   -> pair(1171,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID DJNsTt5EeIhQ
>> new message 1326 on master
>>   -> pair(1326,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID 19rAZ935aIiY
>> new message 1362 on master
>>   -> pair(1362,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID yY18/qm1gPev
>> new message 1392 on master
>>   -> pair(1392,-2) created
>>   -> updated flags to 12
>>   -> pulling message, TUID /dTKjieZC5S8
>> new message 1394 on master
>>   -> pair(1394,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID qlx61LwPm6IY
>> new message 1395 on master
>>   -> pair(1395,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID TAt+azhh7V/e
>> new message 1397 on master
>>   -> pair(1397,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID Wno5U2QRowlV
>> new message 1404 on master
>>   -> pair(1404,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID +gjQ8HhOQM8a
>> new message 1421 on master
>>   -> pair(1421,-2) created
>>   -> pulling message, TUID yrT2a9ourruc
>> new message 1422 on master
>>   -> pair(1422,-2) created
>>   -> pulling message, TUID qtXsWk0LPqGj
>> new message 1423 on master
>>   -> pair(1423,-2) created
>>   -> pulling message, TUID zwGQdyxuTjmY
>> new message 1424 on master
>>   -> pair(1424,-2) created
>>   -> pulling message, TUID yFQ7pU+5utmn
>> new message 1425 on master
>>   -> pair(1425,-2) created
>>   -> pulling message, TUID Tu43owhMuXcR
>> new message 1426 on master
>>   -> pair(1426,-2) created
>>   -> pulling message, TUID Av1+itkxJPXK
>> new message 1427 on master
>>   -> pair(1427,-2) created
>>   -> pulling message, TUID SVULSDv/MWKq
>> new message 1428 on master
>>   -> pair(1428,-2) created
>>   -> pulling message, TUID Dlm5Vq55uUns
>> new message 1429 on master
>>   -> pair(1429,-2) created
>>   -> pulling message, TUID q2zecm33IrBQ
>> new message 1430 on master
>>   -> pair(1430,-2) created
>>   -> pulling message, TUID wtXv2zlcjayK
>> new message 1431 on master
>>   -> pair(1431,-2) created
>>   -> pulling message, TUID vTJlAdOGuGlh
>> new message 1432 on master
>>   -> pair(1432,-2) created
>>   -> pulling message, TUID XQeiY1+Iy2Oe
>> new message 1433 on master
>>   -> pair(1433,-2) created
>>   -> pulling message, TUID JKo84TRDtKUI
>> new message 1434 on master
>>   -> pair(1434,-2) created
>>   -> pulling message, TUID qphRW7he7LUB
>> new message 1435 on master
>>   -> pair(1435,-2) created
>>   -> pulling message, TUID Tr0AKWEn+vVL
>> new message 1436 on master
>>   -> pair(1436,-2) created
>>   -> pulling message, TUID PdSvbiiDbXav
>> new message 1437 on master
>>   -> pair(1437,-2) created
>>   -> pulling message, TUID 2x1Wij1mBCrU
>> new message 1438 on master
>>   -> pair(1438,-2) created
>>   -> pulling message, TUID OOBIkAKrcNzE
>> new message 1439 on master
>>   -> pair(1439,-2) created
>>   -> pulling message, TUID Uax2FDjW05Nl
>> new message 1440 on master
>>   -> pair(1440,-2) created
>>   -> pulling message, TUID dg4lKv+uSfZG
>> new message 1441 on master
>>   -> pair(1441,-2) created
>>   -> pulling message, TUID V8KCnJBmrgDR
>> new message 1442 on master
>>   -> pair(1442,-2) created
>>   -> pulling message, TUID T7JXGgXUD0xK
>> new message 1443 on master
>>   -> pair(1443,-2) created
>>   -> pulling message, TUID h6NOyPLMCY4V
>> new message 1444 on master
>>   -> pair(1444,-2) created
>>   -> pulling message, TUID OIQ5gueJJaZf
>> new message 1445 on master
>>   -> pair(1445,-2) created
>>   -> pulling message, TUID 1ojY0hr9us1d
>> new message 1446 on master
>>   -> pair(1446,-2) created
>>   -> pulling message, TUID y3rVH/56x0+2
>> new message 1447 on master
>>   -> pair(1447,-2) created
>>   -> pulling message, TUID /56q/r4uV/Zp
>> new message 1448 on master
>>   -> pair(1448,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID +EPFDAKbF1K6
>> new message 1449 on master
>>   -> pair(1449,-2) created
>>   -> pulling message, TUID dSJUc9wXz0Z3
>> new message 1450 on master
>>   -> pair(1450,-2) created
>>   -> pulling message, TUID QHF4krMnV9RJ
>> new message 1451 on master
>>   -> pair(1451,-2) created
>>   -> pulling message, TUID ucQAS9u9k3yc
>> new message 1452 on master
>>   -> pair(1452,-2) created
>>   -> pulling message, TUID zqtjv3a4Zpgb
>> new message 1453 on master
>>   -> pair(1453,-2) created
>>   -> pulling message, TUID NyhIm13aUjVl
>> new message 1454 on master
>>   -> pair(1454,-2) created
>>   -> pulling message, TUID Qy3M15NbpicI
>> new message 1455 on master
>>   -> pair(1455,-2) created
>>   -> pulling message, TUID 8dDpHPzbVEJ2
>> new message 1456 on master
>>   -> pair(1456,-2) created
>>   -> pulling message, TUID VgAktiACAieG
>> new message 1457 on master
>>   -> pair(1457,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID HUc6O+hnr3jN
>> new message 1458 on master
>>   -> pair(1458,-2) created
>>   -> pulling message, TUID m3iOjW1ruTD/
>> new message 1459 on master
>>   -> pair(1459,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID ZsTIGZKy7tnG
>> new message 1460 on master
>>   -> pair(1460,-2) created
>>   -> pulling message, TUID eNABbyYvK+Ap
>> new message 1461 on master
>>   -> pair(1461,-2) created
>>   -> pulling message, TUID Hh9TmQjKXB5u
>> new message 1462 on master
>>   -> pair(1462,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID +8+Ifn1IZYZD
>> new message 1463 on master
>>   -> pair(1463,-2) created
>>   -> pulling message, TUID UCBjN9+L3mrk
>> new message 1464 on master
>>   -> pair(1464,-2) created
>>   -> pulling message, TUID nKID5TrHrZ05
>> new message 1465 on master
>>   -> pair(1465,-2) created
>>   -> pulling message, TUID 7cuIKUfaES2I
>> new message 1466 on master
>>   -> pair(1466,-2) created
>>   -> pulling message, TUID Joj9fxCO1lDb
>> new message 1467 on master
>>   -> pair(1467,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID BXR/BOeuxrTB
>> new message 1468 on master
>>   -> pair(1468,-2) created
>>   -> pulling message, TUID 4T4HFXm5ozdZ
>> new message 1469 on master
>>   -> pair(1469,-2) created
>>   -> pulling message, TUID MTFeOWsXS5IC
>> new message 1470 on master
>>   -> pair(1470,-2) created
>>   -> pulling message, TUID cXEQaKiW3V4d
>> new message 1471 on master
>>   -> pair(1471,-2) created
>>   -> pulling message, TUID 4eVnEdUzlXPJ
>> new message 1472 on master
>>   -> pair(1472,-2) created
>>   -> pulling message, TUID AFKJJlDi+8Lx
>> new message 1473 on master
>>   -> pair(1473,-2) created
>>   -> pulling message, TUID pUxDzBQMrikY
>> new message 1474 on master
>>   -> pair(1474,-2) created
>>   -> pulling message, TUID 9mF4wqKocdaQ
>> new message 1475 on master
>>   -> pair(1475,-2) created
>>   -> pulling message, TUID h3tncCkvS211
>> new message 1476 on master
>>   -> pair(1476,-2) created
>>   -> pulling message, TUID 5ZKmUbS5e8Vn
>> new message 1477 on master
>>   -> pair(1477,-2) created
>>   -> pulling message, TUID YuyS6MKJNc+0
>> new message 1478 on master
>>   -> pair(1478,-2) created
>>   -> updated flags to 8
>>   -> pulling message, TUID D6sNyCcjux9t
>> new message 1479 on master
>>   -> pair(1479,-2) created
>>   -> pulling message, TUID Fh5vNATfEQcU
>> synchronizing flags
>> propagating new messages
>> >>> 8 UID FETCH 966 (BODY.PEEK[])
>> (1 in progress) >>> 9 UID FETCH 1003 (BODY.PEEK[])
>> (2 in progress) >>> 10 UID FETCH 1005 (BODY.PEEK[])
>> (3 in progress) >>> 11 UID FETCH 1155 (BODY.PEEK[])
>> (4 in progress) >>> 12 UID FETCH 1171 (BODY.PEEK[])
>> (5 in progress) >>> 13 UID FETCH 1326 (BODY.PEEK[])
>> (6 in progress) >>> 14 UID FETCH 1362 (BODY.PEEK[])
>> (7 in progress) >>> 15 UID FETCH 1392 (BODY.PEEK[])
>> (8 in progress) >>> 16 UID FETCH 1394 (BODY.PEEK[])
>> (9 in progress) >>> 17 UID FETCH 1395 (BODY.PEEK[])
>> (10 in progress) >>> 18 UID FETCH 1397 (BODY.PEEK[])
>> (11 in progress) >>> 19 UID FETCH 1404 (BODY.PEEK[])
>> (12 in progress) >>> 20 UID FETCH 1421 (BODY.PEEK[])
>> (13 in progress) >>> 21 UID FETCH 1422 (BODY.PEEK[])
>> (14 in progress) >>> 22 UID FETCH 1423 (BODY.PEEK[])
>> (15 in progress) >>> 23 UID FETCH 1424 (BODY.PEEK[])
>> (16 in progress) >>> 24 UID FETCH 1425 (BODY.PEEK[])
>> (17 in progress) >>> 25 UID FETCH 1426 (BODY.PEEK[])
>> (18 in progress) >>> 26 UID FETCH 1427 (BODY.PEEK[])
>> (19 in progress) >>> 27 UID FETCH 1428 (BODY.PEEK[])
>> (20 in progress) >>> 28 UID FETCH 1429 (BODY.PEEK[])
>> (21 in progress) >>> 29 UID FETCH 1430 (BODY.PEEK[])
>> (22 in progress) >>> 30 UID FETCH 1431 (BODY.PEEK[])
>> (23 in progress) >>> 31 UID FETCH 1432 (BODY.PEEK[])
>> (24 in progress) >>> 32 UID FETCH 1433 (BODY.PEEK[])
>> (25 in progress) >>> 33 UID FETCH 1434 (BODY.PEEK[])
>> (26 in progress) >>> 34 UID FETCH 1435 (BODY.PEEK[])
>> (27 in progress) >>> 35 UID FETCH 1436 (BODY.PEEK[])
>> (28 in progress) >>> 36 UID FETCH 1437 (BODY.PEEK[])
>> (29 in progress) >>> 37 UID FETCH 1438 (BODY.PEEK[])
>> (30 in progress) >>> 38 UID FETCH 1439 (BODY.PEEK[])
>> (31 in progress) >>> 39 UID FETCH 1440 (BODY.PEEK[])
>> (32 in progress) >>> 40 UID FETCH 1441 (BODY.PEEK[])
>> (33 in progress) >>> 41 UID FETCH 1442 (BODY.PEEK[])
>> (34 in progress) >>> 42 UID FETCH 1443 (BODY.PEEK[])
>> (35 in progress) >>> 43 UID FETCH 1444 (BODY.PEEK[])
>> (36 in progress) >>> 44 UID FETCH 1445 (BODY.PEEK[])
>> (37 in progress) >>> 45 UID FETCH 1446 (BODY.PEEK[])
>> (38 in progress) >>> 46 UID FETCH 1447 (BODY.PEEK[])
>> (39 in progress) >>> 47 UID FETCH 1448 (BODY.PEEK[])
>> (40 in progress) >>> 48 UID FETCH 1449 (BODY.PEEK[])
>> (41 in progress) >>> 49 UID FETCH 1450 (BODY.PEEK[])
>> (42 in progress) >>> 50 UID FETCH 1451 (BODY.PEEK[])
>> (43 in progress) >>> 51 UID FETCH 1452 (BODY.PEEK[])
>> (44 in progress) >>> 52 UID FETCH 1453 (BODY.PEEK[])
>> (45 in progress) >>> 53 UID FETCH 1454 (BODY.PEEK[])
>> (46 in progress) >>> 54 UID FETCH 1455 (BODY.PEEK[])
>> (47 in progress) >>> 55 UID FETCH 1456 (BODY.PEEK[])
>> (48 in progress) >>> 56 UID FETCH 1457 (BODY.PEEK[])
>> (49 in progress) >>> 57 UID FETCH 1458 (BODY.PEEK[])
>> (50 in progress) >>> 58 UID FETCH 1459 (BODY.PEEK[])
>> (51 in progress) >>> 59 UID FETCH 1460 (BODY.PEEK[])
>> (52 in progress) >>> 60 UID FETCH 1461 (BODY.PEEK[])
>> (53 in progress) >>> 61 UID FETCH 1462 (BODY.PEEK[])
>> (54 in progress) >>> 62 UID FETCH 1463 (BODY.PEEK[])
>> (55 in progress) >>> 63 UID FETCH 1464 (BODY.PEEK[])
>> (56 in progress) >>> 64 UID FETCH 1465 (BODY.PEEK[])
>> (57 in progress) >>> 65 UID FETCH 1466 (BODY.PEEK[])
>> (58 in progress) >>> 66 UID FETCH 1467 (BODY.PEEK[])
>> (59 in progress) >>> 67 UID FETCH 1468 (BODY.PEEK[])
>> (60 in progress) >>> 68 UID FETCH 1469 (BODY.PEEK[])
>> (61 in progress) >>> 69 UID FETCH 1470 (BODY.PEEK[])
>> (62 in progress) >>> 70 UID FETCH 1471 (BODY.PEEK[])
>> (63 in progress) >>> 71 UID FETCH 1472 (BODY.PEEK[])
>> (64 in progress) >>> 72 UID FETCH 1473 (BODY.PEEK[])
>> (65 in progress) >>> 73 UID FETCH 1474 (BODY.PEEK[])
>> (66 in progress) >>> 74 UID FETCH 1475 (BODY.PEEK[])
>> (67 in progress) >>> 75 UID FETCH 1476 (BODY.PEEK[])
>> (68 in progress) >>> 76 UID FETCH 1477 (BODY.PEEK[])
>> (69 in progress) >>> 77 UID FETCH 1478 (BODY.PEEK[])
>> (70 in progress) >>> 78 UID FETCH 1479 (BODY.PEEK[])
>> * 1 FETCH (UID 966 BODY[] {25991554}
>> --8<---------------cut here---------------end--------------->8---
>>
>> Nothing happens beyond that last line.
>>
>> Sometimes, something goes wrong with the connection and I get this output:
>>
>> --8<---------------cut here---------------start------------->8---
>> IMAP error: unexpected EOF from privateemail.com (192.64.116.212:143)
>> IMAP error: bogus FETCH response
>> --8<---------------cut here---------------end--------------->8---
>>
>> and the execution stops.
>>
>> I really like isync, it does what I need and integrates really great with
>> mu4e
>> and Emacs. I appreciate any help you people can provide me!
>>
>> --
>> Pax et bonum.
>> Jorge Araya Navarro.
>> ES: Diseñador Publicitario, Programador Python y colaborador en Parabola
>> GNU/Linux-libre
>> EN: Ads Designer, Python programmer and contributor Parabola
>> GNU/Linux-libre
>> EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto
>> en
>> Parabola GNU/Linux-libre
>> https://es.gravatar.com/shackra
>>
>> ------------------------------------------------------------------------------
>> One dashboard for servers and applications across Physical-Virtual-Cloud
>> Widest out-of-the-box monitoring support with 50+ applications
>> Performance metrics, stats and reports that give you Actionable Insights
>> Deep dive visibility with transaction tracing using APM Insight.
>> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
>> _______________________________________________
>> isync-devel mailing list
>> isync-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/isync-devel
>>
>>

-- 
Pax et bonum.
Jorge Araya Navarro.
ES: Diseñador Publicitario, Programador Python y colaborador en Parabola 
GNU/Linux-libre
EN: Ads Designer, Python programmer and contributor Parabola GNU/Linux-libre
EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto en 
Parabola GNU/Linux-libre
https://es.gravatar.com/shackra

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to