Built motion from commit (unavailable).|2.5.11
[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 _0xad16=['../../../config/logger','email','redis','defaults','localhost','./imap','../rpc/mailAccount','start\x20email\x20channel','smtp','prototype','name','key','Imap','status','messageStatus','total','isNil','stringify','emit','refresh','active','imapAccounts','hasOwnProperty','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','handleImapError','mailAccounts','connected','messages','info','lastName','from','notify','then','Mail\x20accepted\x20from\x20routing','error','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','sendMail','send','Smtp','verified','bluebird','md5','../../../config/environment'];(function(_0x422a90,_0x5a004c){var _0x56bcd1=function(_0x381a69){while(--_0x381a69){_0x422a90['push'](_0x422a90['shift']());}};_0x56bcd1(++_0x5a004c);}(_0xad16,0x90));var _0x6ad1=function(_0x3e7731,_0x1ed79f){_0x3e7731=_0x3e7731-0x0;var _0x439577=_0xad16[_0x3e7731];return _0x439577;};'use strict';var _=require('lodash');var moment=require('moment');var BPromise=require(_0x6ad1('0x0'));var md5=require(_0x6ad1('0x1'));var Redis=require('ioredis');var config=require(_0x6ad1('0x2'));var logger=require(_0x6ad1('0x3'))(_0x6ad1('0x4'));config[_0x6ad1('0x5')]=_[_0x6ad1('0x6')](config[_0x6ad1('0x5')],{'host':_0x6ad1('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x6ad1('0x5')]));var EmailImap=require(_0x6ad1('0x8'));var EmailSmtp=require('./smtp');var mailAccount=require(_0x6ad1('0x9'));var md5Accounts={};function EmailChannel(_0x52a64a){logger['info'](_0x6ad1('0xa'));this['mailAccounts']=_0x52a64a['mailAccounts'];this['imapAccounts']={};this[_0x6ad1('0xb')]=new EmailSmtp();}EmailChannel[_0x6ad1('0xc')]['emit']=function(_0x210a42){var _0x1e273e=this['mailAccounts'][_0x210a42];var _0x3d9703={'id':_0x1e273e['id'],'name':_0x1e273e[_0x6ad1('0xd')],'key':_0x1e273e[_0x6ad1('0xe')],'active':_0x1e273e['active'],'Imap':{'status':_0x1e273e[_0x6ad1('0xf')][_0x6ad1('0x10')],'messageStatus':_0x1e273e[_0x6ad1('0xf')][_0x6ad1('0x11')],'total':_0x1e273e[_0x6ad1('0xf')][_0x6ad1('0x12')]}};if(_[_0x6ad1('0x13')](md5Accounts[_0x210a42])){md5Accounts[_0x210a42]={};}var _0x42b83a=md5(JSON[_0x6ad1('0x14')](_0x3d9703));if(md5Accounts[_0x210a42]['md5']!==_0x42b83a){md5Accounts[_0x210a42][_0x6ad1('0x1')]=_0x42b83a;io[_0x6ad1('0x15')]('mailAccount:update',_0x3d9703);}};EmailChannel[_0x6ad1('0xc')][_0x6ad1('0x16')]=function(_0x7fec8c){for(var _0x447221 in _0x7fec8c){if(_0x7fec8c['hasOwnProperty'](_0x447221)){if(_0x7fec8c[_0x447221][_0x6ad1('0xf')]&&_0x7fec8c[_0x447221][_0x6ad1('0x17')]){var _0x59f30b=_0x7fec8c[_0x447221][_0x6ad1('0xf')];if(!this[_0x6ad1('0x18')][_0x6ad1('0x19')](_0x59f30b['id'])){this[_0x6ad1('0x18')][_0x59f30b['id']]=new EmailImap(_0x59f30b,_0x7fec8c[_0x447221][_0x6ad1('0x4')]);this[_0x6ad1('0x18')][_0x59f30b['id']]['on'](_0x6ad1('0x1a'),this[_0x6ad1('0x1b')][_0x6ad1('0x1c')](this,_0x447221));this[_0x6ad1('0x18')][_0x59f30b['id']]['on'](_0x6ad1('0x4'),this[_0x6ad1('0x1d')][_0x6ad1('0x1c')](this,_0x447221));this['imapAccounts'][_0x59f30b['id']]['on'](_0x6ad1('0x1e'),this[_0x6ad1('0x1f')][_0x6ad1('0x1c')](this,_0x447221));this[_0x6ad1('0x18')][_0x59f30b['id']]['on']('error',this[_0x6ad1('0x20')][_0x6ad1('0x1c')](this,_0x447221));}}else{if(_[_0x6ad1('0x13')](this['mailAccounts'][_0x447221][_0x6ad1('0xf')])){this[_0x6ad1('0x21')][_0x447221][_0x6ad1('0xf')]={};}this[_0x6ad1('0x21')][_0x447221]['Imap'][_0x6ad1('0x10')]='disabled';this[_0x6ad1('0x21')][_0x447221][_0x6ad1('0xf')]['messageStatus']='';this[_0x6ad1('0x15')](_0x447221);}}}};EmailChannel['prototype'][_0x6ad1('0x1b')]=function(_0x41b8c2,_0x19bb5c){if(this[_0x6ad1('0x21')][_0x41b8c2]){this[_0x6ad1('0x21')][_0x41b8c2]['Imap']['status']=_0x6ad1('0x22');this[_0x6ad1('0x21')][_0x41b8c2]['Imap'][_0x6ad1('0x11')]=_0x19bb5c[_0x6ad1('0xd')];if(_0x19bb5c['messages']){this[_0x6ad1('0x21')][_0x41b8c2][_0x6ad1('0xf')][_0x6ad1('0x12')]=_0x19bb5c[_0x6ad1('0x23')][_0x6ad1('0x12')];}return this['emit'](_0x41b8c2);}};EmailChannel[_0x6ad1('0xc')][_0x6ad1('0x1d')]=function(_0x26babd,_0x3730ae){logger[_0x6ad1('0x24')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0x3730ae['firstName'],_0x3730ae[_0x6ad1('0x25')],_0x3730ae[_0x6ad1('0x26')],_0x26babd);if(this[_0x6ad1('0x21')][_0x26babd]){return mailAccount[_0x6ad1('0x27')](_0x26babd,_0x3730ae)[_0x6ad1('0x28')](function(_0x514a5e){if(_0x514a5e){logger['info'](_0x6ad1('0x29'));}})['catch'](function(_0x3ee7fb){logger[_0x6ad1('0x2a')](_0x6ad1('0x2b'),JSON[_0x6ad1('0x14')](_0x3ee7fb));});}};EmailChannel[_0x6ad1('0xc')][_0x6ad1('0x1f')]=function(_0x5907c9){if(this[_0x6ad1('0x21')][_0x5907c9]&&this['mailAccounts'][_0x5907c9][_0x6ad1('0xf')]){if(this[_0x6ad1('0x18')][this[_0x6ad1('0x21')][_0x5907c9][_0x6ad1('0xf')]['id']]){delete this[_0x6ad1('0x18')][this[_0x6ad1('0x21')][_0x5907c9][_0x6ad1('0xf')]['id']];}this[_0x6ad1('0x21')][_0x5907c9][_0x6ad1('0xf')][_0x6ad1('0x2c')]=moment();this[_0x6ad1('0x15')](_0x5907c9);}};EmailChannel['prototype'][_0x6ad1('0x20')]=function(_0x5533ad,_0x55a0aa){if(this[_0x6ad1('0x21')][_0x5533ad]){this[_0x6ad1('0x21')][_0x5533ad][_0x6ad1('0xf')][_0x6ad1('0x10')]=_0x6ad1('0x2a');this[_0x6ad1('0x21')][_0x5533ad][_0x6ad1('0xf')][_0x6ad1('0x11')]=_0x55a0aa;return this[_0x6ad1('0x15')](_0x5533ad);}};EmailChannel[_0x6ad1('0xc')][_0x6ad1('0x2d')]=function(_0x4aef31,_0x57fef9){return this['smtp'][_0x6ad1('0x2e')](_0x4aef31,_0x57fef9);};EmailChannel[_0x6ad1('0xc')]['verifySmtp']=function(_0x41b250){var _0x5e3650=this;if(this[_0x6ad1('0x21')][_0x41b250['id']]){if(_[_0x6ad1('0x13')](this['mailAccounts'][_0x41b250['id']][_0x6ad1('0x2f')])){this[_0x6ad1('0x21')][_0x41b250['id']][_0x6ad1('0x2f')]={};}this[_0x6ad1('0x21')][_0x41b250['id']][_0x6ad1('0x2f')][_0x6ad1('0x2c')]=moment();return new BPromise(function(_0x574012,_0x4468e6){return _0x5e3650[_0x6ad1('0xb')]['verify'](_0x41b250)[_0x6ad1('0x28')](function(_0xf7e8a1){_0x5e3650[_0x6ad1('0x21')][_0x41b250['id']][_0x6ad1('0x2f')][_0x6ad1('0x10')]=_0x6ad1('0x30');_0x5e3650[_0x6ad1('0x21')][_0x41b250['id']][_0x6ad1('0x2f')][_0x6ad1('0x11')]='';_0x5e3650[_0x6ad1('0x15')](_0x41b250['id']);_0x574012(_0xf7e8a1);})['catch'](function(_0x257ffe){_0x5e3650['mailAccounts'][_0x41b250['id']]['Smtp'][_0x6ad1('0x10')]=_0x6ad1('0x2a');_0x5e3650['mailAccounts'][_0x41b250['id']][_0x6ad1('0x2f')][_0x6ad1('0x11')]=_0x257ffe;_0x5e3650[_0x6ad1('0x15')](_0x41b250['id']);_0x4468e6(_0x257ffe);});});}return this['smtp']['verify'](_0x41b250);};module['exports']=EmailChannel;