Skip to content

Commit 45797b3

Browse files
committed
minor #6246 removed duplicate lines (seferov)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes #6246). Discussion ---------- removed duplicate lines | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no The line is already included on the next paragraph. Commits ------- 24c7c75 removed duplicate lines
2 parents ebd1174 + 24c7c75 commit 45797b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cookbook/email/gmail.rst

-3
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ If your application uses ``tls`` encryption or ``oauth`` authentication, you
120120
must override the default options by defining the ``encryption`` and ``auth_mode``
121121
parameters.
122122

123-
If you are using 2-Step-Verification, you must `generate an App password`_ and
124-
use this as your ``mailer_password`` value.
125-
126123
If your Gmail account uses 2-Step-Verification, you must `generate an App password`_
127124
and use it as the value of the ``mailer_password`` parameter. You must also ensure
128125
that you `allow less secure apps to access your Gmail account`_.

0 commit comments

Comments
 (0)