Built motion from commit e6806ed6.|2.6.0
[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 _0xf72a=['info','mailAccounts','imapAccounts','smtp','prototype','emit','name','active','Imap','messageStatus','total','stringify','mailAccount:update','refresh','hasOwnProperty','provider','custom','box','handleImapBox','bind','handleImapEmail','end','error','handleImapError','status','disabled','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','notify','then','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','handleImapEnd','sendMail','send','verifySmtp','isNil','Smtp','lastSync','verify','verified','lodash','moment','bluebird','md5','ioredis','../../../config/logger','email','defaults','redis','localhost','socket.io-emitter','./imap','./smtp','../rpc/mailAccount'];(function(_0x432682,_0x253044){var _0x463d05=function(_0xa73403){while(--_0xa73403){_0x432682['push'](_0x432682['shift']());}};_0x463d05(++_0x253044);}(_0xf72a,0x11e));var _0xaf72=function(_0x2e63a5,_0x371a56){_0x2e63a5=_0x2e63a5-0x0;var _0x1cef02=_0xf72a[_0x2e63a5];return _0x1cef02;};'use strict';var _=require(_0xaf72('0x0'));var moment=require(_0xaf72('0x1'));var BPromise=require(_0xaf72('0x2'));var md5=require(_0xaf72('0x3'));var Redis=require(_0xaf72('0x4'));var config=require('../../../config/environment');var logger=require(_0xaf72('0x5'))(_0xaf72('0x6'));config['redis']=_[_0xaf72('0x7')](config[_0xaf72('0x8')],{'host':_0xaf72('0x9'),'port':0x18eb});var io=require(_0xaf72('0xa'))(new Redis(config[_0xaf72('0x8')]));var EmailImap=require(_0xaf72('0xb'));var EmailSmtp=require(_0xaf72('0xc'));var mailAccount=require(_0xaf72('0xd'));var md5Accounts={};function EmailChannel(_0x55b67d){logger[_0xaf72('0xe')]('start\x20email\x20channel');this[_0xaf72('0xf')]=_0x55b67d[_0xaf72('0xf')];this[_0xaf72('0x10')]={};this[_0xaf72('0x11')]=new EmailSmtp();}EmailChannel[_0xaf72('0x12')][_0xaf72('0x13')]=function(_0x1a5a51){var _0x4de2ef=this['mailAccounts'][_0x1a5a51];var _0x4640ac={'id':_0x4de2ef['id'],'name':_0x4de2ef[_0xaf72('0x14')],'key':_0x4de2ef['key'],'active':_0x4de2ef[_0xaf72('0x15')],'Imap':{'status':_0x4de2ef[_0xaf72('0x16')]['status'],'messageStatus':_0x4de2ef[_0xaf72('0x16')][_0xaf72('0x17')],'total':_0x4de2ef[_0xaf72('0x16')][_0xaf72('0x18')]}};if(_['isNil'](md5Accounts[_0x1a5a51])){md5Accounts[_0x1a5a51]={};}var _0x2a6554=md5(JSON[_0xaf72('0x19')](_0x4640ac));if(md5Accounts[_0x1a5a51][_0xaf72('0x3')]!==_0x2a6554){md5Accounts[_0x1a5a51]['md5']=_0x2a6554;io[_0xaf72('0x13')](_0xaf72('0x1a'),_0x4640ac);}};EmailChannel[_0xaf72('0x12')][_0xaf72('0x1b')]=function(_0x2780a9){for(var _0xcde7fd in _0x2780a9){if(_0x2780a9[_0xaf72('0x1c')](_0xcde7fd)){if(_0x2780a9[_0xcde7fd][_0xaf72('0x16')]&&_0x2780a9[_0xcde7fd][_0xaf72('0x15')]){var _0x5609b1=_0x2780a9[_0xcde7fd][_0xaf72('0x16')];if(!_0x5609b1['service']&&_0x2780a9[_0xcde7fd][_0xaf72('0x1d')]!==_0xaf72('0x1e'))_0x5609b1['service']=_0x2780a9[_0xcde7fd][_0xaf72('0x1d')];if(!this[_0xaf72('0x10')][_0xaf72('0x1c')](_0x5609b1['id'])){this[_0xaf72('0x10')][_0x5609b1['id']]=new EmailImap(_0x5609b1,_0x2780a9[_0xcde7fd][_0xaf72('0x6')]);this[_0xaf72('0x10')][_0x5609b1['id']]['on'](_0xaf72('0x1f'),this[_0xaf72('0x20')][_0xaf72('0x21')](this,_0xcde7fd));this[_0xaf72('0x10')][_0x5609b1['id']]['on'](_0xaf72('0x6'),this[_0xaf72('0x22')][_0xaf72('0x21')](this,_0xcde7fd));this[_0xaf72('0x10')][_0x5609b1['id']]['on'](_0xaf72('0x23'),this['handleImapEnd']['bind'](this,_0xcde7fd));this[_0xaf72('0x10')][_0x5609b1['id']]['on'](_0xaf72('0x24'),this[_0xaf72('0x25')][_0xaf72('0x21')](this,_0xcde7fd));}}else{if(_['isNil'](this['mailAccounts'][_0xcde7fd]['Imap'])){this[_0xaf72('0xf')][_0xcde7fd][_0xaf72('0x16')]={};}this[_0xaf72('0xf')][_0xcde7fd][_0xaf72('0x16')][_0xaf72('0x26')]=_0xaf72('0x27');this[_0xaf72('0xf')][_0xcde7fd]['Imap'][_0xaf72('0x17')]='';this['emit'](_0xcde7fd);}}}};EmailChannel[_0xaf72('0x12')][_0xaf72('0x20')]=function(_0x7f221,_0x3002d2){if(this[_0xaf72('0xf')][_0x7f221]){this[_0xaf72('0xf')][_0x7f221][_0xaf72('0x16')][_0xaf72('0x26')]=_0xaf72('0x28');this[_0xaf72('0xf')][_0x7f221][_0xaf72('0x16')][_0xaf72('0x17')]=_0x3002d2[_0xaf72('0x14')];if(_0x3002d2[_0xaf72('0x29')]){this['mailAccounts'][_0x7f221][_0xaf72('0x16')][_0xaf72('0x18')]=_0x3002d2[_0xaf72('0x29')][_0xaf72('0x18')];}return this[_0xaf72('0x13')](_0x7f221);}};EmailChannel[_0xaf72('0x12')][_0xaf72('0x22')]=function(_0x469f2f,_0x82f17d){logger[_0xaf72('0xe')](_0xaf72('0x2a'),_0x82f17d[_0xaf72('0x2b')],_0x82f17d[_0xaf72('0x2c')],_0x82f17d[_0xaf72('0x2d')],_0x469f2f);if(this[_0xaf72('0xf')][_0x469f2f]){return mailAccount[_0xaf72('0x2e')](_0x469f2f,_0x82f17d)[_0xaf72('0x2f')](function(_0x1b9ec9){if(_0x1b9ec9){logger[_0xaf72('0xe')](_0xaf72('0x30'));}})[_0xaf72('0x31')](function(_0x542b0d){logger[_0xaf72('0x24')](_0xaf72('0x32'),JSON[_0xaf72('0x19')](_0x542b0d));});}};EmailChannel[_0xaf72('0x12')][_0xaf72('0x33')]=function(_0x1c357b){if(this['mailAccounts'][_0x1c357b]&&this[_0xaf72('0xf')][_0x1c357b][_0xaf72('0x16')]){if(this[_0xaf72('0x10')][this[_0xaf72('0xf')][_0x1c357b]['Imap']['id']]){delete this[_0xaf72('0x10')][this[_0xaf72('0xf')][_0x1c357b][_0xaf72('0x16')]['id']];}this[_0xaf72('0xf')][_0x1c357b][_0xaf72('0x16')]['lastSync']=moment();this[_0xaf72('0x13')](_0x1c357b);}};EmailChannel[_0xaf72('0x12')][_0xaf72('0x25')]=function(_0x5bf5ec,_0xc32d32){if(this[_0xaf72('0xf')][_0x5bf5ec]){this[_0xaf72('0xf')][_0x5bf5ec][_0xaf72('0x16')][_0xaf72('0x26')]=_0xaf72('0x24');this[_0xaf72('0xf')][_0x5bf5ec][_0xaf72('0x16')][_0xaf72('0x17')]=_0xc32d32;return this['emit'](_0x5bf5ec);}};EmailChannel['prototype'][_0xaf72('0x34')]=function(_0x116158,_0x2f2053){return this[_0xaf72('0x11')][_0xaf72('0x35')](_0x116158,_0x2f2053);};EmailChannel[_0xaf72('0x12')][_0xaf72('0x36')]=function(_0x5bdcb5){var _0x4bd2e4=this;if(this[_0xaf72('0xf')][_0x5bdcb5['id']]){if(_[_0xaf72('0x37')](this['mailAccounts'][_0x5bdcb5['id']]['Smtp'])){this['mailAccounts'][_0x5bdcb5['id']]['Smtp']={};}this[_0xaf72('0xf')][_0x5bdcb5['id']][_0xaf72('0x38')][_0xaf72('0x39')]=moment();return new BPromise(function(_0x16aa01,_0x5d6431){return _0x4bd2e4[_0xaf72('0x11')][_0xaf72('0x3a')](_0x5bdcb5)[_0xaf72('0x2f')](function(_0x29d124){_0x4bd2e4[_0xaf72('0xf')][_0x5bdcb5['id']][_0xaf72('0x38')][_0xaf72('0x26')]=_0xaf72('0x3b');_0x4bd2e4[_0xaf72('0xf')][_0x5bdcb5['id']]['Smtp'][_0xaf72('0x17')]='';_0x4bd2e4[_0xaf72('0x13')](_0x5bdcb5['id']);_0x16aa01(_0x29d124);})[_0xaf72('0x31')](function(_0xe676f3){_0x4bd2e4[_0xaf72('0xf')][_0x5bdcb5['id']][_0xaf72('0x38')][_0xaf72('0x26')]=_0xaf72('0x24');_0x4bd2e4[_0xaf72('0xf')][_0x5bdcb5['id']][_0xaf72('0x38')][_0xaf72('0x17')]=_0xe676f3;_0x4bd2e4[_0xaf72('0x13')](_0x5bdcb5['id']);_0x5d6431(_0xe676f3);});});}return this[_0xaf72('0x11')][_0xaf72('0x3a')](_0x5bdcb5);};module['exports']=EmailChannel;