VaporSMTPKit icon indicating copy to clipboard operation
VaporSMTPKit copied to clipboard

Sending emails with only BCC addresses

Open omrd opened this issue 3 years ago • 0 comments

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.

omrd avatar Apr 20 '21 05:04 omrd