Built motion from commit 6a09e18b.|2.6.11
[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 _0x9ea6=['disabled','messages','info','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','notify','then','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','error','sendMail','Smtp','verify','verified','exports','lodash','moment','bluebird','md5','ioredis','../../../config/logger','email','redis','defaults','localhost','socket.io-emitter','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','smtp','prototype','emit','key','Imap','messageStatus','total','isNil','stringify','refresh','service','provider','custom','imapAccounts','hasOwnProperty','handleImapBox','bind','handleImapEmail','end','handleImapEnd','handleImapError','status'];(function(_0x500fef,_0xd6b32f){var _0x339f38=function(_0x12548c){while(--_0x12548c){_0x500fef['push'](_0x500fef['shift']());}};_0x339f38(++_0xd6b32f);}(_0x9ea6,0x83));var _0x69ea=function(_0x160c73,_0x2ee678){_0x160c73=_0x160c73-0x0;var _0xd9302=_0x9ea6[_0x160c73];return _0xd9302;};'use strict';var _=require(_0x69ea('0x0'));var moment=require(_0x69ea('0x1'));var BPromise=require(_0x69ea('0x2'));var md5=require(_0x69ea('0x3'));var Redis=require(_0x69ea('0x4'));var config=require('../../../config/environment');var logger=require(_0x69ea('0x5'))(_0x69ea('0x6'));config[_0x69ea('0x7')]=_[_0x69ea('0x8')](config[_0x69ea('0x7')],{'host':_0x69ea('0x9'),'port':0x18eb});var io=require(_0x69ea('0xa'))(new Redis(config[_0x69ea('0x7')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x69ea('0xb'));var mailAccount=require(_0x69ea('0xc'));var md5Accounts={};function EmailChannel(_0x466ce3){logger['info'](_0x69ea('0xd'));this[_0x69ea('0xe')]=_0x466ce3[_0x69ea('0xe')];this['imapAccounts']={};this[_0x69ea('0xf')]=new EmailSmtp();}EmailChannel[_0x69ea('0x10')][_0x69ea('0x11')]=function(_0x46ec42){var _0xe9d42a=this[_0x69ea('0xe')][_0x46ec42];var _0x53552d={'id':_0xe9d42a['id'],'name':_0xe9d42a['name'],'key':_0xe9d42a[_0x69ea('0x12')],'active':_0xe9d42a['active'],'Imap':{'status':_0xe9d42a['Imap']['status'],'messageStatus':_0xe9d42a[_0x69ea('0x13')][_0x69ea('0x14')],'total':_0xe9d42a[_0x69ea('0x13')][_0x69ea('0x15')]}};if(_[_0x69ea('0x16')](md5Accounts[_0x46ec42])){md5Accounts[_0x46ec42]={};}var _0x5acb43=md5(JSON[_0x69ea('0x17')](_0x53552d));if(md5Accounts[_0x46ec42][_0x69ea('0x3')]!==_0x5acb43){md5Accounts[_0x46ec42]['md5']=_0x5acb43;io[_0x69ea('0x11')]('mailAccount:update',_0x53552d);}};EmailChannel[_0x69ea('0x10')][_0x69ea('0x18')]=function(_0x48f0d6){for(var _0x57a65e in _0x48f0d6){if(_0x48f0d6['hasOwnProperty'](_0x57a65e)){if(_0x48f0d6[_0x57a65e]['Imap']&&_0x48f0d6[_0x57a65e]['active']){var _0x26ecd4=_0x48f0d6[_0x57a65e][_0x69ea('0x13')];if(!_0x26ecd4[_0x69ea('0x19')]&&_0x48f0d6[_0x57a65e][_0x69ea('0x1a')]!==_0x69ea('0x1b'))_0x26ecd4[_0x69ea('0x19')]=_0x48f0d6[_0x57a65e][_0x69ea('0x1a')];if(!this[_0x69ea('0x1c')][_0x69ea('0x1d')](_0x26ecd4['id'])){this[_0x69ea('0x1c')][_0x26ecd4['id']]=new EmailImap(_0x26ecd4,_0x48f0d6[_0x57a65e][_0x69ea('0x6')]);this[_0x69ea('0x1c')][_0x26ecd4['id']]['on']('box',this[_0x69ea('0x1e')][_0x69ea('0x1f')](this,_0x57a65e));this[_0x69ea('0x1c')][_0x26ecd4['id']]['on'](_0x69ea('0x6'),this[_0x69ea('0x20')][_0x69ea('0x1f')](this,_0x57a65e));this[_0x69ea('0x1c')][_0x26ecd4['id']]['on'](_0x69ea('0x21'),this[_0x69ea('0x22')][_0x69ea('0x1f')](this,_0x57a65e));this[_0x69ea('0x1c')][_0x26ecd4['id']]['on']('error',this[_0x69ea('0x23')][_0x69ea('0x1f')](this,_0x57a65e));}}else{if(_['isNil'](this[_0x69ea('0xe')][_0x57a65e][_0x69ea('0x13')])){this[_0x69ea('0xe')][_0x57a65e][_0x69ea('0x13')]={};}this['mailAccounts'][_0x57a65e][_0x69ea('0x13')][_0x69ea('0x24')]=_0x69ea('0x25');this['mailAccounts'][_0x57a65e][_0x69ea('0x13')][_0x69ea('0x14')]='';this[_0x69ea('0x11')](_0x57a65e);}}}};EmailChannel[_0x69ea('0x10')][_0x69ea('0x1e')]=function(_0x152b6b,_0x3209c9){if(this[_0x69ea('0xe')][_0x152b6b]){this[_0x69ea('0xe')][_0x152b6b][_0x69ea('0x13')][_0x69ea('0x24')]='connected';this[_0x69ea('0xe')][_0x152b6b][_0x69ea('0x13')][_0x69ea('0x14')]=_0x3209c9['name'];if(_0x3209c9['messages']){this['mailAccounts'][_0x152b6b][_0x69ea('0x13')][_0x69ea('0x15')]=_0x3209c9[_0x69ea('0x26')][_0x69ea('0x15')];}return this[_0x69ea('0x11')](_0x152b6b);}};EmailChannel[_0x69ea('0x10')][_0x69ea('0x20')]=function(_0x5db391,_0x182bce){logger[_0x69ea('0x27')](_0x69ea('0x28'),_0x182bce[_0x69ea('0x29')],_0x182bce[_0x69ea('0x2a')],_0x182bce[_0x69ea('0x2b')],_0x5db391);if(this['mailAccounts'][_0x5db391]){return mailAccount[_0x69ea('0x2c')](_0x5db391,_0x182bce)[_0x69ea('0x2d')](function(_0x3eb56b){if(_0x3eb56b){logger[_0x69ea('0x27')](_0x69ea('0x2e'));}})[_0x69ea('0x2f')](function(_0x50288a){logger['error'](_0x69ea('0x30'),JSON[_0x69ea('0x17')](_0x50288a));});}};EmailChannel[_0x69ea('0x10')]['handleImapEnd']=function(_0x368c17){if(this[_0x69ea('0xe')][_0x368c17]&&this[_0x69ea('0xe')][_0x368c17][_0x69ea('0x13')]){if(this[_0x69ea('0x1c')][this[_0x69ea('0xe')][_0x368c17][_0x69ea('0x13')]['id']]){delete this[_0x69ea('0x1c')][this[_0x69ea('0xe')][_0x368c17]['Imap']['id']];}this[_0x69ea('0xe')][_0x368c17][_0x69ea('0x13')][_0x69ea('0x31')]=moment();this[_0x69ea('0x11')](_0x368c17);}};EmailChannel[_0x69ea('0x10')]['handleImapError']=function(_0x4d5890,_0x43a3bf){if(this[_0x69ea('0xe')][_0x4d5890]){this[_0x69ea('0xe')][_0x4d5890][_0x69ea('0x13')][_0x69ea('0x24')]=_0x69ea('0x32');this['mailAccounts'][_0x4d5890][_0x69ea('0x13')][_0x69ea('0x14')]=_0x43a3bf;return this[_0x69ea('0x11')](_0x4d5890);}};EmailChannel[_0x69ea('0x10')][_0x69ea('0x33')]=function(_0x5eed4b,_0x45e080){return this['smtp']['send'](_0x5eed4b,_0x45e080);};EmailChannel['prototype']['verifySmtp']=function(_0x29d862){var _0x3e1b8d=this;if(this[_0x69ea('0xe')][_0x29d862['id']]){if(_[_0x69ea('0x16')](this['mailAccounts'][_0x29d862['id']]['Smtp'])){this[_0x69ea('0xe')][_0x29d862['id']][_0x69ea('0x34')]={};}this[_0x69ea('0xe')][_0x29d862['id']][_0x69ea('0x34')][_0x69ea('0x31')]=moment();return new BPromise(function(_0x375859,_0x3db0db){return _0x3e1b8d[_0x69ea('0xf')][_0x69ea('0x35')](_0x29d862)[_0x69ea('0x2d')](function(_0x15e4cc){_0x3e1b8d[_0x69ea('0xe')][_0x29d862['id']][_0x69ea('0x34')][_0x69ea('0x24')]=_0x69ea('0x36');_0x3e1b8d[_0x69ea('0xe')][_0x29d862['id']][_0x69ea('0x34')][_0x69ea('0x14')]='';_0x3e1b8d[_0x69ea('0x11')](_0x29d862['id']);_0x375859(_0x15e4cc);})[_0x69ea('0x2f')](function(_0x42b3f8){_0x3e1b8d[_0x69ea('0xe')][_0x29d862['id']][_0x69ea('0x34')]['status']=_0x69ea('0x32');_0x3e1b8d['mailAccounts'][_0x29d862['id']][_0x69ea('0x34')][_0x69ea('0x14')]=_0x42b3f8;_0x3e1b8d[_0x69ea('0x11')](_0x29d862['id']);_0x3db0db(_0x42b3f8);});});}return this[_0x69ea('0xf')][_0x69ea('0x35')](_0x29d862);};module[_0x69ea('0x37')]=EmailChannel;