kaisellgren / mailer

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

fix: specify locale in date header #206

Closed close2 closed 2 years ago

close2 commented 2 years ago

SMTP headers with dates should always use the en_US locale.

fixes #201