Closed riiad closed 4 months ago
Anyone ?
Hello @riiad According to the documentation ( https://symfony.com/doc/6.0/mailer.html#creating-sending-messages ) everything looks correct. Just try to debug and show how your headers were built
Close due to inactivity
Hi,
I tried both the SMTP configuration and the Send API, but it looks like my emails does not have the X-MJ-CustomID header.
Here is an example of a mailable:
Am i doing something wrong ?
Laravel 9
/mailjet/laravel-mailjet:3.0.4
Thanks