Skip to content
Discussion options

You must be logged in to vote

Hi @nklamann

imap-backup depends on the IMAP standard. An IMAP server identifies folders with a name plus a unique id (uid_validity), and the emails in those folders with ids (uid).

When a backup is run, it stores those names and ids. With each following backup, it checks what's missing, based on previously seen names and ids, and downloads what is new.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joeyates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants