Closed shemzo closed 6 years ago
Hi, can you describe your configuration and environment (your framework and version). Add to that, can you give us the version of SwiftMailer you're using.
Thanks!
hi , i m using symfony 3.3 and using the version 2.3.10 of Swiftmailer thank you for your response
Try to use the Symfony bundle to integrate mailjet with Symfony https://github.com/mailjet/mailjetBundle
it includes the transport mailjet already configured!
okey thank you
Let me know if it works!
it did solve the problem thank you
hello , i have an issue i get an error message when i load the page that sends my message : Uncaught exception 'Symfony\Component\DependencyInjection\Exception\InvalidArgumentException' with message 'There is no extension able to load the configuration for "swiftmailer.mailer.transport.mailjet" thanks