author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Tue, 13 Dec 2011 17:23:24 +0200 | |
changeset 1140 | 63092b4c6d9d |
parent 1032 | 4decc3e00bb6 |
child 1334 | 9bf0d5a1f0cf |
permissions | -rw-r--r-- |
1032
4decc3e00bb6
Fix coding and contents.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
972
diff
changeset
|
1 |
.. -*- coding: utf-8 -*- |
972 | 2 |
|
3 |
======== |
|
4 |
Gmail. |
|
5 |
======== |
|
6 |
.. contents:: |
|
7 |
||
8 |
Configuration. |
|
9 |
============== |
|
10 |
||
11 |
* Incoming Mail Server (IMAP, requires SSL): imap.gmail.com:993 |
|
12 |
* Outgoing Mail Server (SMTP, requires TLS, use authentication, Use STARTTLS): |
|
13 |
smtp.gmail.com:(465 or 587) |
|
14 |
* Account Name: your full email address (including @gmail.com) |
|
15 |
||
16 |
http://mail.google.com/support/bin/answer.py?answer=78799 |
|
17 |
Configuring other mail clients . |
|
18 |
||
19 |