c5d4d739fe64b673da4c3e8406d779509ccabe10
[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 _0xec32=['Smtp','verified','verify','exports','lodash','moment','bluebird','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','localhost','./smtp','../rpc/mailAccount','info','mailAccounts','imapAccounts','name','key','active','Imap','status','isNil','stringify','md5','mailAccount:update','prototype','refresh','hasOwnProperty','bind','handleImapEmail','end','handleImapError','disabled','messageStatus','emit','handleImapBox','connected','messages','total','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','then','Mail\x20accepted\x20from\x20routing','catch','error','lastSync','smtp','verifySmtp'];(function(_0x37f8c1,_0x25a176){var _0x6e1983=function(_0x4944e8){while(--_0x4944e8){_0x37f8c1['push'](_0x37f8c1['shift']());}};_0x6e1983(++_0x25a176);}(_0xec32,0xd8));var _0x2ec3=function(_0x4b25b0,_0x146418){_0x4b25b0=_0x4b25b0-0x0;var _0x5131d5=_0xec32[_0x4b25b0];return _0x5131d5;};'use strict';var _=require(_0x2ec3('0x0'));var moment=require(_0x2ec3('0x1'));var BPromise=require(_0x2ec3('0x2'));var md5=require('md5');var Redis=require(_0x2ec3('0x3'));var config=require(_0x2ec3('0x4'));var logger=require(_0x2ec3('0x5'))(_0x2ec3('0x6'));config[_0x2ec3('0x7')]=_[_0x2ec3('0x8')](config[_0x2ec3('0x7')],{'host':_0x2ec3('0x9'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x2ec3('0x7')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x2ec3('0xa'));var mailAccount=require(_0x2ec3('0xb'));var md5Accounts={};function EmailChannel(_0x437a06){logger[_0x2ec3('0xc')]('start\x20email\x20channel');this[_0x2ec3('0xd')]=_0x437a06['mailAccounts'];this[_0x2ec3('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype']['emit']=function(_0x557bc3){var _0x2169ae=this[_0x2ec3('0xd')][_0x557bc3];var _0x366597={'id':_0x2169ae['id'],'name':_0x2169ae[_0x2ec3('0xf')],'key':_0x2169ae[_0x2ec3('0x10')],'active':_0x2169ae[_0x2ec3('0x11')],'Imap':{'status':_0x2169ae[_0x2ec3('0x12')][_0x2ec3('0x13')],'messageStatus':_0x2169ae['Imap']['messageStatus'],'total':_0x2169ae[_0x2ec3('0x12')]['total']}};if(_[_0x2ec3('0x14')](md5Accounts[_0x557bc3])){md5Accounts[_0x557bc3]={};}var _0x4167b0=md5(JSON[_0x2ec3('0x15')](_0x366597));if(md5Accounts[_0x557bc3][_0x2ec3('0x16')]!==_0x4167b0){md5Accounts[_0x557bc3][_0x2ec3('0x16')]=_0x4167b0;io['emit'](_0x2ec3('0x17'),_0x366597);}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x19')]=function(_0x1b2840){for(var _0x2f4c3f in _0x1b2840){if(_0x1b2840[_0x2ec3('0x1a')](_0x2f4c3f)){if(_0x1b2840[_0x2f4c3f][_0x2ec3('0x12')]&&_0x1b2840[_0x2f4c3f][_0x2ec3('0x11')]){var _0x594778=_0x1b2840[_0x2f4c3f][_0x2ec3('0x12')];if(!this[_0x2ec3('0xe')][_0x2ec3('0x1a')](_0x594778['id'])){this[_0x2ec3('0xe')][_0x594778['id']]=new EmailImap(_0x594778,_0x1b2840[_0x2f4c3f][_0x2ec3('0x6')]);this[_0x2ec3('0xe')][_0x594778['id']]['on']('box',this['handleImapBox'][_0x2ec3('0x1b')](this,_0x2f4c3f));this['imapAccounts'][_0x594778['id']]['on'](_0x2ec3('0x6'),this[_0x2ec3('0x1c')][_0x2ec3('0x1b')](this,_0x2f4c3f));this[_0x2ec3('0xe')][_0x594778['id']]['on'](_0x2ec3('0x1d'),this['handleImapEnd']['bind'](this,_0x2f4c3f));this[_0x2ec3('0xe')][_0x594778['id']]['on']('error',this[_0x2ec3('0x1e')]['bind'](this,_0x2f4c3f));}}else{if(_[_0x2ec3('0x14')](this['mailAccounts'][_0x2f4c3f]['Imap'])){this[_0x2ec3('0xd')][_0x2f4c3f][_0x2ec3('0x12')]={};}this['mailAccounts'][_0x2f4c3f][_0x2ec3('0x12')][_0x2ec3('0x13')]=_0x2ec3('0x1f');this[_0x2ec3('0xd')][_0x2f4c3f]['Imap'][_0x2ec3('0x20')]='';this[_0x2ec3('0x21')](_0x2f4c3f);}}}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x22')]=function(_0x1657d6,_0x3d956d){if(this[_0x2ec3('0xd')][_0x1657d6]){this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x13')]=_0x2ec3('0x23');this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x20')]=_0x3d956d[_0x2ec3('0xf')];if(_0x3d956d[_0x2ec3('0x24')]){this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x25')]=_0x3d956d[_0x2ec3('0x24')][_0x2ec3('0x25')];}return this['emit'](_0x1657d6);}};EmailChannel['prototype']['handleImapEmail']=function(_0x2580b6,_0x26ebec){logger['info'](_0x2ec3('0x26'),_0x26ebec[_0x2ec3('0x27')],_0x26ebec[_0x2ec3('0x28')],_0x26ebec[_0x2ec3('0x29')],_0x2580b6);if(this[_0x2ec3('0xd')][_0x2580b6]){return mailAccount['notify'](_0x2580b6,_0x26ebec)[_0x2ec3('0x2a')](function(_0x1b6ef0){if(_0x1b6ef0){logger[_0x2ec3('0xc')](_0x2ec3('0x2b'));}})[_0x2ec3('0x2c')](function(_0x3b6454){logger[_0x2ec3('0x2d')]('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0x2ec3('0x15')](_0x3b6454));});}};EmailChannel[_0x2ec3('0x18')]['handleImapEnd']=function(_0x3ef669){if(this[_0x2ec3('0xd')][_0x3ef669]&&this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')]){if(this[_0x2ec3('0xe')][this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')]['id']]){delete this[_0x2ec3('0xe')][this['mailAccounts'][_0x3ef669][_0x2ec3('0x12')]['id']];}this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')][_0x2ec3('0x2e')]=moment();this[_0x2ec3('0x21')](_0x3ef669);}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x1e')]=function(_0x30c003,_0xc5a3fa){if(this[_0x2ec3('0xd')][_0x30c003]){this[_0x2ec3('0xd')][_0x30c003]['Imap'][_0x2ec3('0x13')]='error';this[_0x2ec3('0xd')][_0x30c003][_0x2ec3('0x12')][_0x2ec3('0x20')]=_0xc5a3fa;return this[_0x2ec3('0x21')](_0x30c003);}};EmailChannel[_0x2ec3('0x18')]['sendMail']=function(_0x333006,_0x10e592){return this[_0x2ec3('0x2f')]['send'](_0x333006,_0x10e592);};EmailChannel['prototype'][_0x2ec3('0x30')]=function(_0x376979){var _0x483e00=this;if(this[_0x2ec3('0xd')][_0x376979['id']]){if(_['isNil'](this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')])){this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')]={};}this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x2e')]=moment();return new BPromise(function(_0x3041f3,_0x1a7abb){return _0x483e00[_0x2ec3('0x2f')]['verify'](_0x376979)[_0x2ec3('0x2a')](function(_0x357f6f){_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x13')]=_0x2ec3('0x32');_0x483e00['mailAccounts'][_0x376979['id']]['Smtp'][_0x2ec3('0x20')]='';_0x483e00[_0x2ec3('0x21')](_0x376979['id']);_0x3041f3(_0x357f6f);})['catch'](function(_0x457ad4){_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x13')]=_0x2ec3('0x2d');_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x20')]=_0x457ad4;_0x483e00['emit'](_0x376979['id']);_0x1a7abb(_0x457ad4);});});}return this[_0x2ec3('0x2f')][_0x2ec3('0x33')](_0x376979);};module[_0x2ec3('0x34')]=EmailChannel;