# Generated by roxygen2: do not edit by hand

S3method(as.character,envelope)
S3method(print,envelope)
export(attachment)
export(bcc)
export(cc)
export(envelope)
export(from)
export(html)
export(qp_decode)
export(qp_encode)
export(reply)
export(sender)
export(server)
export(subject)
export(text)
export(to)
import(curl)
import(magrittr)
import(stringr)
importFrom(base64enc,base64encode)
importFrom(glue,glue)
importFrom(httr,http_date)
importFrom(mime,guess_type)
importFrom(purrr,insistently)
importFrom(purrr,rate_backoff)
importFrom(utils,packageVersion)
