I hereby claim:
- I am panzerkunst on github.
- I am panzerkunst (https://keybase.io/panzerkunst) on keybase.
- I have a public key ASAz7Bx_EOBfdTTHi7ZJK8amFCa_pQDgHsMcq8ZbUK7nggo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import scala.concurrent.duration.FiniteDuration | |
| /** | |
| * The email message sent to Actors in charge of delivering email | |
| * | |
| * @param subject the email subject | |
| * @param recipient the recipient | |
| * @param from the sender | |
| * @param text alternative simple text | |
| * @param html html body |