Cambios varios

This commit is contained in:
2020-11-12 18:56:12 -03:00
parent 9adafbae13
commit 3eae0194f7
15 changed files with 282 additions and 220 deletions

View File

@ -1,6 +1,28 @@
{
"imap_server": "imap.yandex.com",
"imap": {
"server": "imap.yandex.com",
"port": 993,
"user": {
"name": "secretary@incoviba.cl",
"password": "quzshqzyfcnydevp"
},
"ssl": true
},
"smtp": {
"server": "smtp.yandex.com",
"port": 495,
"user": {
"name": "secretary@incoviba.cl",
"password": "quzshqzyfcnydevp"
},
"ssl": true
},
"server": "imap.yandex.com",
"port": 993,
"user": {
"name": "secretary@incoviba.cl",
"password": "quzshqzyfcnydevp"
},
"username": "secretary@incoviba.cl",
"password": "quzshqzyfcnydevp",
"ssl": true