Releases: pivotal-cf/email-resource
Releases · pivotal-cf/email-resource
v1.0.21
v1.0.20
v1.0.19
v1.0.18
v1.0.17
- fix defect where from address was being left off. Introduced regression in 1.0.16
v1.0.16
v1.0.15
- added support for attachments (#22)
- added ability to add
cc
list of addresses - general refactoring to leverage library mail (https://github.com/domodwyer/mailyak)
v1.0.14
Adding additional output to error situations to help resolve issues.
v1.0.13
- adding support for LoginAuth. Thanks @Kale22
v1.0.12
updated this resource to have an optional input of host_origin
to allow setting this, if not set localhost
will be used.