Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Releases: joscha/play-easymail

v0.6.7

Choose a tag to compare

@joscha joscha released this 02 Nov 16:09

First release published on SonaType nexus

0.6.6

Choose a tag to compare

@joscha joscha released this 28 Oct 18:32
  • Fix delay setting location (thanks @mkurz)
  • Attachment support (thanks @mkurz)

0.6.5

Choose a tag to compare

@joscha joscha released this 20 Oct 18:29

Allow disabling X-Mailer header (thanks @mkurz)
Allow setting CC and BCC (thanks @mkurz)

0.6.4

0.6.4 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 29 Jul 00:27

Maintenance release for Java 6 backwards compatibility.

0.6.3

0.6.3 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 04 Jul 23:09

0.5.2

0.5.2 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 04 Jul 23:09

0.6.2

0.6.2 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 30 Jun 21:27
  • Fix addCustomHeader method
  • Add sendMail convenience method for text-only mails
  • Add to sample: show advanced Mail example (add Reply-To header)

0.6.1

0.6.1 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 30 Jun 21:27
  • Add Scala 2.10.x binary to repository
  • Test against Scala 2.10.x
    ATTENTION: Binaries are not published in ivy style any more, please update your resolver URLs (see #189)

0.5.1

0.5.1 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 30 Jun 22:36
  • Backport fix for addCustomHeader method for Play 2.2.x

0.6.0

0.6.0 Pre-release
Pre-release

Choose a tag to compare

@joscha joscha released this 30 Jun 21:26
  • First version for Play 2.3.x