8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for this nice bundle! I could test this successfully, but noticed that plugins architecture of SwiftMailer is not implemented.
For instance, I wanted to use symfony's delivery_addresses feature (https://symfony.com/doc/current/email/dev_environment.html) but it does not work with this transport. Is there any reason why plugins registering is skipped?
delivery_addresses
The text was updated successfully, but these errors were encountered:
There is no reason , could be interesting to improve the transport part
Sorry, something went wrong.
@moux2003 Alright, I created PR for this here #20
I could successfully test this with delivery_addresses feature on my project.
Thanks for the contrib
No branches or pull requests
Thanks for this nice bundle!
I could test this successfully, but noticed that plugins architecture of SwiftMailer is not implemented.
For instance, I wanted to use symfony's
delivery_addresses
feature (https://symfony.com/doc/current/email/dev_environment.html) but it does not work with this transport. Is there any reason why plugins registering is skipped?The text was updated successfully, but these errors were encountered: