MailjetSwiftMailer
MailjetSwiftMailer copied to clipboard
Not a built-in Swiftmailer transport: mailjet.
Im constantly receiving this message during cache:warmup in env=prod:
In SwiftmailerTransportFactory.php line 72: Not a built-in Swiftmailer transport: mailjet.
This is cause Swiftmailer Symfony Budle no longer supports custom transports from v2.4.3.
I think only way is downgrade bundle or override https://github.com/symfony/swiftmailer-bundle/blob/master/DependencyInjection/SwiftmailerTransportFactory.php