# Generated by roxygen2: do not edit by hand

S3method(Ops,imap_search)
S3method(print,imap_search)
export("%>%")
export(AND)
export(ImapCon)
export(OR)
export(before)
export(clean_msg_text)
export(configure_imap)
export(decode_mime_header)
export(decode_mime_text)
export(enron_sandbox)
export(extract_attachments)
export(filter_stored)
export(flag)
export(fuzzy)
export(imap_url)
export(imap_utf7_decode)
export(imap_utf7_encode)
export(ingest_maildir)
export(larger_than)
export(list_attachments)
export(metadata_options)
export(modseq)
export(older_than)
export(on)
export(parse_bodystructure)
export(parse_envelope)
export(populate_sandbox)
export(sandbox_corpus)
export(saved_before)
export(saved_on)
export(saved_since)
export(sent_before)
export(sent_on)
export(sent_since)
export(since)
export(smaller_than)
export(string)
export(verbatim)
export(younger_than)
importFrom(R6,R6Class)
importFrom(lifecycle,deprecate_warn)
importFrom(magrittr,"%>%")
useDynLib(mRpostman, .registration = TRUE)
