kaisellgren / mailer

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.
MIT License
166 stars 86 forks source link

fix: return correct return code if recipient mail address is empty. #256

Closed close2 closed 1 month ago

close2 commented 1 month ago

fixes #255

This was obviously the wrong code, which makes me confident enough, that we can push this as bug-fix instead of a major release.