Closed johnwc closed 2 months ago
@jamesmh can you please review
@jamesmh don't mean to be a bother, but we are needing this for one of our up coming releases.
This exists in Mailer 6.0.0 now via other changes. Documentation is up to date too if helpful -> https://docs.coravel.net/Mailing/#sender
Consolidated target frameworks for libraries and referenced local projects over public packages.
Added a
Sender(...)
method to be able to set the Sender property of the MailMessage. #374 Have From() override default global From. #321