-
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 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…
-
### Description
```
composer depends swiftmailer/swiftmailer
wildbit/swiftmailer-postmark 3.3.0 requires swiftmailer/swiftmailer (^6.0.0)
yiisoft/yii2-swiftmailer 2.1.2 requires swiftm…
-
If the status comes through webhook than it's a bounce (soft or hard) as indicated by webhook. If the message fails to send for example invalid credentials, incorrect sender/domain setting, etc. it sh…
-
[According to the `core/composer.json` core is using Swiftmailer](https://github.com/owncloud/core/blob/de753b61155ff640d1bf5bff978e19233a33ab8c/composer.json#L51)
[The Swiftmailer documentation st…
-
when I try add listing in the last step, error Fatal error: Uncaught exception 'Swift_TransportException' with message 'Connection could not be established with host 127.0.0.1 [Connection refused #1…
-
I can't get autocompletion for Swiftmailer classes (\Swift_Message for instance), as far as I can tell after digging a bit might be because the package delegates at some point to its own autoloader (`…
-
connection could not be established with host smtp.qq.com [Unable to find the socket transport "test" - did you forget to enable it when you configured PHP? #-2092507384]
E:\laragon40\www\OKRsing\ven…
-
Im constantly receiving this message during `cache:warmup` in env=prod:
`In SwiftmailerTransportFactory.php line 72:
Not a built-in Swiftmailer transport: mailjet.
`
-
I've tried integrating your project in my Symfony app, but the argument @swiftmailer.transport.eventdispatcher.mailjet does not exist :(