mailer2 1.1.6 copy "mailer2: ^1.1.6" to clipboard
mailer2: ^1.1.6 copied to clipboard

outdatedDart 1 only

A temporary fork of Kai Sellgren's Mailer (https://github.com/kaisellgren/mailer) for aggressive support of replyTo and sender

1.1.6 #

  • Introduce listUnsubscribe
  • Remove replyTo and replyToName

1.1.5 #

  • Introduce replyTos
  • Deprecate replyTo and replyToName

1.1.4 #

  • Remove extra trailing \r\n from messages as some servers may interpret it as an empty command and send back an error code after success code

1.1.3 #

  • Fix occasional issue with completer already completed. Due to an error with SMTP server closing connection after sending the email.

1.1.2 #

  • Fix new lines sent to server to be proper \r\n format

1.1.1 #

  • loosen crypto dependency to '>=0.9.0 <3.0.0' as suggested in the crypto changelog

1.1.0 #

  • merge crypto util fix and update example
  • upgrade unittest to test and move it to dev_dependencies
  • added OpenMailBoxSmtpOptions
  • improve address parsing and sanitization (from hoylen)
  • cleanup chunkEncodedBytes and associated test
  • update example to allow CC and BCC

1.0.1 #

  • add simple example/send_gmail.data
  • fix pubspec to pull crypto 0.9.0

1.0.0 - Oct 4, 2015 #

  • initial release
8
likes
0
pub points
70%
popularity

Publisher

unverified uploader

A temporary fork of Kai Sellgren's Mailer (https://github.com/kaisellgren/mailer) for aggressive support of replyTo and sender

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, intl, logging, mime, path

More

Packages that depend on mailer2