pub fn pull(opts: &SyncOptions) -> Result<(), SyncError>
Expand description

Apply all changes from IMAP to the local maildir

This includes fetching new mail, deleting expunged mails, updating tags, etc.