mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 00:08:18 +08:00
7 lines
139 B
INI
7 lines
139 B
INI
imap_host = "imap.qq.com"
|
|
imap_port = 993
|
|
imap_secure = "SSL"
|
|
smtp_host = "smtp.qq.com"
|
|
smtp_port = 465
|
|
smtp_secure = "SSL"
|
|
smtp_auth = On
|