Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / services / email / lib / email.js
index aaf30c2..1d4bd94 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8264=['emit','name','key','active','Imap','status','messageStatus','isNil','md5','mailAccount:update','prototype','hasOwnProperty','box','bind','handleImapEnd','error','disabled','handleImapBox','connected','messages','total','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','notify','then','info','Mail\x20accepted\x20from\x20routing','catch','stringify','lastSync','handleImapError','sendMail','send','Smtp','verify','verified','exports','lodash','moment','bluebird','ioredis','../../../config/logger','email','redis','localhost','socket.io-emitter','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','imapAccounts','smtp'];(function(_0x4aafab,_0x39ba9d){var _0x53dcc7=function(_0x481f11){while(--_0x481f11){_0x4aafab['push'](_0x4aafab['shift']());}};_0x53dcc7(++_0x39ba9d);}(_0x8264,0x19a));var _0x4826=function(_0x581960,_0x1232ff){_0x581960=_0x581960-0x0;var _0x4ee892=_0x8264[_0x581960];return _0x4ee892;};'use strict';var _=require(_0x4826('0x0'));var moment=require(_0x4826('0x1'));var BPromise=require(_0x4826('0x2'));var md5=require('md5');var Redis=require(_0x4826('0x3'));var config=require('../../../config/environment');var logger=require(_0x4826('0x4'))(_0x4826('0x5'));config[_0x4826('0x6')]=_['defaults'](config['redis'],{'host':_0x4826('0x7'),'port':0x18eb});var io=require(_0x4826('0x8'))(new Redis(config[_0x4826('0x6')]));var EmailImap=require('./imap');var EmailSmtp=require('./smtp');var mailAccount=require(_0x4826('0x9'));var md5Accounts={};function EmailChannel(_0x349f73){logger['info'](_0x4826('0xa'));this[_0x4826('0xb')]=_0x349f73[_0x4826('0xb')];this[_0x4826('0xc')]={};this[_0x4826('0xd')]=new EmailSmtp();}EmailChannel['prototype'][_0x4826('0xe')]=function(_0x168080){var _0x2122a9=this[_0x4826('0xb')][_0x168080];var _0x51723d={'id':_0x2122a9['id'],'name':_0x2122a9[_0x4826('0xf')],'key':_0x2122a9[_0x4826('0x10')],'active':_0x2122a9[_0x4826('0x11')],'Imap':{'status':_0x2122a9[_0x4826('0x12')][_0x4826('0x13')],'messageStatus':_0x2122a9['Imap'][_0x4826('0x14')],'total':_0x2122a9[_0x4826('0x12')]['total']}};if(_[_0x4826('0x15')](md5Accounts[_0x168080])){md5Accounts[_0x168080]={};}var _0x10d4dc=md5(JSON['stringify'](_0x51723d));if(md5Accounts[_0x168080]['md5']!==_0x10d4dc){md5Accounts[_0x168080][_0x4826('0x16')]=_0x10d4dc;io['emit'](_0x4826('0x17'),_0x51723d);}};EmailChannel[_0x4826('0x18')]['refresh']=function(_0x126f38){for(var _0x5191eb in _0x126f38){if(_0x126f38['hasOwnProperty'](_0x5191eb)){if(_0x126f38[_0x5191eb][_0x4826('0x12')]&&_0x126f38[_0x5191eb][_0x4826('0x11')]){var _0x204c27=_0x126f38[_0x5191eb][_0x4826('0x12')];if(!this['imapAccounts'][_0x4826('0x19')](_0x204c27['id'])){this['imapAccounts'][_0x204c27['id']]=new EmailImap(_0x204c27,_0x126f38[_0x5191eb]['email']);this[_0x4826('0xc')][_0x204c27['id']]['on'](_0x4826('0x1a'),this['handleImapBox'][_0x4826('0x1b')](this,_0x5191eb));this[_0x4826('0xc')][_0x204c27['id']]['on']('email',this['handleImapEmail']['bind'](this,_0x5191eb));this[_0x4826('0xc')][_0x204c27['id']]['on']('end',this[_0x4826('0x1c')][_0x4826('0x1b')](this,_0x5191eb));this[_0x4826('0xc')][_0x204c27['id']]['on'](_0x4826('0x1d'),this['handleImapError']['bind'](this,_0x5191eb));}}else{if(_[_0x4826('0x15')](this['mailAccounts'][_0x5191eb][_0x4826('0x12')])){this[_0x4826('0xb')][_0x5191eb]['Imap']={};}this[_0x4826('0xb')][_0x5191eb][_0x4826('0x12')][_0x4826('0x13')]=_0x4826('0x1e');this[_0x4826('0xb')][_0x5191eb][_0x4826('0x12')]['messageStatus']='';this[_0x4826('0xe')](_0x5191eb);}}}};EmailChannel[_0x4826('0x18')][_0x4826('0x1f')]=function(_0x6add54,_0x3c2b24){if(this[_0x4826('0xb')][_0x6add54]){this[_0x4826('0xb')][_0x6add54][_0x4826('0x12')]['status']=_0x4826('0x20');this[_0x4826('0xb')][_0x6add54][_0x4826('0x12')][_0x4826('0x14')]=_0x3c2b24[_0x4826('0xf')];if(_0x3c2b24[_0x4826('0x21')]){this[_0x4826('0xb')][_0x6add54]['Imap']['total']=_0x3c2b24['messages'][_0x4826('0x22')];}return this[_0x4826('0xe')](_0x6add54);}};EmailChannel[_0x4826('0x18')]['handleImapEmail']=function(_0x404b2b,_0x4ef06){logger['info'](_0x4826('0x23'),_0x4ef06[_0x4826('0x24')],_0x4ef06[_0x4826('0x25')],_0x4ef06[_0x4826('0x26')],_0x404b2b);if(this[_0x4826('0xb')][_0x404b2b]){return mailAccount[_0x4826('0x27')](_0x404b2b,_0x4ef06)[_0x4826('0x28')](function(_0x4e2d75){if(_0x4e2d75){logger[_0x4826('0x29')](_0x4826('0x2a'));}})[_0x4826('0x2b')](function(_0x4378c3){logger[_0x4826('0x1d')]('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0x4826('0x2c')](_0x4378c3));});}};EmailChannel[_0x4826('0x18')][_0x4826('0x1c')]=function(_0xd87dc0){if(this[_0x4826('0xb')][_0xd87dc0]&&this[_0x4826('0xb')][_0xd87dc0]['Imap']){if(this[_0x4826('0xc')][this[_0x4826('0xb')][_0xd87dc0]['Imap']['id']]){delete this['imapAccounts'][this[_0x4826('0xb')][_0xd87dc0][_0x4826('0x12')]['id']];}this[_0x4826('0xb')][_0xd87dc0][_0x4826('0x12')][_0x4826('0x2d')]=moment();this['emit'](_0xd87dc0);}};EmailChannel['prototype'][_0x4826('0x2e')]=function(_0x415f2,_0x1a5f09){if(this[_0x4826('0xb')][_0x415f2]){this[_0x4826('0xb')][_0x415f2]['Imap']['status']=_0x4826('0x1d');this[_0x4826('0xb')][_0x415f2][_0x4826('0x12')][_0x4826('0x14')]=_0x1a5f09;return this[_0x4826('0xe')](_0x415f2);}};EmailChannel[_0x4826('0x18')][_0x4826('0x2f')]=function(_0x1bdc42,_0x19d857){return this['smtp'][_0x4826('0x30')](_0x1bdc42,_0x19d857);};EmailChannel[_0x4826('0x18')]['verifySmtp']=function(_0x319444){var _0x4e8952=this;if(this['mailAccounts'][_0x319444['id']]){if(_[_0x4826('0x15')](this[_0x4826('0xb')][_0x319444['id']][_0x4826('0x31')])){this['mailAccounts'][_0x319444['id']][_0x4826('0x31')]={};}this[_0x4826('0xb')][_0x319444['id']][_0x4826('0x31')][_0x4826('0x2d')]=moment();return new BPromise(function(_0x3f2e06,_0x56f25d){return _0x4e8952[_0x4826('0xd')][_0x4826('0x32')](_0x319444)[_0x4826('0x28')](function(_0x427b9e){_0x4e8952[_0x4826('0xb')][_0x319444['id']][_0x4826('0x31')][_0x4826('0x13')]=_0x4826('0x33');_0x4e8952[_0x4826('0xb')][_0x319444['id']][_0x4826('0x31')][_0x4826('0x14')]='';_0x4e8952['emit'](_0x319444['id']);_0x3f2e06(_0x427b9e);})[_0x4826('0x2b')](function(_0x239822){_0x4e8952['mailAccounts'][_0x319444['id']]['Smtp']['status']=_0x4826('0x1d');_0x4e8952['mailAccounts'][_0x319444['id']][_0x4826('0x31')]['messageStatus']=_0x239822;_0x4e8952['emit'](_0x319444['id']);_0x56f25d(_0x239822);});});}return this[_0x4826('0xd')][_0x4826('0x32')](_0x319444);};module[_0x4826('0x34')]=EmailChannel;
\ No newline at end of file
+var _0xf83f=['./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','imapAccounts','smtp','prototype','emit','name','key','active','Imap','messageStatus','total','isNil','stringify','mailAccount:update','refresh','hasOwnProperty','box','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','status','handleImapBox','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','notify','then','Mail\x20accepted\x20from\x20routing','sendMail','send','Smtp','lastSync','verified','lodash','moment','bluebird','md5','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','socket.io-emitter'];(function(_0x16660f,_0x476509){var _0x47ca80=function(_0x384258){while(--_0x384258){_0x16660f['push'](_0x16660f['shift']());}};_0x47ca80(++_0x476509);}(_0xf83f,0xcd));var _0xff83=function(_0x21ce01,_0x5a5e6a){_0x21ce01=_0x21ce01-0x0;var _0x4ac3d3=_0xf83f[_0x21ce01];return _0x4ac3d3;};'use strict';var _=require(_0xff83('0x0'));var moment=require(_0xff83('0x1'));var BPromise=require(_0xff83('0x2'));var md5=require(_0xff83('0x3'));var Redis=require(_0xff83('0x4'));var config=require(_0xff83('0x5'));var logger=require(_0xff83('0x6'))(_0xff83('0x7'));config[_0xff83('0x8')]=_[_0xff83('0x9')](config[_0xff83('0x8')],{'host':'localhost','port':0x18eb});var io=require(_0xff83('0xa'))(new Redis(config[_0xff83('0x8')]));var EmailImap=require(_0xff83('0xb'));var EmailSmtp=require(_0xff83('0xc'));var mailAccount=require(_0xff83('0xd'));var md5Accounts={};function EmailChannel(_0x2c2d24){logger[_0xff83('0xe')](_0xff83('0xf'));this[_0xff83('0x10')]=_0x2c2d24[_0xff83('0x10')];this[_0xff83('0x11')]={};this[_0xff83('0x12')]=new EmailSmtp();}EmailChannel[_0xff83('0x13')][_0xff83('0x14')]=function(_0x2c834e){var _0xb3fecf=this[_0xff83('0x10')][_0x2c834e];var _0xff174d={'id':_0xb3fecf['id'],'name':_0xb3fecf[_0xff83('0x15')],'key':_0xb3fecf[_0xff83('0x16')],'active':_0xb3fecf[_0xff83('0x17')],'Imap':{'status':_0xb3fecf[_0xff83('0x18')]['status'],'messageStatus':_0xb3fecf[_0xff83('0x18')][_0xff83('0x19')],'total':_0xb3fecf[_0xff83('0x18')][_0xff83('0x1a')]}};if(_[_0xff83('0x1b')](md5Accounts[_0x2c834e])){md5Accounts[_0x2c834e]={};}var _0x104223=md5(JSON[_0xff83('0x1c')](_0xff174d));if(md5Accounts[_0x2c834e][_0xff83('0x3')]!==_0x104223){md5Accounts[_0x2c834e][_0xff83('0x3')]=_0x104223;io[_0xff83('0x14')](_0xff83('0x1d'),_0xff174d);}};EmailChannel[_0xff83('0x13')][_0xff83('0x1e')]=function(_0x361056){for(var _0x173d1d in _0x361056){if(_0x361056['hasOwnProperty'](_0x173d1d)){if(_0x361056[_0x173d1d][_0xff83('0x18')]&&_0x361056[_0x173d1d][_0xff83('0x17')]){var _0x2e6980=_0x361056[_0x173d1d][_0xff83('0x18')];if(!this[_0xff83('0x11')][_0xff83('0x1f')](_0x2e6980['id'])){this[_0xff83('0x11')][_0x2e6980['id']]=new EmailImap(_0x2e6980,_0x361056[_0x173d1d][_0xff83('0x7')]);this[_0xff83('0x11')][_0x2e6980['id']]['on'](_0xff83('0x20'),this['handleImapBox'][_0xff83('0x21')](this,_0x173d1d));this[_0xff83('0x11')][_0x2e6980['id']]['on'](_0xff83('0x7'),this[_0xff83('0x22')][_0xff83('0x21')](this,_0x173d1d));this[_0xff83('0x11')][_0x2e6980['id']]['on'](_0xff83('0x23'),this[_0xff83('0x24')]['bind'](this,_0x173d1d));this[_0xff83('0x11')][_0x2e6980['id']]['on'](_0xff83('0x25'),this[_0xff83('0x26')][_0xff83('0x21')](this,_0x173d1d));}}else{if(_[_0xff83('0x1b')](this[_0xff83('0x10')][_0x173d1d][_0xff83('0x18')])){this['mailAccounts'][_0x173d1d][_0xff83('0x18')]={};}this[_0xff83('0x10')][_0x173d1d][_0xff83('0x18')][_0xff83('0x27')]='disabled';this[_0xff83('0x10')][_0x173d1d][_0xff83('0x18')][_0xff83('0x19')]='';this[_0xff83('0x14')](_0x173d1d);}}}};EmailChannel[_0xff83('0x13')][_0xff83('0x28')]=function(_0x410102,_0x29b5b7){if(this[_0xff83('0x10')][_0x410102]){this[_0xff83('0x10')][_0x410102][_0xff83('0x18')][_0xff83('0x27')]=_0xff83('0x29');this[_0xff83('0x10')][_0x410102][_0xff83('0x18')][_0xff83('0x19')]=_0x29b5b7['name'];if(_0x29b5b7[_0xff83('0x2a')]){this[_0xff83('0x10')][_0x410102][_0xff83('0x18')][_0xff83('0x1a')]=_0x29b5b7[_0xff83('0x2a')]['total'];}return this[_0xff83('0x14')](_0x410102);}};EmailChannel[_0xff83('0x13')]['handleImapEmail']=function(_0x3f807a,_0x1eb784){logger['info'](_0xff83('0x2b'),_0x1eb784[_0xff83('0x2c')],_0x1eb784[_0xff83('0x2d')],_0x1eb784['from'],_0x3f807a);if(this[_0xff83('0x10')][_0x3f807a]){return mailAccount[_0xff83('0x2e')](_0x3f807a,_0x1eb784)[_0xff83('0x2f')](function(_0x5c27f5){if(_0x5c27f5){logger[_0xff83('0xe')](_0xff83('0x30'));}})['catch'](function(_0xb9eda1){logger['error']('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0xff83('0x1c')](_0xb9eda1));});}};EmailChannel[_0xff83('0x13')]['handleImapEnd']=function(_0x45f021){if(this[_0xff83('0x10')][_0x45f021]&&this[_0xff83('0x10')][_0x45f021][_0xff83('0x18')]){if(this['imapAccounts'][this[_0xff83('0x10')][_0x45f021][_0xff83('0x18')]['id']]){delete this[_0xff83('0x11')][this[_0xff83('0x10')][_0x45f021][_0xff83('0x18')]['id']];}this[_0xff83('0x10')][_0x45f021][_0xff83('0x18')]['lastSync']=moment();this[_0xff83('0x14')](_0x45f021);}};EmailChannel[_0xff83('0x13')]['handleImapError']=function(_0x50807b,_0x55f54d){if(this['mailAccounts'][_0x50807b]){this[_0xff83('0x10')][_0x50807b][_0xff83('0x18')]['status']=_0xff83('0x25');this[_0xff83('0x10')][_0x50807b][_0xff83('0x18')][_0xff83('0x19')]=_0x55f54d;return this[_0xff83('0x14')](_0x50807b);}};EmailChannel[_0xff83('0x13')][_0xff83('0x31')]=function(_0x482be2,_0x400522){return this['smtp'][_0xff83('0x32')](_0x482be2,_0x400522);};EmailChannel[_0xff83('0x13')]['verifySmtp']=function(_0x4470fa){var _0x5f5b05=this;if(this[_0xff83('0x10')][_0x4470fa['id']]){if(_[_0xff83('0x1b')](this[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')])){this['mailAccounts'][_0x4470fa['id']][_0xff83('0x33')]={};}this[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')][_0xff83('0x34')]=moment();return new BPromise(function(_0x2a1fc1,_0x204d4f){return _0x5f5b05[_0xff83('0x12')]['verify'](_0x4470fa)[_0xff83('0x2f')](function(_0xb197aa){_0x5f5b05[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')][_0xff83('0x27')]=_0xff83('0x35');_0x5f5b05[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')][_0xff83('0x19')]='';_0x5f5b05[_0xff83('0x14')](_0x4470fa['id']);_0x2a1fc1(_0xb197aa);})['catch'](function(_0x1ace16){_0x5f5b05[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')][_0xff83('0x27')]=_0xff83('0x25');_0x5f5b05[_0xff83('0x10')][_0x4470fa['id']][_0xff83('0x33')]['messageStatus']=_0x1ace16;_0x5f5b05[_0xff83('0x14')](_0x4470fa['id']);_0x204d4f(_0x1ace16);});});}return this[_0xff83('0x12')]['verify'](_0x4470fa);};module['exports']=EmailChannel;
\ No newline at end of file