YieldStudio / laravel-mailjet-notifier

Easily send Mailjet transactional email and sms with Laravel notifier.
MIT License
2 stars 2 forks source link

Add ReplyTo option in MailjetEmailMessage #6

Closed luluni83 closed 1 year ago

luluni83 commented 1 year ago

Mailjet API allows to customise ReplyTo field in a message. Could be sometimes useful specially for contact form notifications.

dtangdev commented 1 year ago

Thank you for your changes, good job :)