Built motion from commit 1fa89557.|2.6.10
[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 _0xb8c6=['redis','defaults','localhost','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','smtp','prototype','emit','name','key','active','Imap','status','messageStatus','total','isNil','stringify','md5','refresh','service','provider','custom','imapAccounts','email','box','handleImapBox','bind','handleImapEmail','handleImapEnd','error','disabled','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','notify','then','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','send','Smtp','verify','moment','bluebird','ioredis','../../../config/environment'];(function(_0xcc26ff,_0x2b15cf){var _0x124203=function(_0x4187c9){while(--_0x4187c9){_0xcc26ff['push'](_0xcc26ff['shift']());}};_0x124203(++_0x2b15cf);}(_0xb8c6,0x1d0));var _0x6b8c=function(_0x54c72c,_0x4a6360){_0x54c72c=_0x54c72c-0x0;var _0x5e961a=_0xb8c6[_0x54c72c];return _0x5e961a;};'use strict';var _=require('lodash');var moment=require(_0x6b8c('0x0'));var BPromise=require(_0x6b8c('0x1'));var md5=require('md5');var Redis=require(_0x6b8c('0x2'));var config=require(_0x6b8c('0x3'));var logger=require('../../../config/logger')('email');config[_0x6b8c('0x4')]=_[_0x6b8c('0x5')](config['redis'],{'host':_0x6b8c('0x6'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x6b8c('0x4')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x6b8c('0x7'));var mailAccount=require(_0x6b8c('0x8'));var md5Accounts={};function EmailChannel(_0x28cc21){logger[_0x6b8c('0x9')](_0x6b8c('0xa'));this[_0x6b8c('0xb')]=_0x28cc21[_0x6b8c('0xb')];this['imapAccounts']={};this[_0x6b8c('0xc')]=new EmailSmtp();}EmailChannel[_0x6b8c('0xd')][_0x6b8c('0xe')]=function(_0x2f6b70){var _0x11be5e=this[_0x6b8c('0xb')][_0x2f6b70];var _0x4b3124={'id':_0x11be5e['id'],'name':_0x11be5e[_0x6b8c('0xf')],'key':_0x11be5e[_0x6b8c('0x10')],'active':_0x11be5e[_0x6b8c('0x11')],'Imap':{'status':_0x11be5e[_0x6b8c('0x12')][_0x6b8c('0x13')],'messageStatus':_0x11be5e[_0x6b8c('0x12')][_0x6b8c('0x14')],'total':_0x11be5e['Imap'][_0x6b8c('0x15')]}};if(_[_0x6b8c('0x16')](md5Accounts[_0x2f6b70])){md5Accounts[_0x2f6b70]={};}var _0x2807f7=md5(JSON[_0x6b8c('0x17')](_0x4b3124));if(md5Accounts[_0x2f6b70]['md5']!==_0x2807f7){md5Accounts[_0x2f6b70][_0x6b8c('0x18')]=_0x2807f7;io[_0x6b8c('0xe')]('mailAccount:update',_0x4b3124);}};EmailChannel[_0x6b8c('0xd')][_0x6b8c('0x19')]=function(_0x1dab99){for(var _0x18ff34 in _0x1dab99){if(_0x1dab99['hasOwnProperty'](_0x18ff34)){if(_0x1dab99[_0x18ff34][_0x6b8c('0x12')]&&_0x1dab99[_0x18ff34][_0x6b8c('0x11')]){var _0x23db34=_0x1dab99[_0x18ff34][_0x6b8c('0x12')];if(!_0x23db34[_0x6b8c('0x1a')]&&_0x1dab99[_0x18ff34][_0x6b8c('0x1b')]!==_0x6b8c('0x1c'))_0x23db34[_0x6b8c('0x1a')]=_0x1dab99[_0x18ff34][_0x6b8c('0x1b')];if(!this[_0x6b8c('0x1d')]['hasOwnProperty'](_0x23db34['id'])){this[_0x6b8c('0x1d')][_0x23db34['id']]=new EmailImap(_0x23db34,_0x1dab99[_0x18ff34][_0x6b8c('0x1e')]);this[_0x6b8c('0x1d')][_0x23db34['id']]['on'](_0x6b8c('0x1f'),this[_0x6b8c('0x20')][_0x6b8c('0x21')](this,_0x18ff34));this[_0x6b8c('0x1d')][_0x23db34['id']]['on'](_0x6b8c('0x1e'),this[_0x6b8c('0x22')][_0x6b8c('0x21')](this,_0x18ff34));this['imapAccounts'][_0x23db34['id']]['on']('end',this[_0x6b8c('0x23')]['bind'](this,_0x18ff34));this[_0x6b8c('0x1d')][_0x23db34['id']]['on'](_0x6b8c('0x24'),this['handleImapError'][_0x6b8c('0x21')](this,_0x18ff34));}}else{if(_[_0x6b8c('0x16')](this[_0x6b8c('0xb')][_0x18ff34][_0x6b8c('0x12')])){this[_0x6b8c('0xb')][_0x18ff34][_0x6b8c('0x12')]={};}this[_0x6b8c('0xb')][_0x18ff34][_0x6b8c('0x12')][_0x6b8c('0x13')]=_0x6b8c('0x25');this[_0x6b8c('0xb')][_0x18ff34][_0x6b8c('0x12')]['messageStatus']='';this[_0x6b8c('0xe')](_0x18ff34);}}}};EmailChannel['prototype'][_0x6b8c('0x20')]=function(_0x12bacb,_0x38f926){if(this[_0x6b8c('0xb')][_0x12bacb]){this['mailAccounts'][_0x12bacb][_0x6b8c('0x12')][_0x6b8c('0x13')]=_0x6b8c('0x26');this['mailAccounts'][_0x12bacb][_0x6b8c('0x12')][_0x6b8c('0x14')]=_0x38f926[_0x6b8c('0xf')];if(_0x38f926['messages']){this[_0x6b8c('0xb')][_0x12bacb][_0x6b8c('0x12')][_0x6b8c('0x15')]=_0x38f926[_0x6b8c('0x27')][_0x6b8c('0x15')];}return this[_0x6b8c('0xe')](_0x12bacb);}};EmailChannel[_0x6b8c('0xd')][_0x6b8c('0x22')]=function(_0x22310e,_0x583d22){logger[_0x6b8c('0x9')](_0x6b8c('0x28'),_0x583d22[_0x6b8c('0x29')],_0x583d22[_0x6b8c('0x2a')],_0x583d22['from'],_0x22310e);if(this[_0x6b8c('0xb')][_0x22310e]){return mailAccount[_0x6b8c('0x2b')](_0x22310e,_0x583d22)[_0x6b8c('0x2c')](function(_0x17b152){if(_0x17b152){logger[_0x6b8c('0x9')](_0x6b8c('0x2d'));}})[_0x6b8c('0x2e')](function(_0x1993bc){logger[_0x6b8c('0x24')](_0x6b8c('0x2f'),JSON[_0x6b8c('0x17')](_0x1993bc));});}};EmailChannel[_0x6b8c('0xd')][_0x6b8c('0x23')]=function(_0xb51605){if(this['mailAccounts'][_0xb51605]&&this['mailAccounts'][_0xb51605]['Imap']){if(this[_0x6b8c('0x1d')][this[_0x6b8c('0xb')][_0xb51605][_0x6b8c('0x12')]['id']]){delete this[_0x6b8c('0x1d')][this[_0x6b8c('0xb')][_0xb51605][_0x6b8c('0x12')]['id']];}this['mailAccounts'][_0xb51605][_0x6b8c('0x12')][_0x6b8c('0x30')]=moment();this[_0x6b8c('0xe')](_0xb51605);}};EmailChannel['prototype']['handleImapError']=function(_0x545cc6,_0x590090){if(this[_0x6b8c('0xb')][_0x545cc6]){this[_0x6b8c('0xb')][_0x545cc6][_0x6b8c('0x12')][_0x6b8c('0x13')]=_0x6b8c('0x24');this['mailAccounts'][_0x545cc6][_0x6b8c('0x12')]['messageStatus']=_0x590090;return this['emit'](_0x545cc6);}};EmailChannel['prototype']['sendMail']=function(_0x5cb848,_0x3415fc){return this[_0x6b8c('0xc')][_0x6b8c('0x31')](_0x5cb848,_0x3415fc);};EmailChannel[_0x6b8c('0xd')]['verifySmtp']=function(_0x5cac87){var _0xf4dd7d=this;if(this[_0x6b8c('0xb')][_0x5cac87['id']]){if(_[_0x6b8c('0x16')](this[_0x6b8c('0xb')][_0x5cac87['id']]['Smtp'])){this[_0x6b8c('0xb')][_0x5cac87['id']][_0x6b8c('0x32')]={};}this[_0x6b8c('0xb')][_0x5cac87['id']]['Smtp']['lastSync']=moment();return new BPromise(function(_0x2de586,_0x5351b5){return _0xf4dd7d[_0x6b8c('0xc')]['verify'](_0x5cac87)['then'](function(_0x14aeba){_0xf4dd7d[_0x6b8c('0xb')][_0x5cac87['id']][_0x6b8c('0x32')]['status']='verified';_0xf4dd7d[_0x6b8c('0xb')][_0x5cac87['id']][_0x6b8c('0x32')][_0x6b8c('0x14')]='';_0xf4dd7d['emit'](_0x5cac87['id']);_0x2de586(_0x14aeba);})[_0x6b8c('0x2e')](function(_0x1ba1ae){_0xf4dd7d[_0x6b8c('0xb')][_0x5cac87['id']][_0x6b8c('0x32')]['status']='error';_0xf4dd7d[_0x6b8c('0xb')][_0x5cac87['id']][_0x6b8c('0x32')]['messageStatus']=_0x1ba1ae;_0xf4dd7d['emit'](_0x5cac87['id']);_0x5351b5(_0x1ba1ae);});});}return this[_0x6b8c('0xc')][_0x6b8c('0x33')](_0x5cac87);};module['exports']=EmailChannel;