Hacker News new | ask | show | jobs
by krageon 264 days ago
I have not tried to do this, but I think you can set MaxMessages in your config to achieve something like this. If I'm understanding correctly, it essentially does a tail on your mailbox. The latest X messages will be kept, where X is the number after MaxMessages: https://manpages.debian.org/bullseye/isync/mbsync.1.en.html#...