# Generated by roxygen2: do not edit by hand

S3method(as.character,envelope)
S3method(as.character,vctrs_address)
S3method(format,vctrs_address)
S3method(print,envelope)
S3method(print,vctrs_address)
export("%>%")
export(address)
export(as.address)
export(attachment)
export(bcc)
export(cc)
export(compliant)
export(display)
export(domain)
export(envelope)
export(from)
export(html)
export(local)
export(parties)
export(qp_decode)
export(qp_encode)
export(raw)
export(reply)
export(sender)
export(server)
export(subject)
export(text)
export(to)
export(vec_ptype_abbr.vctrs_address)
export(vec_ptype_full.vctrs_address)
import(curl)
import(dplyr)
import(magrittr)
import(stringr)
import(tibble)
importFrom(base64enc,base64encode)
importFrom(glue,glue)
importFrom(httr,http_date)
importFrom(magrittr,"%>%")
importFrom(mime,guess_type)
importFrom(purrr,insistently)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,rate_backoff)
importFrom(stats,setNames)
importFrom(tidyr,unnest)
importFrom(utils,packageVersion)
importFrom(vctrs,field)
importFrom(vctrs,new_rcrd)
importFrom(vctrs,vec_assert)
importFrom(vctrs,vec_cast_common)
importFrom(vctrs,vec_recycle_common)
