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 5c09de4 commit cd78ad3Copy full SHA for cd78ad3
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