68d9c4b5e2e09b6b87f605dea79424adb1bb6df6
[motion2.git] / server / services / email / lib / email.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa3ba=['key','active','Imap','status','messageStatus','isNil','stringify','refresh','hasOwnProperty','service','provider','custom','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','disabled','messages','total','firstName','lastName','from','notify','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','send','verifySmtp','Smtp','lastSync','verify','then','exports','moment','bluebird','md5','ioredis','../../../config/environment','../../../config/logger','email','redis','localhost','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info','mailAccounts','imapAccounts','smtp','prototype','emit','name'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xa3ba,0x1b4));var _0xaa3b=function(_0x132d12,_0x2c9799){_0x132d12=_0x132d12-0x0;var _0x1c3163=_0xa3ba[_0x132d12];return _0x1c3163;};'use strict';var _=require('lodash');var moment=require(_0xaa3b('0x0'));var BPromise=require(_0xaa3b('0x1'));var md5=require(_0xaa3b('0x2'));var Redis=require(_0xaa3b('0x3'));var config=require(_0xaa3b('0x4'));var logger=require(_0xaa3b('0x5'))(_0xaa3b('0x6'));config['redis']=_['defaults'](config[_0xaa3b('0x7')],{'host':_0xaa3b('0x8'),'port':0x18eb});var io=require(_0xaa3b('0x9'))(new Redis(config['redis']));var EmailImap=require(_0xaa3b('0xa'));var EmailSmtp=require(_0xaa3b('0xb'));var mailAccount=require(_0xaa3b('0xc'));var md5Accounts={};function EmailChannel(_0x2ee95e){logger[_0xaa3b('0xd')]('start\x20email\x20channel');this[_0xaa3b('0xe')]=_0x2ee95e[_0xaa3b('0xe')];this[_0xaa3b('0xf')]={};this[_0xaa3b('0x10')]=new EmailSmtp();}EmailChannel[_0xaa3b('0x11')][_0xaa3b('0x12')]=function(_0x53a799){var _0x4d2c26=this[_0xaa3b('0xe')][_0x53a799];var _0x1635cc={'id':_0x4d2c26['id'],'name':_0x4d2c26[_0xaa3b('0x13')],'key':_0x4d2c26[_0xaa3b('0x14')],'active':_0x4d2c26[_0xaa3b('0x15')],'Imap':{'status':_0x4d2c26[_0xaa3b('0x16')][_0xaa3b('0x17')],'messageStatus':_0x4d2c26[_0xaa3b('0x16')][_0xaa3b('0x18')],'total':_0x4d2c26['Imap']['total']}};if(_[_0xaa3b('0x19')](md5Accounts[_0x53a799])){md5Accounts[_0x53a799]={};}var _0x45d795=md5(JSON[_0xaa3b('0x1a')](_0x1635cc));if(md5Accounts[_0x53a799][_0xaa3b('0x2')]!==_0x45d795){md5Accounts[_0x53a799][_0xaa3b('0x2')]=_0x45d795;io['emit']('mailAccount:update',_0x1635cc);}};EmailChannel[_0xaa3b('0x11')][_0xaa3b('0x1b')]=function(_0x1af71e){for(var _0xadeaac in _0x1af71e){if(_0x1af71e[_0xaa3b('0x1c')](_0xadeaac)){if(_0x1af71e[_0xadeaac][_0xaa3b('0x16')]&&_0x1af71e[_0xadeaac]['active']){var _0x57dc1f=_0x1af71e[_0xadeaac][_0xaa3b('0x16')];if(!_0x57dc1f[_0xaa3b('0x1d')]&&_0x1af71e[_0xadeaac][_0xaa3b('0x1e')]!==_0xaa3b('0x1f'))_0x57dc1f[_0xaa3b('0x1d')]=_0x1af71e[_0xadeaac]['provider'];if(!this['imapAccounts']['hasOwnProperty'](_0x57dc1f['id'])){this[_0xaa3b('0xf')][_0x57dc1f['id']]=new EmailImap(_0x57dc1f,_0x1af71e[_0xadeaac][_0xaa3b('0x6')]);this['imapAccounts'][_0x57dc1f['id']]['on'](_0xaa3b('0x20'),this[_0xaa3b('0x21')][_0xaa3b('0x22')](this,_0xadeaac));this['imapAccounts'][_0x57dc1f['id']]['on'](_0xaa3b('0x6'),this[_0xaa3b('0x23')]['bind'](this,_0xadeaac));this[_0xaa3b('0xf')][_0x57dc1f['id']]['on'](_0xaa3b('0x24'),this[_0xaa3b('0x25')]['bind'](this,_0xadeaac));this[_0xaa3b('0xf')][_0x57dc1f['id']]['on'](_0xaa3b('0x26'),this[_0xaa3b('0x27')][_0xaa3b('0x22')](this,_0xadeaac));}}else{if(_[_0xaa3b('0x19')](this[_0xaa3b('0xe')][_0xadeaac]['Imap'])){this[_0xaa3b('0xe')][_0xadeaac]['Imap']={};}this[_0xaa3b('0xe')][_0xadeaac]['Imap'][_0xaa3b('0x17')]=_0xaa3b('0x28');this[_0xaa3b('0xe')][_0xadeaac][_0xaa3b('0x16')]['messageStatus']='';this[_0xaa3b('0x12')](_0xadeaac);}}}};EmailChannel[_0xaa3b('0x11')]['handleImapBox']=function(_0x3fddc1,_0x59b5d9){if(this['mailAccounts'][_0x3fddc1]){this['mailAccounts'][_0x3fddc1][_0xaa3b('0x16')]['status']='connected';this[_0xaa3b('0xe')][_0x3fddc1]['Imap'][_0xaa3b('0x18')]=_0x59b5d9['name'];if(_0x59b5d9[_0xaa3b('0x29')]){this['mailAccounts'][_0x3fddc1][_0xaa3b('0x16')][_0xaa3b('0x2a')]=_0x59b5d9['messages'][_0xaa3b('0x2a')];}return this['emit'](_0x3fddc1);}};EmailChannel[_0xaa3b('0x11')]['handleImapEmail']=function(_0x2566cb,_0x514578){logger[_0xaa3b('0xd')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0x514578[_0xaa3b('0x2b')],_0x514578[_0xaa3b('0x2c')],_0x514578[_0xaa3b('0x2d')],_0x2566cb);if(this[_0xaa3b('0xe')][_0x2566cb]){return mailAccount[_0xaa3b('0x2e')](_0x2566cb,_0x514578)['then'](function(_0x1a60bc){if(_0x1a60bc){logger[_0xaa3b('0xd')](_0xaa3b('0x2f'));}})[_0xaa3b('0x30')](function(_0x436ed2){logger[_0xaa3b('0x26')](_0xaa3b('0x31'),JSON['stringify'](_0x436ed2));});}};EmailChannel[_0xaa3b('0x11')]['handleImapEnd']=function(_0x143c77){if(this[_0xaa3b('0xe')][_0x143c77]&&this[_0xaa3b('0xe')][_0x143c77][_0xaa3b('0x16')]){if(this['imapAccounts'][this[_0xaa3b('0xe')][_0x143c77][_0xaa3b('0x16')]['id']]){delete this[_0xaa3b('0xf')][this[_0xaa3b('0xe')][_0x143c77][_0xaa3b('0x16')]['id']];}this[_0xaa3b('0xe')][_0x143c77]['Imap']['lastSync']=moment();this['emit'](_0x143c77);}};EmailChannel[_0xaa3b('0x11')][_0xaa3b('0x27')]=function(_0x5dd556,_0x28f3be){if(this[_0xaa3b('0xe')][_0x5dd556]){this[_0xaa3b('0xe')][_0x5dd556][_0xaa3b('0x16')][_0xaa3b('0x17')]=_0xaa3b('0x26');this[_0xaa3b('0xe')][_0x5dd556][_0xaa3b('0x16')][_0xaa3b('0x18')]=_0x28f3be;return this[_0xaa3b('0x12')](_0x5dd556);}};EmailChannel[_0xaa3b('0x11')]['sendMail']=function(_0x2b855c,_0xc1500){return this[_0xaa3b('0x10')][_0xaa3b('0x32')](_0x2b855c,_0xc1500);};EmailChannel[_0xaa3b('0x11')][_0xaa3b('0x33')]=function(_0x217401){var _0x3795ac=this;if(this[_0xaa3b('0xe')][_0x217401['id']]){if(_[_0xaa3b('0x19')](this[_0xaa3b('0xe')][_0x217401['id']][_0xaa3b('0x34')])){this[_0xaa3b('0xe')][_0x217401['id']][_0xaa3b('0x34')]={};}this[_0xaa3b('0xe')][_0x217401['id']]['Smtp'][_0xaa3b('0x35')]=moment();return new BPromise(function(_0x27c3d2,_0x583a09){return _0x3795ac[_0xaa3b('0x10')][_0xaa3b('0x36')](_0x217401)[_0xaa3b('0x37')](function(_0x26a46a){_0x3795ac[_0xaa3b('0xe')][_0x217401['id']]['Smtp'][_0xaa3b('0x17')]='verified';_0x3795ac[_0xaa3b('0xe')][_0x217401['id']][_0xaa3b('0x34')][_0xaa3b('0x18')]='';_0x3795ac['emit'](_0x217401['id']);_0x27c3d2(_0x26a46a);})['catch'](function(_0x403de5){_0x3795ac[_0xaa3b('0xe')][_0x217401['id']][_0xaa3b('0x34')][_0xaa3b('0x17')]=_0xaa3b('0x26');_0x3795ac[_0xaa3b('0xe')][_0x217401['id']][_0xaa3b('0x34')][_0xaa3b('0x18')]=_0x403de5;_0x3795ac[_0xaa3b('0x12')](_0x217401['id']);_0x583a09(_0x403de5);});});}return this['smtp'][_0xaa3b('0x36')](_0x217401);};module[_0xaa3b('0x38')]=EmailChannel;