From 44085fcfa77072eeb990e7bbdf73f4a76b9106c7 Mon Sep 17 00:00:00 2001 From: Farhad Safarov Date: Tue, 9 Feb 2016 17:11:00 +0200 Subject: [PATCH] removed duplicate lines --- cookbook/email/gmail.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/cookbook/email/gmail.rst b/cookbook/email/gmail.rst index f8eda4c3094..e34604bae0a 100644 --- a/cookbook/email/gmail.rst +++ b/cookbook/email/gmail.rst @@ -120,9 +120,6 @@ If your application uses ``tls`` encryption or ``oauth`` authentication, you must override the default options by defining the ``encryption`` and ``auth_mode`` parameters. -If you are using 2-Step-Verification, you must `generate an App password`_ and -use this as your ``mailer_password`` value. - If your Gmail account uses 2-Step-Verification, you must `generate an App password`_ and use it as the value of the ``mailer_password`` parameter. You must also ensure that you `allow less secure apps to access your Gmail account`_.