vitalybaev / laravel-dkim

Laravel 5 MailServiceProvider decorator, providing sign outgoing emails with DKIM
MIT License
31 stars 20 forks source link

Updated readme with note on disabling DKIM #11

Open marius321967 opened 5 years ago

marius321967 commented 5 years ago

Thank you for providing this package to the Laravel community. When setting it up for my local environment I needed to temporarily disable the addition of DKIM signatures. Hopefully this note in the readme file will make it clearer for other developers.