Free mail services.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 03 Aug 2016 22:58:19 +0300
changeset 1999 bbd8c9309d8b
parent 1998 e03ad0a396fc
child 2000 7bfe538a4cfe
Free mail services.
gmail.rst
mail-free.rst
--- a/gmail.rst	Wed Aug 03 22:58:03 2016 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-.. -*- 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 .
-
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mail-free.rst	Wed Aug 03 22:58:19 2016 +0300
@@ -0,0 +1,40 @@
+.. -*- coding: utf-8; -*-
+
+====================
+ Free mail services
+====================
+.. contents::
+   :local:
+
+Google mail
+===========
+
+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`` port.
+
+Authentication: user is *your full email address* (including ``@gmail.com``),
+password is *your Google password*.
+
+http://mail.google.com/support/bin/answer.py?answer=78799
+  Configuring other mail clients.
+
+Microsoft mail
+==============
+
+IMAP server name ``imap-mail.outlook.com``. IMAP port ``993``. IMAP encryption
+method SSL.
+
+POP server name ``pop-mail.outlook.com``. POP port ``995``. POP encryption
+method SSL. POP disabled by default.
+
+SMTP server name ``smtp-mail.outlook.com``. SMTP port ``587``. SMTP encryption
+method TLS.
+
+Authentication: user is *your live.com email address* (including ``@live.com``),
+password is *your live.com password*.
+
+https://support.office.com/en-us/article/Add-your-Outlook-com-account-to-another-mail-app-73f3b178-0009-41ae-aab1-87b80fa94970
+  Add your Outlook.com account to another mail app.
+