imap tls true

This commit is contained in:
geek 2017-05-17 16:41:36 +09:00
parent 99f72ac7b7
commit f9e83a910a

View File

@ -4,7 +4,7 @@
"connection" : {
"ip" : "192.168.1.215",
"port" : "993",
"ssl" : false,
"ssl" : true,
"portType" : "tcp"
},
"auth" : {