issues
search
jamesmh
/
coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.92k
stars
257
forks
source link
Mailer-fixes
#402
Closed
jamesmh
closed
2 months ago
jamesmh
commented
2 months ago
This addresses a few things:
Issue where
globalFrom
was taking precedence over explicitly defined
from
email address in code
Adds ability to assign "sender" field (breaking change to custom mailer)
Added
globalFrom
documentation
Sender
documentation
This addresses a few things:
globalFrom
was taking precedence over explicitly definedfrom
email address in codeglobalFrom
documentationSender
documentation