# Functions
CheckAndCreateSSL is a helper to setup self-signed certificates for the administrative interface.
ParseCSV contains the logic to parse the user provided csv file containing Target entries.
ParseMail takes in an HTTP Request and returns an Email object TODO: This function will likely be changed to take in a []byte.