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 7973085 commit e1722c2Copy full SHA for e1722c2
mailer.rst
@@ -29,7 +29,7 @@ can deliver emails over ``smtp`` by configuring your ``.env`` file (the
29
# .env
30
MAILER_DSN=smtp://user:pass@smtp.example.com:port
31
32
-.. warning::
+.. caution::
33
34
If you are migrating from Swiftmailer (and the Swiftmailer bundle), be
35
warned that the DSN format is different.
0 commit comments