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

{{_("Help")}}

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

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.

Related Articles:

Enable Access for Non-Google Apps

{% include("help/bottom.html") %}
{% endblock %}