nette / mail

A handy library for creating and sending emails in PHP
https://doc.nette.org/mailing
Other
463 stars 70 forks source link

Message: preserves custom Message-ID #82

Closed mstrouhal closed 3 years ago

mstrouhal commented 3 years ago

This PR is adding support for custom Message-ID header value.

mstrouhal commented 3 years ago

(Tests are failing because this branch has been forked from master, which is failing)