We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86bda3 commit 6db8ba9Copy full SHA for 6db8ba9
config/packages/dev/swiftmailer.yaml
@@ -1,2 +1,4 @@
1
+# See https://symfony.com/doc/current/email/dev_environment.html
2
swiftmailer:
- disable_delivery: true
3
+ # send all emails to a specific address
4
+ #delivery_addresses: ['[email protected]']
0 commit comments