You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
514 B

# Generated by roxygen2: do not edit by hand
export("%>%")
export(check_starrtls)
export(checkdmarc_default_nameservers)
export(get_a_records)
export(get_bimi_record)
export(get_dmarc_record)
export(get_mx_servers)
export(get_nameservers)
export(get_ns_records)
export(get_ptr_records)
export(get_spf_records)
export(get_txt_records)
export(validate_dmarc_record)
export(validate_spf_record)
import(clandnstine)
import(iptools)
import(psl)
import(stringi)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")