mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
qq.com.ini
Add QQ.com
This commit is contained in:
parent
2842a93593
commit
3454e6e853
1 changed files with 7 additions and 0 deletions
7
rainloop/v/0.0.0/app/domains/qq.com.ini
Normal file
7
rainloop/v/0.0.0/app/domains/qq.com.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue