Function vomit_sync::pull
source · [−]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.
pub fn pull(opts: &SyncOptions) -> Result<(), SyncError>Apply all changes from IMAP to the local maildir
This includes fetching new mail, deleting expunged mails, updating tags, etc.