Built motion from commit (unavailable).|2.4.17
[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 _0xd2e5=['New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','from','notify','then','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','handleImapEnd','lastSync','sendMail','smtp','send','verifySmtp','Smtp','verified','verify','exports','lodash','moment','md5','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','localhost','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','imapAccounts','emit','name','active','status','Imap','total','stringify','prototype','refresh','hasOwnProperty','box','bind','handleImapEmail','end','error','handleImapError','isNil','disabled','messageStatus','handleImapBox','connected','messages','info'];(function(_0x2ae510,_0x5d8302){var _0x35ab00=function(_0x2d3b63){while(--_0x2d3b63){_0x2ae510['push'](_0x2ae510['shift']());}};_0x35ab00(++_0x5d8302);}(_0xd2e5,0xed));var _0x5d2e=function(_0x2971e6,_0x4a962e){_0x2971e6=_0x2971e6-0x0;var _0x5e6392=_0xd2e5[_0x2971e6];return _0x5e6392;};'use strict';var _=require(_0x5d2e('0x0'));var moment=require(_0x5d2e('0x1'));var BPromise=require('bluebird');var md5=require(_0x5d2e('0x2'));var Redis=require(_0x5d2e('0x3'));var config=require(_0x5d2e('0x4'));var logger=require(_0x5d2e('0x5'))(_0x5d2e('0x6'));config[_0x5d2e('0x7')]=_[_0x5d2e('0x8')](config[_0x5d2e('0x7')],{'host':_0x5d2e('0x9'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x5d2e('0x7')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x5d2e('0xa'));var mailAccount=require(_0x5d2e('0xb'));var md5Accounts={};function EmailChannel(_0x53a8e){logger['info'](_0x5d2e('0xc'));this[_0x5d2e('0xd')]=_0x53a8e[_0x5d2e('0xd')];this[_0x5d2e('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype'][_0x5d2e('0xf')]=function(_0x3c0bb3){var _0xb4840f=this[_0x5d2e('0xd')][_0x3c0bb3];var _0x5ada7f={'id':_0xb4840f['id'],'name':_0xb4840f[_0x5d2e('0x10')],'key':_0xb4840f['key'],'active':_0xb4840f[_0x5d2e('0x11')],'Imap':{'status':_0xb4840f['Imap'][_0x5d2e('0x12')],'messageStatus':_0xb4840f[_0x5d2e('0x13')]['messageStatus'],'total':_0xb4840f[_0x5d2e('0x13')][_0x5d2e('0x14')]}};if(_['isNil'](md5Accounts[_0x3c0bb3])){md5Accounts[_0x3c0bb3]={};}var _0x493bc9=md5(JSON[_0x5d2e('0x15')](_0x5ada7f));if(md5Accounts[_0x3c0bb3][_0x5d2e('0x2')]!==_0x493bc9){md5Accounts[_0x3c0bb3]['md5']=_0x493bc9;io[_0x5d2e('0xf')]('mailAccount:update',_0x5ada7f);}};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x17')]=function(_0x2d10e7){for(var _0x449749 in _0x2d10e7){if(_0x2d10e7[_0x5d2e('0x18')](_0x449749)){if(_0x2d10e7[_0x449749][_0x5d2e('0x13')]&&_0x2d10e7[_0x449749][_0x5d2e('0x11')]){var _0x123842=_0x2d10e7[_0x449749][_0x5d2e('0x13')];if(!this[_0x5d2e('0xe')]['hasOwnProperty'](_0x123842['id'])){this[_0x5d2e('0xe')][_0x123842['id']]=new EmailImap(_0x123842,_0x2d10e7[_0x449749][_0x5d2e('0x6')]);this[_0x5d2e('0xe')][_0x123842['id']]['on'](_0x5d2e('0x19'),this['handleImapBox'][_0x5d2e('0x1a')](this,_0x449749));this[_0x5d2e('0xe')][_0x123842['id']]['on'](_0x5d2e('0x6'),this[_0x5d2e('0x1b')][_0x5d2e('0x1a')](this,_0x449749));this[_0x5d2e('0xe')][_0x123842['id']]['on'](_0x5d2e('0x1c'),this['handleImapEnd'][_0x5d2e('0x1a')](this,_0x449749));this['imapAccounts'][_0x123842['id']]['on'](_0x5d2e('0x1d'),this[_0x5d2e('0x1e')][_0x5d2e('0x1a')](this,_0x449749));}}else{if(_[_0x5d2e('0x1f')](this[_0x5d2e('0xd')][_0x449749][_0x5d2e('0x13')])){this[_0x5d2e('0xd')][_0x449749][_0x5d2e('0x13')]={};}this['mailAccounts'][_0x449749]['Imap'][_0x5d2e('0x12')]=_0x5d2e('0x20');this[_0x5d2e('0xd')][_0x449749][_0x5d2e('0x13')][_0x5d2e('0x21')]='';this[_0x5d2e('0xf')](_0x449749);}}}};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x22')]=function(_0x11b056,_0x31f29c){if(this[_0x5d2e('0xd')][_0x11b056]){this[_0x5d2e('0xd')][_0x11b056][_0x5d2e('0x13')][_0x5d2e('0x12')]=_0x5d2e('0x23');this[_0x5d2e('0xd')][_0x11b056][_0x5d2e('0x13')][_0x5d2e('0x21')]=_0x31f29c[_0x5d2e('0x10')];if(_0x31f29c[_0x5d2e('0x24')]){this[_0x5d2e('0xd')][_0x11b056][_0x5d2e('0x13')][_0x5d2e('0x14')]=_0x31f29c[_0x5d2e('0x24')][_0x5d2e('0x14')];}return this['emit'](_0x11b056);}};EmailChannel[_0x5d2e('0x16')]['handleImapEmail']=function(_0x5c4151,_0x4ce7eb){logger[_0x5d2e('0x25')](_0x5d2e('0x26'),_0x4ce7eb['firstName'],_0x4ce7eb['lastName'],_0x4ce7eb[_0x5d2e('0x27')],_0x5c4151);if(this['mailAccounts'][_0x5c4151]){return mailAccount[_0x5d2e('0x28')](_0x5c4151,_0x4ce7eb)[_0x5d2e('0x29')](function(_0x5f0d38){if(_0x5f0d38){logger[_0x5d2e('0x25')](_0x5d2e('0x2a'));}})[_0x5d2e('0x2b')](function(_0x3a1501){logger[_0x5d2e('0x1d')](_0x5d2e('0x2c'),JSON['stringify'](_0x3a1501));});}};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x2d')]=function(_0x219c70){if(this[_0x5d2e('0xd')][_0x219c70]&&this[_0x5d2e('0xd')][_0x219c70][_0x5d2e('0x13')]){if(this['imapAccounts'][this[_0x5d2e('0xd')][_0x219c70][_0x5d2e('0x13')]['id']]){delete this[_0x5d2e('0xe')][this['mailAccounts'][_0x219c70][_0x5d2e('0x13')]['id']];}this[_0x5d2e('0xd')][_0x219c70][_0x5d2e('0x13')][_0x5d2e('0x2e')]=moment();this[_0x5d2e('0xf')](_0x219c70);}};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x1e')]=function(_0xd399fc,_0x3f342c){if(this[_0x5d2e('0xd')][_0xd399fc]){this[_0x5d2e('0xd')][_0xd399fc][_0x5d2e('0x13')][_0x5d2e('0x12')]='error';this[_0x5d2e('0xd')][_0xd399fc][_0x5d2e('0x13')][_0x5d2e('0x21')]=_0x3f342c;return this[_0x5d2e('0xf')](_0xd399fc);}};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x2f')]=function(_0x360d14,_0x2af81b){return this[_0x5d2e('0x30')][_0x5d2e('0x31')](_0x360d14,_0x2af81b);};EmailChannel[_0x5d2e('0x16')][_0x5d2e('0x32')]=function(_0x5c3f96){var _0x2a6978=this;if(this['mailAccounts'][_0x5c3f96['id']]){if(_[_0x5d2e('0x1f')](this[_0x5d2e('0xd')][_0x5c3f96['id']]['Smtp'])){this[_0x5d2e('0xd')][_0x5c3f96['id']]['Smtp']={};}this['mailAccounts'][_0x5c3f96['id']]['Smtp'][_0x5d2e('0x2e')]=moment();return new BPromise(function(_0x1a1325,_0x31b406){return _0x2a6978[_0x5d2e('0x30')]['verify'](_0x5c3f96)[_0x5d2e('0x29')](function(_0x34f5f7){_0x2a6978[_0x5d2e('0xd')][_0x5c3f96['id']][_0x5d2e('0x33')][_0x5d2e('0x12')]=_0x5d2e('0x34');_0x2a6978[_0x5d2e('0xd')][_0x5c3f96['id']]['Smtp'][_0x5d2e('0x21')]='';_0x2a6978['emit'](_0x5c3f96['id']);_0x1a1325(_0x34f5f7);})[_0x5d2e('0x2b')](function(_0x3553ea){_0x2a6978[_0x5d2e('0xd')][_0x5c3f96['id']]['Smtp']['status']=_0x5d2e('0x1d');_0x2a6978[_0x5d2e('0xd')][_0x5c3f96['id']][_0x5d2e('0x33')][_0x5d2e('0x21')]=_0x3553ea;_0x2a6978[_0x5d2e('0xf')](_0x5c3f96['id']);_0x31b406(_0x3553ea);});});}return this[_0x5d2e('0x30')][_0x5d2e('0x35')](_0x5c3f96);};module[_0x5d2e('0x36')]=EmailChannel;