Code optimizations

This commit is contained in:
RainLoop Team 2015-01-05 04:26:08 +04:00
parent b4d6468094
commit 1613a4528b
8 changed files with 45 additions and 29 deletions

View file

@ -1,9 +1,7 @@
imap_host = "imap.qq.com"
imap_port = 993
imap_secure = "SSL"
imap_verify_ssl = Off
smtp_host = "smtp.qq.com"
smtp_port = 465
smtp_secure = "SSL"
smtp_verify_ssl = Off
smtp_auth = On