superlinkx/quickmailer

Error Handling

superlinkx opened this issue · 1 comments

Currently the only error handling is done by panicking when a required flag is missing. Need to detect unable to send message errors, no attachment errors, and any other detectable issues

Added error checks for attachment errors and send errors