I'm experiencing an odd issue with the maxmessages branch.

The initial sync works fine, but after that messages sent by me are
never downloaded from the server.

I don't know whether this is a misconfiguration problem from my side
(configuration pasted below), or an isync bug. In the latter case,
just let me know how I should generate a test case.

MaildirStore local
Path ~/.maildb/
Inbox ~/.maildb/INBOX
Flatten .

IMAPStore gmail
Host imap.gmail.com
User (edited)@gmail.com
Pass (edited)
UseIMAPS yes

Channel gmail-local
Master :gmail:
Slave :local:
Patterns INBOX "[Gmail]/All Mail" "[Gmail]/Drafts" "[Gmail]/Trash"
MaxMessages 500
Create Slave

On Mon, Nov 4, 2013 at 4:50 PM, Gammel Holte <gammel.ho...@gmail.com> wrote:
> Hi,
>
>>    make MaxMessages work for the initial fetch
>>
>> it passes my (rather limited) autotests, but this stuff is *complex*, so
>> you should give it some hammering before i push it to master. it's
>> implausible that it would eat your master-side mailbox, but you should
>> have a close look whether it downloads/expires the right messages.
>
> I just used it to recreate a brand new inbox with MaxMessages = 2500,
> and it worked beautifully.
>
> I also played around a bit by sending new messages and checking that
> things were expired out correctly. It seemed to work fine in my very
> limited set of test cases.
>
> I'm really thankful for this patch, as it fixes the only major gripe I
> was facing when using isync.
>
> Best wishes,
> A.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to