On Tue, Mar 07, 2006 at 05:55:11PM +0800, Winfried Trumper wrote: > I ran into the following problems while synchronizing two cyrus-based > mailboxes: > > 1. The "pattern" is not effective, because % is used as a wildcard. > \"%s%%\" in src/drv_imap.c, line 1676. Fix: use * as a wildcard. > % is what is intended (i.e., what isync is capable of handling currently).
> 2. When CREATing, the folder name has too many quotes. > CREATE \"%.*s\" in src/drv_imap.c, line 1007. > already fixed in 1.0.2. > 3. Self-signed certificates require manual input. At the same time I > did not find any "known hosts" information. > known problem. i have to get into this CA stuff finally ... > 4. Bare newlines in messages are passed, which violate some RFC > (should be CRLF) and are rejected by Cyrus. See below. > if nothing else is broken, that would mean that the source server already delivered broken content. mind sniffing the connection (unfortunately there is no option to dump message contents)? -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel