Add gmail.

This commit is contained in:
Rico Sta. Cruz 2014-06-15 22:51:05 +08:00
parent 8fd1d8ac00
commit 277effd6dd
1 changed files with 22 additions and 0 deletions

22
gmail.md Normal file
View File

@ -0,0 +1,22 @@
---
title: Gmail
layout: default
---
### IMAP
* `imap.gmail.com:993`
* SSL: yes
* Username: full `username@gmail.com`
### SMTP
* `smtp.gmail.com`
* SSL port: 465
* TLS/STARTTLS port: 587
* Use authentication: yes
### POP3
* `pop.gmail.com:995`
* SSL: yes