Function vomit_sync::push
source · pub fn push(opts: &SyncOptions) -> Result<(), SyncError>Expand description
Apply all changes in local maildir to IMAP
This overwrites any changes that may have happened on the IMAP side.
pub fn push(opts: &SyncOptions) -> Result<(), SyncError>Apply all changes in local maildir to IMAP
This overwrites any changes that may have happened on the IMAP side.