374f61a32b3d0b5d8cad1fd1dc4422c522c35ea8
[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 _0xea95=['info','mailAccounts','imapAccounts','prototype','emit','name','key','active','Imap','status','messageStatus','total','stringify','md5','mailAccount:update','refresh','hasOwnProperty','provider','custom','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','isNil','connected','messages','firstName','lastName','from','Mail\x20accepted\x20from\x20routing','Mail\x20not\x20accepted\x20from\x20routing\x20%s','sendMail','smtp','send','verifySmtp','Smtp','lastSync','verify','then','verified','catch','exports','lodash','moment','bluebird','ioredis','../../../config/environment','email','defaults','redis','localhost','socket.io-emitter','./imap','./smtp'];(function(_0x5f5059,_0x469cd8){var _0x2245e3=function(_0x5739b9){while(--_0x5739b9){_0x5f5059['push'](_0x5f5059['shift']());}};_0x2245e3(++_0x469cd8);}(_0xea95,0x18a));var _0x5ea9=function(_0x58e5a6,_0x2313f6){_0x58e5a6=_0x58e5a6-0x0;var _0x21f8a8=_0xea95[_0x58e5a6];return _0x21f8a8;};'use strict';var _=require(_0x5ea9('0x0'));var moment=require(_0x5ea9('0x1'));var BPromise=require(_0x5ea9('0x2'));var md5=require('md5');var Redis=require(_0x5ea9('0x3'));var config=require(_0x5ea9('0x4'));var logger=require('../../../config/logger')(_0x5ea9('0x5'));config['redis']=_[_0x5ea9('0x6')](config[_0x5ea9('0x7')],{'host':_0x5ea9('0x8'),'port':0x18eb});var io=require(_0x5ea9('0x9'))(new Redis(config[_0x5ea9('0x7')]));var EmailImap=require(_0x5ea9('0xa'));var EmailSmtp=require(_0x5ea9('0xb'));var mailAccount=require('../rpc/mailAccount');var md5Accounts={};function EmailChannel(_0xbfb520){logger[_0x5ea9('0xc')]('start\x20email\x20channel');this['mailAccounts']=_0xbfb520[_0x5ea9('0xd')];this[_0x5ea9('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel[_0x5ea9('0xf')][_0x5ea9('0x10')]=function(_0x1b2088){var _0x335973=this['mailAccounts'][_0x1b2088];var _0x276636={'id':_0x335973['id'],'name':_0x335973[_0x5ea9('0x11')],'key':_0x335973[_0x5ea9('0x12')],'active':_0x335973[_0x5ea9('0x13')],'Imap':{'status':_0x335973[_0x5ea9('0x14')][_0x5ea9('0x15')],'messageStatus':_0x335973['Imap'][_0x5ea9('0x16')],'total':_0x335973[_0x5ea9('0x14')][_0x5ea9('0x17')]}};if(_['isNil'](md5Accounts[_0x1b2088])){md5Accounts[_0x1b2088]={};}var _0x530346=md5(JSON[_0x5ea9('0x18')](_0x276636));if(md5Accounts[_0x1b2088][_0x5ea9('0x19')]!==_0x530346){md5Accounts[_0x1b2088][_0x5ea9('0x19')]=_0x530346;io[_0x5ea9('0x10')](_0x5ea9('0x1a'),_0x276636);}};EmailChannel[_0x5ea9('0xf')][_0x5ea9('0x1b')]=function(_0x4163ed){for(var _0x429154 in _0x4163ed){if(_0x4163ed[_0x5ea9('0x1c')](_0x429154)){if(_0x4163ed[_0x429154][_0x5ea9('0x14')]&&_0x4163ed[_0x429154][_0x5ea9('0x13')]){var _0x3f4b04=_0x4163ed[_0x429154][_0x5ea9('0x14')];if(!_0x3f4b04['service']&&_0x4163ed[_0x429154][_0x5ea9('0x1d')]!==_0x5ea9('0x1e'))_0x3f4b04['service']=_0x4163ed[_0x429154]['provider'];if(!this[_0x5ea9('0xe')]['hasOwnProperty'](_0x3f4b04['id'])){this[_0x5ea9('0xe')][_0x3f4b04['id']]=new EmailImap(_0x3f4b04,_0x4163ed[_0x429154][_0x5ea9('0x5')]);this['imapAccounts'][_0x3f4b04['id']]['on'](_0x5ea9('0x1f'),this[_0x5ea9('0x20')][_0x5ea9('0x21')](this,_0x429154));this[_0x5ea9('0xe')][_0x3f4b04['id']]['on']('email',this[_0x5ea9('0x22')][_0x5ea9('0x21')](this,_0x429154));this[_0x5ea9('0xe')][_0x3f4b04['id']]['on'](_0x5ea9('0x23'),this[_0x5ea9('0x24')][_0x5ea9('0x21')](this,_0x429154));this['imapAccounts'][_0x3f4b04['id']]['on'](_0x5ea9('0x25'),this[_0x5ea9('0x26')][_0x5ea9('0x21')](this,_0x429154));}}else{if(_[_0x5ea9('0x27')](this[_0x5ea9('0xd')][_0x429154][_0x5ea9('0x14')])){this[_0x5ea9('0xd')][_0x429154][_0x5ea9('0x14')]={};}this[_0x5ea9('0xd')][_0x429154]['Imap'][_0x5ea9('0x15')]='disabled';this[_0x5ea9('0xd')][_0x429154]['Imap'][_0x5ea9('0x16')]='';this['emit'](_0x429154);}}}};EmailChannel[_0x5ea9('0xf')][_0x5ea9('0x20')]=function(_0x552130,_0x24f0dc){if(this[_0x5ea9('0xd')][_0x552130]){this['mailAccounts'][_0x552130][_0x5ea9('0x14')][_0x5ea9('0x15')]=_0x5ea9('0x28');this[_0x5ea9('0xd')][_0x552130][_0x5ea9('0x14')][_0x5ea9('0x16')]=_0x24f0dc[_0x5ea9('0x11')];if(_0x24f0dc[_0x5ea9('0x29')]){this[_0x5ea9('0xd')][_0x552130]['Imap']['total']=_0x24f0dc[_0x5ea9('0x29')][_0x5ea9('0x17')];}return this[_0x5ea9('0x10')](_0x552130);}};EmailChannel[_0x5ea9('0xf')]['handleImapEmail']=function(_0x68a6fb,_0x15082d){logger[_0x5ea9('0xc')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0x15082d[_0x5ea9('0x2a')],_0x15082d[_0x5ea9('0x2b')],_0x15082d[_0x5ea9('0x2c')],_0x68a6fb);if(this[_0x5ea9('0xd')][_0x68a6fb]){return mailAccount['notify'](_0x68a6fb,_0x15082d)['then'](function(_0x8b31bf){if(_0x8b31bf){logger['info'](_0x5ea9('0x2d'));}})['catch'](function(_0x15f34e){logger[_0x5ea9('0x25')](_0x5ea9('0x2e'),JSON[_0x5ea9('0x18')](_0x15f34e));});}};EmailChannel[_0x5ea9('0xf')]['handleImapEnd']=function(_0x5c54ec){if(this['mailAccounts'][_0x5c54ec]&&this[_0x5ea9('0xd')][_0x5c54ec][_0x5ea9('0x14')]){if(this[_0x5ea9('0xe')][this[_0x5ea9('0xd')][_0x5c54ec][_0x5ea9('0x14')]['id']]){delete this[_0x5ea9('0xe')][this[_0x5ea9('0xd')][_0x5c54ec][_0x5ea9('0x14')]['id']];}this['mailAccounts'][_0x5c54ec]['Imap']['lastSync']=moment();this['emit'](_0x5c54ec);}};EmailChannel[_0x5ea9('0xf')][_0x5ea9('0x26')]=function(_0xcf5e09,_0x77f5a5){if(this[_0x5ea9('0xd')][_0xcf5e09]){this[_0x5ea9('0xd')][_0xcf5e09][_0x5ea9('0x14')]['status']='error';this['mailAccounts'][_0xcf5e09][_0x5ea9('0x14')]['messageStatus']=_0x77f5a5;return this[_0x5ea9('0x10')](_0xcf5e09);}};EmailChannel[_0x5ea9('0xf')][_0x5ea9('0x2f')]=function(_0x467bf6,_0x4e863f){return this[_0x5ea9('0x30')][_0x5ea9('0x31')](_0x467bf6,_0x4e863f);};EmailChannel['prototype'][_0x5ea9('0x32')]=function(_0x5be999){var _0x20f613=this;if(this[_0x5ea9('0xd')][_0x5be999['id']]){if(_[_0x5ea9('0x27')](this[_0x5ea9('0xd')][_0x5be999['id']]['Smtp'])){this[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')]={};}this[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')][_0x5ea9('0x34')]=moment();return new BPromise(function(_0x57d6b7,_0x5d79ba){return _0x20f613[_0x5ea9('0x30')][_0x5ea9('0x35')](_0x5be999)[_0x5ea9('0x36')](function(_0x6d3664){_0x20f613[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')][_0x5ea9('0x15')]=_0x5ea9('0x37');_0x20f613[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')]['messageStatus']='';_0x20f613[_0x5ea9('0x10')](_0x5be999['id']);_0x57d6b7(_0x6d3664);})[_0x5ea9('0x38')](function(_0x157b78){_0x20f613[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')][_0x5ea9('0x15')]=_0x5ea9('0x25');_0x20f613[_0x5ea9('0xd')][_0x5be999['id']][_0x5ea9('0x33')][_0x5ea9('0x16')]=_0x157b78;_0x20f613[_0x5ea9('0x10')](_0x5be999['id']);_0x5d79ba(_0x157b78);});});}return this['smtp']['verify'](_0x5be999);};module[_0x5ea9('0x39')]=EmailChannel;