diff --git a/mailer.rst b/mailer.rst index be19e495751..0efe10cd9fa 100644 --- a/mailer.rst +++ b/mailer.rst @@ -29,7 +29,7 @@ can deliver emails over ``smtp`` by configuring your ``.env`` file (the # .env MAILER_DSN=smtp://user:pass@smtp.example.com:port -.. warning:: +.. caution:: If you are migrating from Swiftmailer (and the Swiftmailer bundle), be warned that the DSN format is different.