Built motion from commit e02f907f.|2.6.14
[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 _0x844a=['localhost','./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','smtp','prototype','emit','name','active','Imap','status','total','isNil','stringify','md5','mailAccount:update','refresh','hasOwnProperty','service','provider','custom','imapAccounts','handleImapBox','bind','end','handleImapEnd','error','disabled','messageStatus','connected','messages','handleImapEmail','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','sendMail','verifySmtp','Smtp','then','verified','verify','exports','lodash','../../../config/environment','../../../config/logger','email','defaults','redis'];(function(_0xdfcf44,_0x299cf7){var _0x19da20=function(_0x124d52){while(--_0x124d52){_0xdfcf44['push'](_0xdfcf44['shift']());}};_0x19da20(++_0x299cf7);}(_0x844a,0xda));var _0xa844=function(_0x5f1d62,_0x44d705){_0x5f1d62=_0x5f1d62-0x0;var _0x5eb2bf=_0x844a[_0x5f1d62];return _0x5eb2bf;};'use strict';var _=require(_0xa844('0x0'));var moment=require('moment');var BPromise=require('bluebird');var md5=require('md5');var Redis=require('ioredis');var config=require(_0xa844('0x1'));var logger=require(_0xa844('0x2'))(_0xa844('0x3'));config['redis']=_[_0xa844('0x4')](config[_0xa844('0x5')],{'host':_0xa844('0x6'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xa844('0x5')]));var EmailImap=require(_0xa844('0x7'));var EmailSmtp=require(_0xa844('0x8'));var mailAccount=require(_0xa844('0x9'));var md5Accounts={};function EmailChannel(_0x314968){logger[_0xa844('0xa')](_0xa844('0xb'));this['mailAccounts']=_0x314968[_0xa844('0xc')];this['imapAccounts']={};this[_0xa844('0xd')]=new EmailSmtp();}EmailChannel[_0xa844('0xe')][_0xa844('0xf')]=function(_0x1a76a1){var _0x1485e6=this[_0xa844('0xc')][_0x1a76a1];var _0x2ee0da={'id':_0x1485e6['id'],'name':_0x1485e6[_0xa844('0x10')],'key':_0x1485e6['key'],'active':_0x1485e6[_0xa844('0x11')],'Imap':{'status':_0x1485e6[_0xa844('0x12')][_0xa844('0x13')],'messageStatus':_0x1485e6[_0xa844('0x12')]['messageStatus'],'total':_0x1485e6[_0xa844('0x12')][_0xa844('0x14')]}};if(_[_0xa844('0x15')](md5Accounts[_0x1a76a1])){md5Accounts[_0x1a76a1]={};}var _0x3b762b=md5(JSON[_0xa844('0x16')](_0x2ee0da));if(md5Accounts[_0x1a76a1][_0xa844('0x17')]!==_0x3b762b){md5Accounts[_0x1a76a1][_0xa844('0x17')]=_0x3b762b;io['emit'](_0xa844('0x18'),_0x2ee0da);}};EmailChannel['prototype'][_0xa844('0x19')]=function(_0x5919f1){for(var _0x2cd99d in _0x5919f1){if(_0x5919f1[_0xa844('0x1a')](_0x2cd99d)){if(_0x5919f1[_0x2cd99d]['Imap']&&_0x5919f1[_0x2cd99d][_0xa844('0x11')]){var _0x5066d4=_0x5919f1[_0x2cd99d][_0xa844('0x12')];if(!_0x5066d4[_0xa844('0x1b')]&&_0x5919f1[_0x2cd99d][_0xa844('0x1c')]!==_0xa844('0x1d'))_0x5066d4[_0xa844('0x1b')]=_0x5919f1[_0x2cd99d][_0xa844('0x1c')];if(!this[_0xa844('0x1e')][_0xa844('0x1a')](_0x5066d4['id'])){this[_0xa844('0x1e')][_0x5066d4['id']]=new EmailImap(_0x5066d4,_0x5919f1[_0x2cd99d][_0xa844('0x3')]);this[_0xa844('0x1e')][_0x5066d4['id']]['on']('box',this[_0xa844('0x1f')][_0xa844('0x20')](this,_0x2cd99d));this[_0xa844('0x1e')][_0x5066d4['id']]['on'](_0xa844('0x3'),this['handleImapEmail'][_0xa844('0x20')](this,_0x2cd99d));this[_0xa844('0x1e')][_0x5066d4['id']]['on'](_0xa844('0x21'),this[_0xa844('0x22')]['bind'](this,_0x2cd99d));this[_0xa844('0x1e')][_0x5066d4['id']]['on'](_0xa844('0x23'),this['handleImapError'][_0xa844('0x20')](this,_0x2cd99d));}}else{if(_['isNil'](this[_0xa844('0xc')][_0x2cd99d][_0xa844('0x12')])){this[_0xa844('0xc')][_0x2cd99d]['Imap']={};}this['mailAccounts'][_0x2cd99d][_0xa844('0x12')][_0xa844('0x13')]=_0xa844('0x24');this[_0xa844('0xc')][_0x2cd99d][_0xa844('0x12')][_0xa844('0x25')]='';this[_0xa844('0xf')](_0x2cd99d);}}}};EmailChannel[_0xa844('0xe')][_0xa844('0x1f')]=function(_0x47fa9d,_0x2093fb){if(this[_0xa844('0xc')][_0x47fa9d]){this[_0xa844('0xc')][_0x47fa9d]['Imap'][_0xa844('0x13')]=_0xa844('0x26');this[_0xa844('0xc')][_0x47fa9d][_0xa844('0x12')][_0xa844('0x25')]=_0x2093fb[_0xa844('0x10')];if(_0x2093fb['messages']){this[_0xa844('0xc')][_0x47fa9d]['Imap'][_0xa844('0x14')]=_0x2093fb[_0xa844('0x27')][_0xa844('0x14')];}return this[_0xa844('0xf')](_0x47fa9d);}};EmailChannel['prototype'][_0xa844('0x28')]=function(_0x3da409,_0x3bb6b5){logger[_0xa844('0xa')](_0xa844('0x29'),_0x3bb6b5[_0xa844('0x2a')],_0x3bb6b5[_0xa844('0x2b')],_0x3bb6b5[_0xa844('0x2c')],_0x3da409);if(this[_0xa844('0xc')][_0x3da409]){return mailAccount['notify'](_0x3da409,_0x3bb6b5)['then'](function(_0x7324d7){if(_0x7324d7){logger['info'](_0xa844('0x2d'));}})[_0xa844('0x2e')](function(_0x3009d4){logger[_0xa844('0x23')](_0xa844('0x2f'),JSON['stringify'](_0x3009d4));});}};EmailChannel[_0xa844('0xe')][_0xa844('0x22')]=function(_0x1de17c){if(this[_0xa844('0xc')][_0x1de17c]&&this[_0xa844('0xc')][_0x1de17c][_0xa844('0x12')]){if(this['imapAccounts'][this['mailAccounts'][_0x1de17c][_0xa844('0x12')]['id']]){delete this['imapAccounts'][this['mailAccounts'][_0x1de17c][_0xa844('0x12')]['id']];}this[_0xa844('0xc')][_0x1de17c][_0xa844('0x12')][_0xa844('0x30')]=moment();this[_0xa844('0xf')](_0x1de17c);}};EmailChannel[_0xa844('0xe')]['handleImapError']=function(_0x11cb66,_0x2c7b95){if(this[_0xa844('0xc')][_0x11cb66]){this[_0xa844('0xc')][_0x11cb66][_0xa844('0x12')][_0xa844('0x13')]=_0xa844('0x23');this[_0xa844('0xc')][_0x11cb66][_0xa844('0x12')][_0xa844('0x25')]=_0x2c7b95;return this[_0xa844('0xf')](_0x11cb66);}};EmailChannel[_0xa844('0xe')][_0xa844('0x31')]=function(_0x21d478,_0x22a9be){return this[_0xa844('0xd')]['send'](_0x21d478,_0x22a9be);};EmailChannel[_0xa844('0xe')][_0xa844('0x32')]=function(_0x4a9155){var _0x603e4=this;if(this[_0xa844('0xc')][_0x4a9155['id']]){if(_[_0xa844('0x15')](this[_0xa844('0xc')][_0x4a9155['id']][_0xa844('0x33')])){this[_0xa844('0xc')][_0x4a9155['id']][_0xa844('0x33')]={};}this['mailAccounts'][_0x4a9155['id']][_0xa844('0x33')][_0xa844('0x30')]=moment();return new BPromise(function(_0x419358,_0x4a2ad8){return _0x603e4['smtp']['verify'](_0x4a9155)[_0xa844('0x34')](function(_0x19975d){_0x603e4[_0xa844('0xc')][_0x4a9155['id']][_0xa844('0x33')][_0xa844('0x13')]=_0xa844('0x35');_0x603e4[_0xa844('0xc')][_0x4a9155['id']]['Smtp'][_0xa844('0x25')]='';_0x603e4[_0xa844('0xf')](_0x4a9155['id']);_0x419358(_0x19975d);})['catch'](function(_0x5990ce){_0x603e4[_0xa844('0xc')][_0x4a9155['id']][_0xa844('0x33')][_0xa844('0x13')]=_0xa844('0x23');_0x603e4[_0xa844('0xc')][_0x4a9155['id']][_0xa844('0x33')][_0xa844('0x25')]=_0x5990ce;_0x603e4[_0xa844('0xf')](_0x4a9155['id']);_0x4a2ad8(_0x5990ce);});});}return this[_0xa844('0xd')][_0xa844('0x36')](_0x4a9155);};module[_0xa844('0x37')]=EmailChannel;