9089363bdef28ed8adcc3518719a1c0f9b847a47
[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 _0xbacb=['Smtp','verify','verified','exports','moment','md5','../../../config/environment','../../../config/logger','email','defaults','redis','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','imapAccounts','emit','name','Imap','status','messageStatus','total','isNil','stringify','mailAccount:update','prototype','refresh','hasOwnProperty','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','handleImapError','disabled','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','notify','then','Mail\x20accepted\x20from\x20routing','catch','error','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','sendMail','smtp','verifySmtp'];(function(_0x34529b,_0x1a9136){var _0x1939f8=function(_0x4d06af){while(--_0x4d06af){_0x34529b['push'](_0x34529b['shift']());}};_0x1939f8(++_0x1a9136);}(_0xbacb,0x177));var _0xbbac=function(_0xd99004,_0x8e63d8){_0xd99004=_0xd99004-0x0;var _0x29102d=_0xbacb[_0xd99004];return _0x29102d;};'use strict';var _=require('lodash');var moment=require(_0xbbac('0x0'));var BPromise=require('bluebird');var md5=require(_0xbbac('0x1'));var Redis=require('ioredis');var config=require(_0xbbac('0x2'));var logger=require(_0xbbac('0x3'))(_0xbbac('0x4'));config['redis']=_[_0xbbac('0x5')](config[_0xbbac('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0xbbac('0x7'))(new Redis(config[_0xbbac('0x6')]));var EmailImap=require(_0xbbac('0x8'));var EmailSmtp=require(_0xbbac('0x9'));var mailAccount=require(_0xbbac('0xa'));var md5Accounts={};function EmailChannel(_0x1bd7cb){logger[_0xbbac('0xb')](_0xbbac('0xc'));this[_0xbbac('0xd')]=_0x1bd7cb[_0xbbac('0xd')];this[_0xbbac('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype'][_0xbbac('0xf')]=function(_0xb2b116){var _0x343303=this['mailAccounts'][_0xb2b116];var _0xebe6d8={'id':_0x343303['id'],'name':_0x343303[_0xbbac('0x10')],'key':_0x343303['key'],'active':_0x343303['active'],'Imap':{'status':_0x343303[_0xbbac('0x11')][_0xbbac('0x12')],'messageStatus':_0x343303['Imap'][_0xbbac('0x13')],'total':_0x343303[_0xbbac('0x11')][_0xbbac('0x14')]}};if(_[_0xbbac('0x15')](md5Accounts[_0xb2b116])){md5Accounts[_0xb2b116]={};}var _0x2ce22e=md5(JSON[_0xbbac('0x16')](_0xebe6d8));if(md5Accounts[_0xb2b116]['md5']!==_0x2ce22e){md5Accounts[_0xb2b116][_0xbbac('0x1')]=_0x2ce22e;io[_0xbbac('0xf')](_0xbbac('0x17'),_0xebe6d8);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x19')]=function(_0x4b6a4f){for(var _0x5caaa3 in _0x4b6a4f){if(_0x4b6a4f[_0xbbac('0x1a')](_0x5caaa3)){if(_0x4b6a4f[_0x5caaa3][_0xbbac('0x11')]&&_0x4b6a4f[_0x5caaa3]['active']){var _0x3a29fa=_0x4b6a4f[_0x5caaa3]['Imap'];if(!this[_0xbbac('0xe')][_0xbbac('0x1a')](_0x3a29fa['id'])){this['imapAccounts'][_0x3a29fa['id']]=new EmailImap(_0x3a29fa,_0x4b6a4f[_0x5caaa3][_0xbbac('0x4')]);this[_0xbbac('0xe')][_0x3a29fa['id']]['on'](_0xbbac('0x1b'),this[_0xbbac('0x1c')][_0xbbac('0x1d')](this,_0x5caaa3));this['imapAccounts'][_0x3a29fa['id']]['on'](_0xbbac('0x4'),this[_0xbbac('0x1e')]['bind'](this,_0x5caaa3));this[_0xbbac('0xe')][_0x3a29fa['id']]['on'](_0xbbac('0x1f'),this[_0xbbac('0x20')][_0xbbac('0x1d')](this,_0x5caaa3));this[_0xbbac('0xe')][_0x3a29fa['id']]['on']('error',this[_0xbbac('0x21')][_0xbbac('0x1d')](this,_0x5caaa3));}}else{if(_[_0xbbac('0x15')](this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')])){this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')]={};}this['mailAccounts'][_0x5caaa3][_0xbbac('0x11')][_0xbbac('0x12')]=_0xbbac('0x22');this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')][_0xbbac('0x13')]='';this[_0xbbac('0xf')](_0x5caaa3);}}}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x1c')]=function(_0x224518,_0x136024){if(this[_0xbbac('0xd')][_0x224518]){this['mailAccounts'][_0x224518]['Imap'][_0xbbac('0x12')]=_0xbbac('0x23');this[_0xbbac('0xd')][_0x224518][_0xbbac('0x11')]['messageStatus']=_0x136024['name'];if(_0x136024['messages']){this['mailAccounts'][_0x224518]['Imap'][_0xbbac('0x14')]=_0x136024[_0xbbac('0x24')]['total'];}return this['emit'](_0x224518);}};EmailChannel['prototype'][_0xbbac('0x1e')]=function(_0x511712,_0x3355a6){logger['info'](_0xbbac('0x25'),_0x3355a6[_0xbbac('0x26')],_0x3355a6['lastName'],_0x3355a6['from'],_0x511712);if(this[_0xbbac('0xd')][_0x511712]){return mailAccount[_0xbbac('0x27')](_0x511712,_0x3355a6)[_0xbbac('0x28')](function(_0x4b9b64){if(_0x4b9b64){logger[_0xbbac('0xb')](_0xbbac('0x29'));}})[_0xbbac('0x2a')](function(_0x378d42){logger[_0xbbac('0x2b')](_0xbbac('0x2c'),JSON['stringify'](_0x378d42));});}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x20')]=function(_0x4fee8d){if(this['mailAccounts'][_0x4fee8d]&&this[_0xbbac('0xd')][_0x4fee8d][_0xbbac('0x11')]){if(this[_0xbbac('0xe')][this[_0xbbac('0xd')][_0x4fee8d][_0xbbac('0x11')]['id']]){delete this[_0xbbac('0xe')][this['mailAccounts'][_0x4fee8d]['Imap']['id']];}this['mailAccounts'][_0x4fee8d]['Imap'][_0xbbac('0x2d')]=moment();this[_0xbbac('0xf')](_0x4fee8d);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x21')]=function(_0x4cb8af,_0x32dd09){if(this['mailAccounts'][_0x4cb8af]){this['mailAccounts'][_0x4cb8af][_0xbbac('0x11')][_0xbbac('0x12')]=_0xbbac('0x2b');this[_0xbbac('0xd')][_0x4cb8af]['Imap'][_0xbbac('0x13')]=_0x32dd09;return this[_0xbbac('0xf')](_0x4cb8af);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x2e')]=function(_0x41c37f,_0x262338){return this[_0xbbac('0x2f')]['send'](_0x41c37f,_0x262338);};EmailChannel[_0xbbac('0x18')][_0xbbac('0x30')]=function(_0x5022e7){var _0x396165=this;if(this[_0xbbac('0xd')][_0x5022e7['id']]){if(_['isNil'](this[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')])){this[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')]={};}this['mailAccounts'][_0x5022e7['id']][_0xbbac('0x31')]['lastSync']=moment();return new BPromise(function(_0x6dde54,_0x29c93b){return _0x396165[_0xbbac('0x2f')][_0xbbac('0x32')](_0x5022e7)[_0xbbac('0x28')](function(_0x45db13){_0x396165[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x12')]=_0xbbac('0x33');_0x396165[_0xbbac('0xd')][_0x5022e7['id']]['Smtp'][_0xbbac('0x13')]='';_0x396165['emit'](_0x5022e7['id']);_0x6dde54(_0x45db13);})[_0xbbac('0x2a')](function(_0x525fa5){_0x396165['mailAccounts'][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x12')]=_0xbbac('0x2b');_0x396165[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x13')]=_0x525fa5;_0x396165['emit'](_0x5022e7['id']);_0x29c93b(_0x525fa5);});});}return this[_0xbbac('0x2f')]['verify'](_0x5022e7);};module[_0xbbac('0x34')]=EmailChannel;