Update module jhillyerd/enmime to v0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jhillyerd/enmime | require | minor |
v0.8.4 -> v0.9.0
|
Release Notes
jhillyerd/enmime
v0.9.0
Added
-
SendWithReversePath
method to builder, allows specifying a reverse-path that differs from the from address (#179, thanks cgroschupp) - A
Sender
interface that allows our users to provide their own mail sending routines, or mock them in tests. #182
Fixed
- Reject empty addresses during builder validation (#187, thanks jawr)
- Allow unset subject line during builder validation (#191, thanks psanford)
Changed
- Updated dependencies
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.