gmail.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 19 Jun 2016 20:08:45 +0300
changeset 1994 4a272425853d
parent 1912 8b81a8f0f692
permissions -rw-r--r--
HTML 5 makes ``type="text/javascript"`` unnecessary

.. -*- coding: utf-8; -*-

========
 Gmail.
========
.. contents::
   :local:

Configuration.
==============

 * Incoming Mail Server (IMAP, requires SSL): imap.gmail.com:993
 * Outgoing Mail Server (SMTP, requires TLS, use authentication, Use STARTTLS):
   smtp.gmail.com:(465 or 587)
 * Account Name: your full email address (including @gmail.com)

  http://mail.google.com/support/bin/answer.py?answer=78799
                Configuring other mail clients .