On Wed, Jun 20, 2018 at 11:28:59PM -0400, Kyle Barbour wrote:
On Wed, Jun 20, 2018 at 11:11:03PM -0400, Kyle Barbour wrote:
I'm having some trouble with duplicated emails using mbsync. The
relevant mailserver is MicroSoft Exchange with IMAP/SMTP disabled,
so I'm using davmail [1] to access the server. I then run mbsync on
localhost to obtain the messages through davmail.
I just saw that this was reported in issue #38 [1], but I can't
comment there so to clarify: I tried building 1.4.0 to see if that
fixed my problem, but unfortunately my config file didn't seem to work
with that version; and going back to commit 0a5a84 where the patch for
#38 were incorporated had the same errors:
.mbsyncrc:NN: unknown/misplaced keyword 'SSLType'
If anyone has suggestions as to what changed from 1.3.0 to 1.3.1 that
would cause that error, I'd appreciate it! I'll try to figure that out
and see if the patch solves my problem.
OK, that was dumb - I just didn't have the SSL development libraries
installed. $ sudo apt install libssl-dev solved that problem.
However, even with the patched drv_imap.c, I get the duplication and
'lost track of ...' error.
As suggested on the bug by Amer, replacing '*:*' with just '*' on line
2925 seems to solve the bug.
Sorry for all the emails, but hope that helps someone else out!
--
Kyle Barbour Never mind the balrogs.
k...@kylebarbour.org |PGP| EA14 063D 969C 1DAA 5F97
(415) 238-9953 |GPG| 8B00 2188 6871 A960 E276
Rochester, NY https://kylebarbour.org
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel