mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-09 16:28:00 +08:00
8 lines
139 B
INI
8 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
|