OSDN Git Service

Regular updates
[twpd/master.git] / gmail.md
1 ---
2 title: Gmail
3 ---
4
5 ### IMAP
6
7  * `imap.gmail.com:993`
8  * SSL: yes
9  * Username: full `username@gmail.com`
10
11 ### SMTP
12
13  * `smtp.gmail.com`
14  * SSL port: 465
15  * TLS/STARTTLS port: 587
16  * Use authentication: yes
17
18 ### POP3
19
20  * `pop.gmail.com:995`
21  * SSL: yes