{% extends "layouts/full.html" %} {% block title %}Gmail {{_("2-Step Verification")}} | {{_("Help")}}{% endblock %} {% block content %}

{{_("Help")}}

Gmail's {{_("2-Step Verification")}}

If you have 2-step verification enabled on your Google (Gmail) account you will need to follow these steps to get your account working with Mailpile.

  1. Go to the Google accounts website, http://accounts.google.com/
  2. If you haven't already, log in.
  3. Click the 'Security' button on the top center of the screen.
  4. In the "2-step verification" section, click "Manage your application specific passwords".
  5. You may have to reenter your password to continue.
  6. In the "Application-specific passwords" section, generate a new password for Mailpile.
{% include("help/bottom.html") %}
{% endblock %}