VaporSMTPKit
VaporSMTPKit copied to clipboard
Sending emails with only BCC addresses
Sending emails without a to
address filled out but only where the bcc
doesn't process. Sending an email where any of the to
, bcc
, or cc
fields should be valid. I believe the check on lines 35-37 should require that all of the fields are empty to return nil.