-
Hi,
Swiftmailer Mail Wrapper, will work with "swiftmailer/swiftmailer": "~5",
Im not sure if you already done some work on a mail wrapper, if not please consider this
**Add content to app/confi…
-
I think SwiftMailer could be an optional dependency, only needed when you use the main feature. What do you think?
-
Hello,
we have installed the Web3 extension on our flarum deployment which will serve as our governance forum, so it is the perfect plugin for our situation.
Problem encountered:
The plugin seems…
-
Swiftmailer 6.0 was released something like 6 months ago, and IRC, should not have too many changes impacting a simple Transport.
Any support planned for 6.0 ? :}
Taluu updated
6 years ago
-
As outpointed [here](https://symfony.com/blog/the-end-of-swiftmailer) - Swiftmailer is dead since 19.08.2021.
We need to switch to [Symfony/Mailer](https://github.com/symfony/mailer#getting-started…
-
Hello.
we face the following issue: Some former users were deleted via ldap. It seems that there were pending activity mails for these users in the outbox that can not be delivered. Each time the c…
jpkop updated
2 months ago
-
With SymfonyMailer enabled, the HTML and Multipart emails received from MediaWiki are not encoded properly. MediaWiki already [encoded](https://doc.wikimedia.org/mediawiki-core/REL1_39/php/UserMailer_…
-
As of November 2021, the swiftmailer/swiftmailer package has stopped being maintained and has moved to [symfony/mailer](https://symfony.com/doc/current/mailer.html). We should reflect that for Neos, t…
-
When sending emails (after all, that's what MJML is all about) that contain images, it is often helpful or even necessary to attach images to the emails – that way, you can ensure emails are rendered …
-
[According to the `core/composer.json` core is using Swiftmailer](https://github.com/owncloud/core/blob/de753b61155ff640d1bf5bff978e19233a33ab8c/composer.json#L51)
[The Swiftmailer documentation st…