ee94146074db854e0cd7d531898d11b0d7058f95
[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 _0xb5d6=['name','active','Imap','status','messageStatus','total','isNil','stringify','mailAccount:update','refresh','hasOwnProperty','box','handleImapBox','bind','end','disabled','connected','messages','firstName','lastName','notify','error','Mail\x20not\x20accepted\x20from\x20routing\x20%s','handleImapError','sendMail','verifySmtp','Smtp','lastSync','verify','then','catch','exports','lodash','moment','bluebird','md5','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','localhost','socket.io-emitter','./imap','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','imapAccounts','smtp','prototype','emit'];(function(_0x4b1032,_0x36952e){var _0x5a1d55=function(_0x282e9b){while(--_0x282e9b){_0x4b1032['push'](_0x4b1032['shift']());}};_0x5a1d55(++_0x36952e);}(_0xb5d6,0x129));var _0x6b5d=function(_0x2c91e9,_0x2fb965){_0x2c91e9=_0x2c91e9-0x0;var _0x13f0ff=_0xb5d6[_0x2c91e9];return _0x13f0ff;};'use strict';var _=require(_0x6b5d('0x0'));var moment=require(_0x6b5d('0x1'));var BPromise=require(_0x6b5d('0x2'));var md5=require(_0x6b5d('0x3'));var Redis=require(_0x6b5d('0x4'));var config=require(_0x6b5d('0x5'));var logger=require(_0x6b5d('0x6'))(_0x6b5d('0x7'));config[_0x6b5d('0x8')]=_[_0x6b5d('0x9')](config[_0x6b5d('0x8')],{'host':_0x6b5d('0xa'),'port':0x18eb});var io=require(_0x6b5d('0xb'))(new Redis(config[_0x6b5d('0x8')]));var EmailImap=require(_0x6b5d('0xc'));var EmailSmtp=require('./smtp');var mailAccount=require(_0x6b5d('0xd'));var md5Accounts={};function EmailChannel(_0x5edee2){logger[_0x6b5d('0xe')](_0x6b5d('0xf'));this['mailAccounts']=_0x5edee2[_0x6b5d('0x10')];this[_0x6b5d('0x11')]={};this[_0x6b5d('0x12')]=new EmailSmtp();}EmailChannel[_0x6b5d('0x13')][_0x6b5d('0x14')]=function(_0x22d212){var _0x439e0a=this[_0x6b5d('0x10')][_0x22d212];var _0x431ff9={'id':_0x439e0a['id'],'name':_0x439e0a[_0x6b5d('0x15')],'key':_0x439e0a['key'],'active':_0x439e0a[_0x6b5d('0x16')],'Imap':{'status':_0x439e0a[_0x6b5d('0x17')][_0x6b5d('0x18')],'messageStatus':_0x439e0a[_0x6b5d('0x17')][_0x6b5d('0x19')],'total':_0x439e0a[_0x6b5d('0x17')][_0x6b5d('0x1a')]}};if(_[_0x6b5d('0x1b')](md5Accounts[_0x22d212])){md5Accounts[_0x22d212]={};}var _0x1026ce=md5(JSON[_0x6b5d('0x1c')](_0x431ff9));if(md5Accounts[_0x22d212][_0x6b5d('0x3')]!==_0x1026ce){md5Accounts[_0x22d212][_0x6b5d('0x3')]=_0x1026ce;io['emit'](_0x6b5d('0x1d'),_0x431ff9);}};EmailChannel[_0x6b5d('0x13')][_0x6b5d('0x1e')]=function(_0x196e46){for(var _0xe87cbf in _0x196e46){if(_0x196e46[_0x6b5d('0x1f')](_0xe87cbf)){if(_0x196e46[_0xe87cbf][_0x6b5d('0x17')]&&_0x196e46[_0xe87cbf]['active']){var _0x33ae5f=_0x196e46[_0xe87cbf][_0x6b5d('0x17')];if(!this[_0x6b5d('0x11')][_0x6b5d('0x1f')](_0x33ae5f['id'])){this[_0x6b5d('0x11')][_0x33ae5f['id']]=new EmailImap(_0x33ae5f,_0x196e46[_0xe87cbf][_0x6b5d('0x7')]);this['imapAccounts'][_0x33ae5f['id']]['on'](_0x6b5d('0x20'),this[_0x6b5d('0x21')][_0x6b5d('0x22')](this,_0xe87cbf));this[_0x6b5d('0x11')][_0x33ae5f['id']]['on'](_0x6b5d('0x7'),this['handleImapEmail']['bind'](this,_0xe87cbf));this[_0x6b5d('0x11')][_0x33ae5f['id']]['on'](_0x6b5d('0x23'),this['handleImapEnd'][_0x6b5d('0x22')](this,_0xe87cbf));this[_0x6b5d('0x11')][_0x33ae5f['id']]['on']('error',this['handleImapError'][_0x6b5d('0x22')](this,_0xe87cbf));}}else{if(_[_0x6b5d('0x1b')](this[_0x6b5d('0x10')][_0xe87cbf][_0x6b5d('0x17')])){this[_0x6b5d('0x10')][_0xe87cbf][_0x6b5d('0x17')]={};}this[_0x6b5d('0x10')][_0xe87cbf][_0x6b5d('0x17')][_0x6b5d('0x18')]=_0x6b5d('0x24');this['mailAccounts'][_0xe87cbf][_0x6b5d('0x17')][_0x6b5d('0x19')]='';this[_0x6b5d('0x14')](_0xe87cbf);}}}};EmailChannel[_0x6b5d('0x13')][_0x6b5d('0x21')]=function(_0x55924a,_0x46e84e){if(this['mailAccounts'][_0x55924a]){this[_0x6b5d('0x10')][_0x55924a][_0x6b5d('0x17')][_0x6b5d('0x18')]=_0x6b5d('0x25');this[_0x6b5d('0x10')][_0x55924a][_0x6b5d('0x17')]['messageStatus']=_0x46e84e[_0x6b5d('0x15')];if(_0x46e84e[_0x6b5d('0x26')]){this[_0x6b5d('0x10')][_0x55924a][_0x6b5d('0x17')][_0x6b5d('0x1a')]=_0x46e84e[_0x6b5d('0x26')][_0x6b5d('0x1a')];}return this[_0x6b5d('0x14')](_0x55924a);}};EmailChannel[_0x6b5d('0x13')]['handleImapEmail']=function(_0x23b14e,_0x3d2d23){logger[_0x6b5d('0xe')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0x3d2d23[_0x6b5d('0x27')],_0x3d2d23[_0x6b5d('0x28')],_0x3d2d23['from'],_0x23b14e);if(this[_0x6b5d('0x10')][_0x23b14e]){return mailAccount[_0x6b5d('0x29')](_0x23b14e,_0x3d2d23)['then'](function(_0x2f811f){if(_0x2f811f){logger[_0x6b5d('0xe')]('Mail\x20accepted\x20from\x20routing');}})['catch'](function(_0x4c8b65){logger[_0x6b5d('0x2a')](_0x6b5d('0x2b'),JSON[_0x6b5d('0x1c')](_0x4c8b65));});}};EmailChannel[_0x6b5d('0x13')]['handleImapEnd']=function(_0x6e6304){if(this['mailAccounts'][_0x6e6304]&&this[_0x6b5d('0x10')][_0x6e6304][_0x6b5d('0x17')]){if(this[_0x6b5d('0x11')][this[_0x6b5d('0x10')][_0x6e6304][_0x6b5d('0x17')]['id']]){delete this[_0x6b5d('0x11')][this['mailAccounts'][_0x6e6304][_0x6b5d('0x17')]['id']];}this['mailAccounts'][_0x6e6304][_0x6b5d('0x17')]['lastSync']=moment();this[_0x6b5d('0x14')](_0x6e6304);}};EmailChannel['prototype'][_0x6b5d('0x2c')]=function(_0x4b7b9c,_0x2814f1){if(this['mailAccounts'][_0x4b7b9c]){this['mailAccounts'][_0x4b7b9c][_0x6b5d('0x17')][_0x6b5d('0x18')]=_0x6b5d('0x2a');this[_0x6b5d('0x10')][_0x4b7b9c][_0x6b5d('0x17')]['messageStatus']=_0x2814f1;return this['emit'](_0x4b7b9c);}};EmailChannel[_0x6b5d('0x13')][_0x6b5d('0x2d')]=function(_0x37e1bd,_0xdd1a13){return this[_0x6b5d('0x12')]['send'](_0x37e1bd,_0xdd1a13);};EmailChannel[_0x6b5d('0x13')][_0x6b5d('0x2e')]=function(_0x23f306){var _0x3eb93b=this;if(this[_0x6b5d('0x10')][_0x23f306['id']]){if(_[_0x6b5d('0x1b')](this[_0x6b5d('0x10')][_0x23f306['id']]['Smtp'])){this[_0x6b5d('0x10')][_0x23f306['id']][_0x6b5d('0x2f')]={};}this[_0x6b5d('0x10')][_0x23f306['id']]['Smtp'][_0x6b5d('0x30')]=moment();return new BPromise(function(_0x3fbc8e,_0x312306){return _0x3eb93b['smtp'][_0x6b5d('0x31')](_0x23f306)[_0x6b5d('0x32')](function(_0x2915aa){_0x3eb93b[_0x6b5d('0x10')][_0x23f306['id']]['Smtp'][_0x6b5d('0x18')]='verified';_0x3eb93b[_0x6b5d('0x10')][_0x23f306['id']][_0x6b5d('0x2f')]['messageStatus']='';_0x3eb93b[_0x6b5d('0x14')](_0x23f306['id']);_0x3fbc8e(_0x2915aa);})[_0x6b5d('0x33')](function(_0x125b43){_0x3eb93b[_0x6b5d('0x10')][_0x23f306['id']][_0x6b5d('0x2f')][_0x6b5d('0x18')]=_0x6b5d('0x2a');_0x3eb93b[_0x6b5d('0x10')][_0x23f306['id']]['Smtp'][_0x6b5d('0x19')]=_0x125b43;_0x3eb93b['emit'](_0x23f306['id']);_0x312306(_0x125b43);});});}return this['smtp'][_0x6b5d('0x31')](_0x23f306);};module[_0x6b5d('0x34')]=EmailChannel;