Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / services / email / lib / email.js
index b8036db..9089363 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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;
\ No newline at end of file
+var _0xbacb=['Smtp','verify','verified','exports','moment','md5','../../../config/environment','../../../config/logger','email','defaults','redis','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','imapAccounts','emit','name','Imap','status','messageStatus','total','isNil','stringify','mailAccount:update','prototype','refresh','hasOwnProperty','box','handleImapBox','bind','handleImapEmail','end','handleImapEnd','handleImapError','disabled','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','notify','then','Mail\x20accepted\x20from\x20routing','catch','error','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','sendMail','smtp','verifySmtp'];(function(_0x34529b,_0x1a9136){var _0x1939f8=function(_0x4d06af){while(--_0x4d06af){_0x34529b['push'](_0x34529b['shift']());}};_0x1939f8(++_0x1a9136);}(_0xbacb,0x177));var _0xbbac=function(_0xd99004,_0x8e63d8){_0xd99004=_0xd99004-0x0;var _0x29102d=_0xbacb[_0xd99004];return _0x29102d;};'use strict';var _=require('lodash');var moment=require(_0xbbac('0x0'));var BPromise=require('bluebird');var md5=require(_0xbbac('0x1'));var Redis=require('ioredis');var config=require(_0xbbac('0x2'));var logger=require(_0xbbac('0x3'))(_0xbbac('0x4'));config['redis']=_[_0xbbac('0x5')](config[_0xbbac('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0xbbac('0x7'))(new Redis(config[_0xbbac('0x6')]));var EmailImap=require(_0xbbac('0x8'));var EmailSmtp=require(_0xbbac('0x9'));var mailAccount=require(_0xbbac('0xa'));var md5Accounts={};function EmailChannel(_0x1bd7cb){logger[_0xbbac('0xb')](_0xbbac('0xc'));this[_0xbbac('0xd')]=_0x1bd7cb[_0xbbac('0xd')];this[_0xbbac('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype'][_0xbbac('0xf')]=function(_0xb2b116){var _0x343303=this['mailAccounts'][_0xb2b116];var _0xebe6d8={'id':_0x343303['id'],'name':_0x343303[_0xbbac('0x10')],'key':_0x343303['key'],'active':_0x343303['active'],'Imap':{'status':_0x343303[_0xbbac('0x11')][_0xbbac('0x12')],'messageStatus':_0x343303['Imap'][_0xbbac('0x13')],'total':_0x343303[_0xbbac('0x11')][_0xbbac('0x14')]}};if(_[_0xbbac('0x15')](md5Accounts[_0xb2b116])){md5Accounts[_0xb2b116]={};}var _0x2ce22e=md5(JSON[_0xbbac('0x16')](_0xebe6d8));if(md5Accounts[_0xb2b116]['md5']!==_0x2ce22e){md5Accounts[_0xb2b116][_0xbbac('0x1')]=_0x2ce22e;io[_0xbbac('0xf')](_0xbbac('0x17'),_0xebe6d8);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x19')]=function(_0x4b6a4f){for(var _0x5caaa3 in _0x4b6a4f){if(_0x4b6a4f[_0xbbac('0x1a')](_0x5caaa3)){if(_0x4b6a4f[_0x5caaa3][_0xbbac('0x11')]&&_0x4b6a4f[_0x5caaa3]['active']){var _0x3a29fa=_0x4b6a4f[_0x5caaa3]['Imap'];if(!this[_0xbbac('0xe')][_0xbbac('0x1a')](_0x3a29fa['id'])){this['imapAccounts'][_0x3a29fa['id']]=new EmailImap(_0x3a29fa,_0x4b6a4f[_0x5caaa3][_0xbbac('0x4')]);this[_0xbbac('0xe')][_0x3a29fa['id']]['on'](_0xbbac('0x1b'),this[_0xbbac('0x1c')][_0xbbac('0x1d')](this,_0x5caaa3));this['imapAccounts'][_0x3a29fa['id']]['on'](_0xbbac('0x4'),this[_0xbbac('0x1e')]['bind'](this,_0x5caaa3));this[_0xbbac('0xe')][_0x3a29fa['id']]['on'](_0xbbac('0x1f'),this[_0xbbac('0x20')][_0xbbac('0x1d')](this,_0x5caaa3));this[_0xbbac('0xe')][_0x3a29fa['id']]['on']('error',this[_0xbbac('0x21')][_0xbbac('0x1d')](this,_0x5caaa3));}}else{if(_[_0xbbac('0x15')](this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')])){this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')]={};}this['mailAccounts'][_0x5caaa3][_0xbbac('0x11')][_0xbbac('0x12')]=_0xbbac('0x22');this[_0xbbac('0xd')][_0x5caaa3][_0xbbac('0x11')][_0xbbac('0x13')]='';this[_0xbbac('0xf')](_0x5caaa3);}}}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x1c')]=function(_0x224518,_0x136024){if(this[_0xbbac('0xd')][_0x224518]){this['mailAccounts'][_0x224518]['Imap'][_0xbbac('0x12')]=_0xbbac('0x23');this[_0xbbac('0xd')][_0x224518][_0xbbac('0x11')]['messageStatus']=_0x136024['name'];if(_0x136024['messages']){this['mailAccounts'][_0x224518]['Imap'][_0xbbac('0x14')]=_0x136024[_0xbbac('0x24')]['total'];}return this['emit'](_0x224518);}};EmailChannel['prototype'][_0xbbac('0x1e')]=function(_0x511712,_0x3355a6){logger['info'](_0xbbac('0x25'),_0x3355a6[_0xbbac('0x26')],_0x3355a6['lastName'],_0x3355a6['from'],_0x511712);if(this[_0xbbac('0xd')][_0x511712]){return mailAccount[_0xbbac('0x27')](_0x511712,_0x3355a6)[_0xbbac('0x28')](function(_0x4b9b64){if(_0x4b9b64){logger[_0xbbac('0xb')](_0xbbac('0x29'));}})[_0xbbac('0x2a')](function(_0x378d42){logger[_0xbbac('0x2b')](_0xbbac('0x2c'),JSON['stringify'](_0x378d42));});}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x20')]=function(_0x4fee8d){if(this['mailAccounts'][_0x4fee8d]&&this[_0xbbac('0xd')][_0x4fee8d][_0xbbac('0x11')]){if(this[_0xbbac('0xe')][this[_0xbbac('0xd')][_0x4fee8d][_0xbbac('0x11')]['id']]){delete this[_0xbbac('0xe')][this['mailAccounts'][_0x4fee8d]['Imap']['id']];}this['mailAccounts'][_0x4fee8d]['Imap'][_0xbbac('0x2d')]=moment();this[_0xbbac('0xf')](_0x4fee8d);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x21')]=function(_0x4cb8af,_0x32dd09){if(this['mailAccounts'][_0x4cb8af]){this['mailAccounts'][_0x4cb8af][_0xbbac('0x11')][_0xbbac('0x12')]=_0xbbac('0x2b');this[_0xbbac('0xd')][_0x4cb8af]['Imap'][_0xbbac('0x13')]=_0x32dd09;return this[_0xbbac('0xf')](_0x4cb8af);}};EmailChannel[_0xbbac('0x18')][_0xbbac('0x2e')]=function(_0x41c37f,_0x262338){return this[_0xbbac('0x2f')]['send'](_0x41c37f,_0x262338);};EmailChannel[_0xbbac('0x18')][_0xbbac('0x30')]=function(_0x5022e7){var _0x396165=this;if(this[_0xbbac('0xd')][_0x5022e7['id']]){if(_['isNil'](this[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')])){this[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')]={};}this['mailAccounts'][_0x5022e7['id']][_0xbbac('0x31')]['lastSync']=moment();return new BPromise(function(_0x6dde54,_0x29c93b){return _0x396165[_0xbbac('0x2f')][_0xbbac('0x32')](_0x5022e7)[_0xbbac('0x28')](function(_0x45db13){_0x396165[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x12')]=_0xbbac('0x33');_0x396165[_0xbbac('0xd')][_0x5022e7['id']]['Smtp'][_0xbbac('0x13')]='';_0x396165['emit'](_0x5022e7['id']);_0x6dde54(_0x45db13);})[_0xbbac('0x2a')](function(_0x525fa5){_0x396165['mailAccounts'][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x12')]=_0xbbac('0x2b');_0x396165[_0xbbac('0xd')][_0x5022e7['id']][_0xbbac('0x31')][_0xbbac('0x13')]=_0x525fa5;_0x396165['emit'](_0x5022e7['id']);_0x29c93b(_0x525fa5);});});}return this[_0xbbac('0x2f')]['verify'](_0x5022e7);};module[_0xbbac('0x34')]=EmailChannel;
\ No newline at end of file