Built motion from commit (unavailable).|2.5.16
[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 _0x00fe=['lastSync','sendMail','send','verifySmtp','Smtp','verify','then','exports','lodash','bluebird','md5','ioredis','../../../config/environment','email','defaults','redis','localhost','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','imapAccounts','smtp','prototype','emit','key','active','Imap','messageStatus','total','isNil','stringify','mailAccount:update','hasOwnProperty','box','handleImapBox','end','handleImapError','status','disabled','connected','name','messages','handleImapEmail','info','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','lastName','notify','Mail\x20accepted\x20from\x20routing','catch','error','Mail\x20not\x20accepted\x20from\x20routing\x20%s','handleImapEnd'];(function(_0x34021d,_0x753aa6){var _0x16597b=function(_0x2d040a){while(--_0x2d040a){_0x34021d['push'](_0x34021d['shift']());}};_0x16597b(++_0x753aa6);}(_0x00fe,0xe4));var _0xe00f=function(_0x5b740b,_0x381833){_0x5b740b=_0x5b740b-0x0;var _0x6f8f4e=_0x00fe[_0x5b740b];return _0x6f8f4e;};'use strict';var _=require(_0xe00f('0x0'));var moment=require('moment');var BPromise=require(_0xe00f('0x1'));var md5=require(_0xe00f('0x2'));var Redis=require(_0xe00f('0x3'));var config=require(_0xe00f('0x4'));var logger=require('../../../config/logger')(_0xe00f('0x5'));config['redis']=_[_0xe00f('0x6')](config[_0xe00f('0x7')],{'host':_0xe00f('0x8'),'port':0x18eb});var io=require(_0xe00f('0x9'))(new Redis(config[_0xe00f('0x7')]));var EmailImap=require(_0xe00f('0xa'));var EmailSmtp=require(_0xe00f('0xb'));var mailAccount=require(_0xe00f('0xc'));var md5Accounts={};function EmailChannel(_0xd070b1){logger['info'](_0xe00f('0xd'));this[_0xe00f('0xe')]=_0xd070b1['mailAccounts'];this[_0xe00f('0xf')]={};this[_0xe00f('0x10')]=new EmailSmtp();}EmailChannel[_0xe00f('0x11')][_0xe00f('0x12')]=function(_0x222ea0){var _0x368ab7=this[_0xe00f('0xe')][_0x222ea0];var _0x720fe0={'id':_0x368ab7['id'],'name':_0x368ab7['name'],'key':_0x368ab7[_0xe00f('0x13')],'active':_0x368ab7[_0xe00f('0x14')],'Imap':{'status':_0x368ab7['Imap']['status'],'messageStatus':_0x368ab7[_0xe00f('0x15')][_0xe00f('0x16')],'total':_0x368ab7[_0xe00f('0x15')][_0xe00f('0x17')]}};if(_[_0xe00f('0x18')](md5Accounts[_0x222ea0])){md5Accounts[_0x222ea0]={};}var _0x717863=md5(JSON[_0xe00f('0x19')](_0x720fe0));if(md5Accounts[_0x222ea0][_0xe00f('0x2')]!==_0x717863){md5Accounts[_0x222ea0]['md5']=_0x717863;io[_0xe00f('0x12')](_0xe00f('0x1a'),_0x720fe0);}};EmailChannel[_0xe00f('0x11')]['refresh']=function(_0x3bd5f2){for(var _0x3895eb in _0x3bd5f2){if(_0x3bd5f2[_0xe00f('0x1b')](_0x3895eb)){if(_0x3bd5f2[_0x3895eb][_0xe00f('0x15')]&&_0x3bd5f2[_0x3895eb][_0xe00f('0x14')]){var _0x2eea48=_0x3bd5f2[_0x3895eb][_0xe00f('0x15')];if(!this[_0xe00f('0xf')][_0xe00f('0x1b')](_0x2eea48['id'])){this[_0xe00f('0xf')][_0x2eea48['id']]=new EmailImap(_0x2eea48,_0x3bd5f2[_0x3895eb][_0xe00f('0x5')]);this[_0xe00f('0xf')][_0x2eea48['id']]['on'](_0xe00f('0x1c'),this[_0xe00f('0x1d')]['bind'](this,_0x3895eb));this[_0xe00f('0xf')][_0x2eea48['id']]['on']('email',this['handleImapEmail']['bind'](this,_0x3895eb));this[_0xe00f('0xf')][_0x2eea48['id']]['on'](_0xe00f('0x1e'),this['handleImapEnd']['bind'](this,_0x3895eb));this[_0xe00f('0xf')][_0x2eea48['id']]['on']('error',this[_0xe00f('0x1f')]['bind'](this,_0x3895eb));}}else{if(_[_0xe00f('0x18')](this[_0xe00f('0xe')][_0x3895eb][_0xe00f('0x15')])){this[_0xe00f('0xe')][_0x3895eb][_0xe00f('0x15')]={};}this[_0xe00f('0xe')][_0x3895eb]['Imap'][_0xe00f('0x20')]=_0xe00f('0x21');this[_0xe00f('0xe')][_0x3895eb][_0xe00f('0x15')][_0xe00f('0x16')]='';this['emit'](_0x3895eb);}}}};EmailChannel[_0xe00f('0x11')][_0xe00f('0x1d')]=function(_0x5a340d,_0x3c4d93){if(this[_0xe00f('0xe')][_0x5a340d]){this[_0xe00f('0xe')][_0x5a340d]['Imap']['status']=_0xe00f('0x22');this[_0xe00f('0xe')][_0x5a340d][_0xe00f('0x15')][_0xe00f('0x16')]=_0x3c4d93[_0xe00f('0x23')];if(_0x3c4d93[_0xe00f('0x24')]){this[_0xe00f('0xe')][_0x5a340d]['Imap'][_0xe00f('0x17')]=_0x3c4d93[_0xe00f('0x24')]['total'];}return this['emit'](_0x5a340d);}};EmailChannel[_0xe00f('0x11')][_0xe00f('0x25')]=function(_0x4b7e0a,_0x52eaea){logger[_0xe00f('0x26')](_0xe00f('0x27'),_0x52eaea['firstName'],_0x52eaea[_0xe00f('0x28')],_0x52eaea['from'],_0x4b7e0a);if(this['mailAccounts'][_0x4b7e0a]){return mailAccount[_0xe00f('0x29')](_0x4b7e0a,_0x52eaea)['then'](function(_0x11cd02){if(_0x11cd02){logger[_0xe00f('0x26')](_0xe00f('0x2a'));}})[_0xe00f('0x2b')](function(_0x59f2d4){logger[_0xe00f('0x2c')](_0xe00f('0x2d'),JSON[_0xe00f('0x19')](_0x59f2d4));});}};EmailChannel['prototype'][_0xe00f('0x2e')]=function(_0x272193){if(this[_0xe00f('0xe')][_0x272193]&&this[_0xe00f('0xe')][_0x272193][_0xe00f('0x15')]){if(this[_0xe00f('0xf')][this[_0xe00f('0xe')][_0x272193]['Imap']['id']]){delete this['imapAccounts'][this[_0xe00f('0xe')][_0x272193][_0xe00f('0x15')]['id']];}this[_0xe00f('0xe')][_0x272193][_0xe00f('0x15')][_0xe00f('0x2f')]=moment();this['emit'](_0x272193);}};EmailChannel[_0xe00f('0x11')][_0xe00f('0x1f')]=function(_0x1ed4b8,_0x1c56d8){if(this['mailAccounts'][_0x1ed4b8]){this[_0xe00f('0xe')][_0x1ed4b8][_0xe00f('0x15')][_0xe00f('0x20')]=_0xe00f('0x2c');this[_0xe00f('0xe')][_0x1ed4b8][_0xe00f('0x15')][_0xe00f('0x16')]=_0x1c56d8;return this[_0xe00f('0x12')](_0x1ed4b8);}};EmailChannel[_0xe00f('0x11')][_0xe00f('0x30')]=function(_0x4e2da2,_0xbf5af3){return this[_0xe00f('0x10')][_0xe00f('0x31')](_0x4e2da2,_0xbf5af3);};EmailChannel['prototype'][_0xe00f('0x32')]=function(_0x4ebc44){var _0xc28b1b=this;if(this['mailAccounts'][_0x4ebc44['id']]){if(_[_0xe00f('0x18')](this[_0xe00f('0xe')][_0x4ebc44['id']][_0xe00f('0x33')])){this['mailAccounts'][_0x4ebc44['id']]['Smtp']={};}this[_0xe00f('0xe')][_0x4ebc44['id']][_0xe00f('0x33')]['lastSync']=moment();return new BPromise(function(_0x5be0b8,_0x1ca24c){return _0xc28b1b[_0xe00f('0x10')][_0xe00f('0x34')](_0x4ebc44)[_0xe00f('0x35')](function(_0x1aad43){_0xc28b1b[_0xe00f('0xe')][_0x4ebc44['id']][_0xe00f('0x33')]['status']='verified';_0xc28b1b[_0xe00f('0xe')][_0x4ebc44['id']]['Smtp'][_0xe00f('0x16')]='';_0xc28b1b['emit'](_0x4ebc44['id']);_0x5be0b8(_0x1aad43);})[_0xe00f('0x2b')](function(_0x2befc0){_0xc28b1b[_0xe00f('0xe')][_0x4ebc44['id']][_0xe00f('0x33')][_0xe00f('0x20')]='error';_0xc28b1b[_0xe00f('0xe')][_0x4ebc44['id']][_0xe00f('0x33')]['messageStatus']=_0x2befc0;_0xc28b1b[_0xe00f('0x12')](_0x4ebc44['id']);_0x1ca24c(_0x2befc0);});});}return this[_0xe00f('0x10')][_0xe00f('0x34')](_0x4ebc44);};module[_0xe00f('0x36')]=EmailChannel;