Re: IMAP pull-and-delete operation

2025-11-16 Thread Evgeniy Berdnikov
On Sun, Nov 16, 2025 at 07:12:20PM +, synflower--- via isync-devel wrote: > Is the MaxMessages code so buggy or poorly tested > that it's necessary, though? When you're going to use a tool which is not designed for your task, you take on a role of tester. -- Eugene Berdnikov

Re: IMAP pull-and-delete operation

2025-11-16 Thread synflower--- via isync-devel
On Mon, Nov 10, 2025 at 12:33:32PM +0100, Philippe Bruhat (BooK) wrote: isync's purpose is to keep both sides in sync. MaxMessages is a deviation from that. when you push that number down to zero, that's _literally_ extreme, and you've gone from syncing to fetching. Can't the requested workflow

Re: IMAP pull-and-delete operation

2025-11-16 Thread synflower--- via isync-devel
On Mon, Nov 10, 2025 at 10:05:09AM +0100, Oswald Buddenhagen via isync-devel wrote: What is so extreme about what I am doing? isync's purpose is to keep both sides in sync. MaxMessages is a deviation from that. when you push that number down to zero, that's _literally_ extreme, and you've gon