Built motion from commit 753c950e.|2.5.42
[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 _0xce93=['mailAccounts','imapAccounts','smtp','prototype','emit','name','active','Imap','status','total','isNil','stringify','md5','mailAccount:update','refresh','hasOwnProperty','service','provider','custom','email','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','disabled','messageStatus','messages','firstName','lastName','notify','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','sendMail','send','Smtp','verify','verified','catch','exports','lodash','moment','bluebird','ioredis','../../../config/environment','../../../config/logger','redis','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info'];(function(_0xcc71ee,_0x22794e){var _0xb8517c=function(_0x156151){while(--_0x156151){_0xcc71ee['push'](_0xcc71ee['shift']());}};_0xb8517c(++_0x22794e);}(_0xce93,0x107));var _0x3ce9=function(_0x44b057,_0x4f87f2){_0x44b057=_0x44b057-0x0;var _0x440a12=_0xce93[_0x44b057];return _0x440a12;};'use strict';var _=require(_0x3ce9('0x0'));var moment=require(_0x3ce9('0x1'));var BPromise=require(_0x3ce9('0x2'));var md5=require('md5');var Redis=require(_0x3ce9('0x3'));var config=require(_0x3ce9('0x4'));var logger=require(_0x3ce9('0x5'))('email');config[_0x3ce9('0x6')]=_['defaults'](config[_0x3ce9('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0x3ce9('0x7'))(new Redis(config[_0x3ce9('0x6')]));var EmailImap=require(_0x3ce9('0x8'));var EmailSmtp=require(_0x3ce9('0x9'));var mailAccount=require(_0x3ce9('0xa'));var md5Accounts={};function EmailChannel(_0x4d1f2f){logger[_0x3ce9('0xb')]('start\x20email\x20channel');this['mailAccounts']=_0x4d1f2f[_0x3ce9('0xc')];this[_0x3ce9('0xd')]={};this[_0x3ce9('0xe')]=new EmailSmtp();}EmailChannel[_0x3ce9('0xf')][_0x3ce9('0x10')]=function(_0xf97632){var _0x32d31f=this[_0x3ce9('0xc')][_0xf97632];var _0x41a94b={'id':_0x32d31f['id'],'name':_0x32d31f[_0x3ce9('0x11')],'key':_0x32d31f['key'],'active':_0x32d31f[_0x3ce9('0x12')],'Imap':{'status':_0x32d31f[_0x3ce9('0x13')][_0x3ce9('0x14')],'messageStatus':_0x32d31f[_0x3ce9('0x13')]['messageStatus'],'total':_0x32d31f['Imap'][_0x3ce9('0x15')]}};if(_[_0x3ce9('0x16')](md5Accounts[_0xf97632])){md5Accounts[_0xf97632]={};}var _0x14efcc=md5(JSON[_0x3ce9('0x17')](_0x41a94b));if(md5Accounts[_0xf97632][_0x3ce9('0x18')]!==_0x14efcc){md5Accounts[_0xf97632][_0x3ce9('0x18')]=_0x14efcc;io[_0x3ce9('0x10')](_0x3ce9('0x19'),_0x41a94b);}};EmailChannel[_0x3ce9('0xf')][_0x3ce9('0x1a')]=function(_0x6ba3f6){for(var _0x5cf083 in _0x6ba3f6){if(_0x6ba3f6[_0x3ce9('0x1b')](_0x5cf083)){if(_0x6ba3f6[_0x5cf083][_0x3ce9('0x13')]&&_0x6ba3f6[_0x5cf083][_0x3ce9('0x12')]){var _0x13fe3a=_0x6ba3f6[_0x5cf083][_0x3ce9('0x13')];if(!_0x13fe3a[_0x3ce9('0x1c')]&&_0x6ba3f6[_0x5cf083][_0x3ce9('0x1d')]!==_0x3ce9('0x1e'))_0x13fe3a[_0x3ce9('0x1c')]=_0x6ba3f6[_0x5cf083][_0x3ce9('0x1d')];if(!this['imapAccounts'][_0x3ce9('0x1b')](_0x13fe3a['id'])){this[_0x3ce9('0xd')][_0x13fe3a['id']]=new EmailImap(_0x13fe3a,_0x6ba3f6[_0x5cf083][_0x3ce9('0x1f')]);this['imapAccounts'][_0x13fe3a['id']]['on'](_0x3ce9('0x20'),this[_0x3ce9('0x21')][_0x3ce9('0x22')](this,_0x5cf083));this[_0x3ce9('0xd')][_0x13fe3a['id']]['on'](_0x3ce9('0x1f'),this[_0x3ce9('0x23')][_0x3ce9('0x22')](this,_0x5cf083));this[_0x3ce9('0xd')][_0x13fe3a['id']]['on'](_0x3ce9('0x24'),this[_0x3ce9('0x25')][_0x3ce9('0x22')](this,_0x5cf083));this['imapAccounts'][_0x13fe3a['id']]['on'](_0x3ce9('0x26'),this[_0x3ce9('0x27')][_0x3ce9('0x22')](this,_0x5cf083));}}else{if(_[_0x3ce9('0x16')](this[_0x3ce9('0xc')][_0x5cf083][_0x3ce9('0x13')])){this[_0x3ce9('0xc')][_0x5cf083][_0x3ce9('0x13')]={};}this[_0x3ce9('0xc')][_0x5cf083][_0x3ce9('0x13')][_0x3ce9('0x14')]=_0x3ce9('0x28');this[_0x3ce9('0xc')][_0x5cf083]['Imap'][_0x3ce9('0x29')]='';this[_0x3ce9('0x10')](_0x5cf083);}}}};EmailChannel[_0x3ce9('0xf')]['handleImapBox']=function(_0x471355,_0x151cb2){if(this[_0x3ce9('0xc')][_0x471355]){this['mailAccounts'][_0x471355]['Imap'][_0x3ce9('0x14')]='connected';this[_0x3ce9('0xc')][_0x471355][_0x3ce9('0x13')]['messageStatus']=_0x151cb2['name'];if(_0x151cb2[_0x3ce9('0x2a')]){this[_0x3ce9('0xc')][_0x471355][_0x3ce9('0x13')][_0x3ce9('0x15')]=_0x151cb2[_0x3ce9('0x2a')]['total'];}return this['emit'](_0x471355);}};EmailChannel['prototype'][_0x3ce9('0x23')]=function(_0x1fe34b,_0x14c492){logger[_0x3ce9('0xb')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0x14c492[_0x3ce9('0x2b')],_0x14c492[_0x3ce9('0x2c')],_0x14c492['from'],_0x1fe34b);if(this['mailAccounts'][_0x1fe34b]){return mailAccount[_0x3ce9('0x2d')](_0x1fe34b,_0x14c492)['then'](function(_0x2b2247){if(_0x2b2247){logger[_0x3ce9('0xb')]('Mail\x20accepted\x20from\x20routing');}})['catch'](function(_0x533eeb){logger[_0x3ce9('0x26')](_0x3ce9('0x2e'),JSON[_0x3ce9('0x17')](_0x533eeb));});}};EmailChannel[_0x3ce9('0xf')][_0x3ce9('0x25')]=function(_0x5714d8){if(this['mailAccounts'][_0x5714d8]&&this[_0x3ce9('0xc')][_0x5714d8]['Imap']){if(this['imapAccounts'][this[_0x3ce9('0xc')][_0x5714d8][_0x3ce9('0x13')]['id']]){delete this[_0x3ce9('0xd')][this[_0x3ce9('0xc')][_0x5714d8]['Imap']['id']];}this[_0x3ce9('0xc')][_0x5714d8][_0x3ce9('0x13')][_0x3ce9('0x2f')]=moment();this[_0x3ce9('0x10')](_0x5714d8);}};EmailChannel[_0x3ce9('0xf')]['handleImapError']=function(_0x1a700c,_0x8f5e74){if(this['mailAccounts'][_0x1a700c]){this['mailAccounts'][_0x1a700c][_0x3ce9('0x13')][_0x3ce9('0x14')]=_0x3ce9('0x26');this[_0x3ce9('0xc')][_0x1a700c]['Imap']['messageStatus']=_0x8f5e74;return this['emit'](_0x1a700c);}};EmailChannel['prototype'][_0x3ce9('0x30')]=function(_0x12956c,_0x3de84c){return this[_0x3ce9('0xe')][_0x3ce9('0x31')](_0x12956c,_0x3de84c);};EmailChannel[_0x3ce9('0xf')]['verifySmtp']=function(_0x372431){var _0x3849ea=this;if(this[_0x3ce9('0xc')][_0x372431['id']]){if(_[_0x3ce9('0x16')](this[_0x3ce9('0xc')][_0x372431['id']][_0x3ce9('0x32')])){this['mailAccounts'][_0x372431['id']][_0x3ce9('0x32')]={};}this['mailAccounts'][_0x372431['id']][_0x3ce9('0x32')]['lastSync']=moment();return new BPromise(function(_0x59371c,_0x5ba8f7){return _0x3849ea[_0x3ce9('0xe')][_0x3ce9('0x33')](_0x372431)['then'](function(_0x53fd8c){_0x3849ea[_0x3ce9('0xc')][_0x372431['id']][_0x3ce9('0x32')][_0x3ce9('0x14')]=_0x3ce9('0x34');_0x3849ea['mailAccounts'][_0x372431['id']][_0x3ce9('0x32')]['messageStatus']='';_0x3849ea[_0x3ce9('0x10')](_0x372431['id']);_0x59371c(_0x53fd8c);})[_0x3ce9('0x35')](function(_0x25fd81){_0x3849ea[_0x3ce9('0xc')][_0x372431['id']][_0x3ce9('0x32')][_0x3ce9('0x14')]='error';_0x3849ea[_0x3ce9('0xc')][_0x372431['id']][_0x3ce9('0x32')][_0x3ce9('0x29')]=_0x25fd81;_0x3849ea['emit'](_0x372431['id']);_0x5ba8f7(_0x25fd81);});});}return this[_0x3ce9('0xe')][_0x3ce9('0x33')](_0x372431);};module[_0x3ce9('0x36')]=EmailChannel;