Built motion from commit 355702c8.|2.5.41
[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 _0x65f2=['../../../config/environment','../../../config/logger','redis','localhost','socket.io-emitter','./smtp','info','start\x20email\x20channel','mailAccounts','imapAccounts','emit','key','active','Imap','status','messageStatus','total','isNil','stringify','mailAccount:update','prototype','refresh','hasOwnProperty','custom','service','provider','email','box','handleImapBox','handleImapEmail','bind','end','handleImapEnd','error','handleImapError','disabled','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','notify','then','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','sendMail','smtp','send','verifySmtp','Smtp','lastSync','verify','verified','exports','lodash','moment','bluebird','md5'];(function(_0x1863be,_0x3fb18f){var _0x5835e1=function(_0xaa0e92){while(--_0xaa0e92){_0x1863be['push'](_0x1863be['shift']());}};_0x5835e1(++_0x3fb18f);}(_0x65f2,0x1cc));var _0x265f=function(_0x354e7b,_0x212026){_0x354e7b=_0x354e7b-0x0;var _0x1b1cd6=_0x65f2[_0x354e7b];return _0x1b1cd6;};'use strict';var _=require(_0x265f('0x0'));var moment=require(_0x265f('0x1'));var BPromise=require(_0x265f('0x2'));var md5=require(_0x265f('0x3'));var Redis=require('ioredis');var config=require(_0x265f('0x4'));var logger=require(_0x265f('0x5'))('email');config[_0x265f('0x6')]=_['defaults'](config[_0x265f('0x6')],{'host':_0x265f('0x7'),'port':0x18eb});var io=require(_0x265f('0x8'))(new Redis(config[_0x265f('0x6')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x265f('0x9'));var mailAccount=require('../rpc/mailAccount');var md5Accounts={};function EmailChannel(_0x3c2e46){logger[_0x265f('0xa')](_0x265f('0xb'));this['mailAccounts']=_0x3c2e46[_0x265f('0xc')];this[_0x265f('0xd')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype'][_0x265f('0xe')]=function(_0x5e4232){var _0x46e034=this[_0x265f('0xc')][_0x5e4232];var _0x2566b5={'id':_0x46e034['id'],'name':_0x46e034['name'],'key':_0x46e034[_0x265f('0xf')],'active':_0x46e034[_0x265f('0x10')],'Imap':{'status':_0x46e034[_0x265f('0x11')][_0x265f('0x12')],'messageStatus':_0x46e034[_0x265f('0x11')][_0x265f('0x13')],'total':_0x46e034[_0x265f('0x11')][_0x265f('0x14')]}};if(_[_0x265f('0x15')](md5Accounts[_0x5e4232])){md5Accounts[_0x5e4232]={};}var _0x2a70d1=md5(JSON[_0x265f('0x16')](_0x2566b5));if(md5Accounts[_0x5e4232][_0x265f('0x3')]!==_0x2a70d1){md5Accounts[_0x5e4232][_0x265f('0x3')]=_0x2a70d1;io[_0x265f('0xe')](_0x265f('0x17'),_0x2566b5);}};EmailChannel[_0x265f('0x18')][_0x265f('0x19')]=function(_0x3dbf5a){for(var _0x9ce44f in _0x3dbf5a){if(_0x3dbf5a[_0x265f('0x1a')](_0x9ce44f)){if(_0x3dbf5a[_0x9ce44f]['Imap']&&_0x3dbf5a[_0x9ce44f][_0x265f('0x10')]){var _0x1d3a4c=_0x3dbf5a[_0x9ce44f][_0x265f('0x11')];if(!_0x1d3a4c['service']&&_0x3dbf5a[_0x9ce44f]['provider']!==_0x265f('0x1b'))_0x1d3a4c[_0x265f('0x1c')]=_0x3dbf5a[_0x9ce44f][_0x265f('0x1d')];if(!this[_0x265f('0xd')]['hasOwnProperty'](_0x1d3a4c['id'])){this[_0x265f('0xd')][_0x1d3a4c['id']]=new EmailImap(_0x1d3a4c,_0x3dbf5a[_0x9ce44f][_0x265f('0x1e')]);this['imapAccounts'][_0x1d3a4c['id']]['on'](_0x265f('0x1f'),this[_0x265f('0x20')]['bind'](this,_0x9ce44f));this['imapAccounts'][_0x1d3a4c['id']]['on'](_0x265f('0x1e'),this[_0x265f('0x21')][_0x265f('0x22')](this,_0x9ce44f));this[_0x265f('0xd')][_0x1d3a4c['id']]['on'](_0x265f('0x23'),this[_0x265f('0x24')][_0x265f('0x22')](this,_0x9ce44f));this[_0x265f('0xd')][_0x1d3a4c['id']]['on'](_0x265f('0x25'),this[_0x265f('0x26')][_0x265f('0x22')](this,_0x9ce44f));}}else{if(_['isNil'](this[_0x265f('0xc')][_0x9ce44f]['Imap'])){this['mailAccounts'][_0x9ce44f][_0x265f('0x11')]={};}this[_0x265f('0xc')][_0x9ce44f]['Imap'][_0x265f('0x12')]=_0x265f('0x27');this[_0x265f('0xc')][_0x9ce44f][_0x265f('0x11')]['messageStatus']='';this[_0x265f('0xe')](_0x9ce44f);}}}};EmailChannel['prototype'][_0x265f('0x20')]=function(_0x5089a4,_0x5e695b){if(this[_0x265f('0xc')][_0x5089a4]){this['mailAccounts'][_0x5089a4]['Imap'][_0x265f('0x12')]=_0x265f('0x28');this['mailAccounts'][_0x5089a4][_0x265f('0x11')][_0x265f('0x13')]=_0x5e695b['name'];if(_0x5e695b[_0x265f('0x29')]){this['mailAccounts'][_0x5089a4][_0x265f('0x11')][_0x265f('0x14')]=_0x5e695b['messages'][_0x265f('0x14')];}return this[_0x265f('0xe')](_0x5089a4);}};EmailChannel[_0x265f('0x18')]['handleImapEmail']=function(_0x326ec5,_0x263645){logger[_0x265f('0xa')](_0x265f('0x2a'),_0x263645[_0x265f('0x2b')],_0x263645[_0x265f('0x2c')],_0x263645['from'],_0x326ec5);if(this['mailAccounts'][_0x326ec5]){return mailAccount[_0x265f('0x2d')](_0x326ec5,_0x263645)[_0x265f('0x2e')](function(_0x4f184c){if(_0x4f184c){logger['info']('Mail\x20accepted\x20from\x20routing');}})[_0x265f('0x2f')](function(_0x564691){logger[_0x265f('0x25')](_0x265f('0x30'),JSON[_0x265f('0x16')](_0x564691));});}};EmailChannel[_0x265f('0x18')][_0x265f('0x24')]=function(_0x510658){if(this[_0x265f('0xc')][_0x510658]&&this[_0x265f('0xc')][_0x510658]['Imap']){if(this[_0x265f('0xd')][this[_0x265f('0xc')][_0x510658]['Imap']['id']]){delete this[_0x265f('0xd')][this[_0x265f('0xc')][_0x510658]['Imap']['id']];}this[_0x265f('0xc')][_0x510658][_0x265f('0x11')]['lastSync']=moment();this[_0x265f('0xe')](_0x510658);}};EmailChannel[_0x265f('0x18')][_0x265f('0x26')]=function(_0x3db267,_0x4bbd6c){if(this[_0x265f('0xc')][_0x3db267]){this['mailAccounts'][_0x3db267][_0x265f('0x11')][_0x265f('0x12')]='error';this[_0x265f('0xc')][_0x3db267][_0x265f('0x11')]['messageStatus']=_0x4bbd6c;return this['emit'](_0x3db267);}};EmailChannel[_0x265f('0x18')][_0x265f('0x31')]=function(_0x31b632,_0x5986f0){return this[_0x265f('0x32')][_0x265f('0x33')](_0x31b632,_0x5986f0);};EmailChannel[_0x265f('0x18')][_0x265f('0x34')]=function(_0x3d2237){var _0x5652d5=this;if(this[_0x265f('0xc')][_0x3d2237['id']]){if(_['isNil'](this['mailAccounts'][_0x3d2237['id']][_0x265f('0x35')])){this['mailAccounts'][_0x3d2237['id']][_0x265f('0x35')]={};}this[_0x265f('0xc')][_0x3d2237['id']][_0x265f('0x35')][_0x265f('0x36')]=moment();return new BPromise(function(_0x291643,_0x483551){return _0x5652d5[_0x265f('0x32')][_0x265f('0x37')](_0x3d2237)[_0x265f('0x2e')](function(_0x48930b){_0x5652d5[_0x265f('0xc')][_0x3d2237['id']][_0x265f('0x35')][_0x265f('0x12')]=_0x265f('0x38');_0x5652d5['mailAccounts'][_0x3d2237['id']][_0x265f('0x35')][_0x265f('0x13')]='';_0x5652d5[_0x265f('0xe')](_0x3d2237['id']);_0x291643(_0x48930b);})['catch'](function(_0xaa2eaa){_0x5652d5[_0x265f('0xc')][_0x3d2237['id']][_0x265f('0x35')]['status']=_0x265f('0x25');_0x5652d5[_0x265f('0xc')][_0x3d2237['id']]['Smtp'][_0x265f('0x13')]=_0xaa2eaa;_0x5652d5[_0x265f('0xe')](_0x3d2237['id']);_0x483551(_0xaa2eaa);});});}return this[_0x265f('0x32')]['verify'](_0x3d2237);};module[_0x265f('0x39')]=EmailChannel;