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.
2 parents 2b00d0f + f9db893 commit aa20259Copy full SHA for aa20259
email.rst
@@ -45,7 +45,7 @@ environment variable in the ``.env`` file:
45
MAILER_URL=null://localhost
46
47
# use this to configure a traditional SMTP server
48
- MAILER_URL=smtp://localhost:25?encryption=ssl&auth_mode=login&username=&password=
+ MAILER_URL=smtp://localhost:465?encryption=ssl&auth_mode=login&username=&password=
49
50
.. caution::
51
0 commit comments