simonschaufi / laravel-dkim

Laravel package for signing outgoing messages with DKIM
https://www.simonschaufelberger.de/de/projekte/laravel-packages/laravel-dkim.html
MIT License
24 stars 9 forks source link

Add possibility to set custom mailers for DKIM. #19

Closed Iaotle closed 8 months ago

Iaotle commented 8 months ago

Same as https://github.com/simonschaufi/laravel-dkim/pull/3, but no PSR or merge issues. No breaking changes, should be ready to merge asap.

Resolves: #3

simonschaufi commented 8 months ago

thank you!

a good idea is to always use a new branch for a pr.