Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / services / email / lib / email.js
index 7402b67..c5d4d73 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd316=['name','active','Imap','status','messageStatus','total','stringify','mailAccount:update','hasOwnProperty','imapAccounts','box','handleImapEmail','bind','end','handleImapEnd','error','isNil','disabled','handleImapBox','messages','info','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','then','Mail\x20accepted\x20from\x20routing','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','handleImapError','sendMail','smtp','send','verifySmtp','Smtp','verify','lodash','moment','md5','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','prototype','emit'];(function(_0x359bbe,_0x5b7fcc){var _0x1b3353=function(_0x34b41c){while(--_0x34b41c){_0x359bbe['push'](_0x359bbe['shift']());}};_0x1b3353(++_0x5b7fcc);}(_0xd316,0x169));var _0x6d31=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xd316[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x6d31('0x0'));var moment=require(_0x6d31('0x1'));var BPromise=require('bluebird');var md5=require(_0x6d31('0x2'));var Redis=require(_0x6d31('0x3'));var config=require(_0x6d31('0x4'));var logger=require(_0x6d31('0x5'))(_0x6d31('0x6'));config[_0x6d31('0x7')]=_[_0x6d31('0x8')](config[_0x6d31('0x7')],{'host':'localhost','port':0x18eb});var io=require(_0x6d31('0x9'))(new Redis(config[_0x6d31('0x7')]));var EmailImap=require(_0x6d31('0xa'));var EmailSmtp=require(_0x6d31('0xb'));var mailAccount=require(_0x6d31('0xc'));var md5Accounts={};function EmailChannel(_0x44c816){logger['info'](_0x6d31('0xd'));this[_0x6d31('0xe')]=_0x44c816['mailAccounts'];this['imapAccounts']={};this['smtp']=new EmailSmtp();}EmailChannel[_0x6d31('0xf')][_0x6d31('0x10')]=function(_0x464c70){var _0x3abc7b=this['mailAccounts'][_0x464c70];var _0xb33996={'id':_0x3abc7b['id'],'name':_0x3abc7b[_0x6d31('0x11')],'key':_0x3abc7b['key'],'active':_0x3abc7b[_0x6d31('0x12')],'Imap':{'status':_0x3abc7b[_0x6d31('0x13')][_0x6d31('0x14')],'messageStatus':_0x3abc7b[_0x6d31('0x13')][_0x6d31('0x15')],'total':_0x3abc7b['Imap'][_0x6d31('0x16')]}};if(_['isNil'](md5Accounts[_0x464c70])){md5Accounts[_0x464c70]={};}var _0x472f09=md5(JSON[_0x6d31('0x17')](_0xb33996));if(md5Accounts[_0x464c70][_0x6d31('0x2')]!==_0x472f09){md5Accounts[_0x464c70][_0x6d31('0x2')]=_0x472f09;io[_0x6d31('0x10')](_0x6d31('0x18'),_0xb33996);}};EmailChannel[_0x6d31('0xf')]['refresh']=function(_0x4d31a3){for(var _0x2a2ded in _0x4d31a3){if(_0x4d31a3[_0x6d31('0x19')](_0x2a2ded)){if(_0x4d31a3[_0x2a2ded][_0x6d31('0x13')]&&_0x4d31a3[_0x2a2ded]['active']){var _0x1b0af5=_0x4d31a3[_0x2a2ded][_0x6d31('0x13')];if(!this['imapAccounts']['hasOwnProperty'](_0x1b0af5['id'])){this[_0x6d31('0x1a')][_0x1b0af5['id']]=new EmailImap(_0x1b0af5,_0x4d31a3[_0x2a2ded][_0x6d31('0x6')]);this[_0x6d31('0x1a')][_0x1b0af5['id']]['on'](_0x6d31('0x1b'),this['handleImapBox']['bind'](this,_0x2a2ded));this['imapAccounts'][_0x1b0af5['id']]['on'](_0x6d31('0x6'),this[_0x6d31('0x1c')][_0x6d31('0x1d')](this,_0x2a2ded));this[_0x6d31('0x1a')][_0x1b0af5['id']]['on'](_0x6d31('0x1e'),this[_0x6d31('0x1f')][_0x6d31('0x1d')](this,_0x2a2ded));this[_0x6d31('0x1a')][_0x1b0af5['id']]['on'](_0x6d31('0x20'),this['handleImapError'][_0x6d31('0x1d')](this,_0x2a2ded));}}else{if(_[_0x6d31('0x21')](this[_0x6d31('0xe')][_0x2a2ded]['Imap'])){this[_0x6d31('0xe')][_0x2a2ded][_0x6d31('0x13')]={};}this[_0x6d31('0xe')][_0x2a2ded][_0x6d31('0x13')][_0x6d31('0x14')]=_0x6d31('0x22');this['mailAccounts'][_0x2a2ded][_0x6d31('0x13')][_0x6d31('0x15')]='';this['emit'](_0x2a2ded);}}}};EmailChannel[_0x6d31('0xf')][_0x6d31('0x23')]=function(_0x1bc3c4,_0x2a40ea){if(this[_0x6d31('0xe')][_0x1bc3c4]){this[_0x6d31('0xe')][_0x1bc3c4][_0x6d31('0x13')][_0x6d31('0x14')]='connected';this[_0x6d31('0xe')][_0x1bc3c4][_0x6d31('0x13')][_0x6d31('0x15')]=_0x2a40ea[_0x6d31('0x11')];if(_0x2a40ea[_0x6d31('0x24')]){this[_0x6d31('0xe')][_0x1bc3c4][_0x6d31('0x13')][_0x6d31('0x16')]=_0x2a40ea[_0x6d31('0x24')][_0x6d31('0x16')];}return this[_0x6d31('0x10')](_0x1bc3c4);}};EmailChannel[_0x6d31('0xf')][_0x6d31('0x1c')]=function(_0x1e8118,_0x47b66b){logger[_0x6d31('0x25')](_0x6d31('0x26'),_0x47b66b[_0x6d31('0x27')],_0x47b66b[_0x6d31('0x28')],_0x47b66b[_0x6d31('0x29')],_0x1e8118);if(this[_0x6d31('0xe')][_0x1e8118]){return mailAccount['notify'](_0x1e8118,_0x47b66b)[_0x6d31('0x2a')](function(_0x43ecfb){if(_0x43ecfb){logger[_0x6d31('0x25')](_0x6d31('0x2b'));}})[_0x6d31('0x2c')](function(_0x126ed3){logger['error'](_0x6d31('0x2d'),JSON['stringify'](_0x126ed3));});}};EmailChannel['prototype']['handleImapEnd']=function(_0xcaaac9){if(this[_0x6d31('0xe')][_0xcaaac9]&&this[_0x6d31('0xe')][_0xcaaac9][_0x6d31('0x13')]){if(this[_0x6d31('0x1a')][this['mailAccounts'][_0xcaaac9][_0x6d31('0x13')]['id']]){delete this[_0x6d31('0x1a')][this[_0x6d31('0xe')][_0xcaaac9][_0x6d31('0x13')]['id']];}this[_0x6d31('0xe')][_0xcaaac9][_0x6d31('0x13')][_0x6d31('0x2e')]=moment();this[_0x6d31('0x10')](_0xcaaac9);}};EmailChannel['prototype'][_0x6d31('0x2f')]=function(_0x55430d,_0x21bf3d){if(this[_0x6d31('0xe')][_0x55430d]){this['mailAccounts'][_0x55430d][_0x6d31('0x13')][_0x6d31('0x14')]=_0x6d31('0x20');this[_0x6d31('0xe')][_0x55430d][_0x6d31('0x13')][_0x6d31('0x15')]=_0x21bf3d;return this[_0x6d31('0x10')](_0x55430d);}};EmailChannel[_0x6d31('0xf')][_0x6d31('0x30')]=function(_0xe6c0da,_0x5cb096){return this[_0x6d31('0x31')][_0x6d31('0x32')](_0xe6c0da,_0x5cb096);};EmailChannel['prototype'][_0x6d31('0x33')]=function(_0xb3358c){var _0x4c39ba=this;if(this['mailAccounts'][_0xb3358c['id']]){if(_[_0x6d31('0x21')](this[_0x6d31('0xe')][_0xb3358c['id']]['Smtp'])){this[_0x6d31('0xe')][_0xb3358c['id']]['Smtp']={};}this[_0x6d31('0xe')][_0xb3358c['id']][_0x6d31('0x34')][_0x6d31('0x2e')]=moment();return new BPromise(function(_0x20ddf8,_0x3b8f13){return _0x4c39ba[_0x6d31('0x31')][_0x6d31('0x35')](_0xb3358c)[_0x6d31('0x2a')](function(_0x2b1b8f){_0x4c39ba[_0x6d31('0xe')][_0xb3358c['id']][_0x6d31('0x34')][_0x6d31('0x14')]='verified';_0x4c39ba[_0x6d31('0xe')][_0xb3358c['id']][_0x6d31('0x34')][_0x6d31('0x15')]='';_0x4c39ba['emit'](_0xb3358c['id']);_0x20ddf8(_0x2b1b8f);})[_0x6d31('0x2c')](function(_0x3f2c0b){_0x4c39ba['mailAccounts'][_0xb3358c['id']][_0x6d31('0x34')]['status']=_0x6d31('0x20');_0x4c39ba[_0x6d31('0xe')][_0xb3358c['id']][_0x6d31('0x34')][_0x6d31('0x15')]=_0x3f2c0b;_0x4c39ba[_0x6d31('0x10')](_0xb3358c['id']);_0x3b8f13(_0x3f2c0b);});});}return this['smtp'][_0x6d31('0x35')](_0xb3358c);};module['exports']=EmailChannel;
\ No newline at end of file
+var _0xec32=['Smtp','verified','verify','exports','lodash','moment','bluebird','ioredis','../../../config/environment','../../../config/logger','email','redis','defaults','localhost','./smtp','../rpc/mailAccount','info','mailAccounts','imapAccounts','name','key','active','Imap','status','isNil','stringify','md5','mailAccount:update','prototype','refresh','hasOwnProperty','bind','handleImapEmail','end','handleImapError','disabled','messageStatus','emit','handleImapBox','connected','messages','total','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','then','Mail\x20accepted\x20from\x20routing','catch','error','lastSync','smtp','verifySmtp'];(function(_0x37f8c1,_0x25a176){var _0x6e1983=function(_0x4944e8){while(--_0x4944e8){_0x37f8c1['push'](_0x37f8c1['shift']());}};_0x6e1983(++_0x25a176);}(_0xec32,0xd8));var _0x2ec3=function(_0x4b25b0,_0x146418){_0x4b25b0=_0x4b25b0-0x0;var _0x5131d5=_0xec32[_0x4b25b0];return _0x5131d5;};'use strict';var _=require(_0x2ec3('0x0'));var moment=require(_0x2ec3('0x1'));var BPromise=require(_0x2ec3('0x2'));var md5=require('md5');var Redis=require(_0x2ec3('0x3'));var config=require(_0x2ec3('0x4'));var logger=require(_0x2ec3('0x5'))(_0x2ec3('0x6'));config[_0x2ec3('0x7')]=_[_0x2ec3('0x8')](config[_0x2ec3('0x7')],{'host':_0x2ec3('0x9'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x2ec3('0x7')]));var EmailImap=require('./imap');var EmailSmtp=require(_0x2ec3('0xa'));var mailAccount=require(_0x2ec3('0xb'));var md5Accounts={};function EmailChannel(_0x437a06){logger[_0x2ec3('0xc')]('start\x20email\x20channel');this[_0x2ec3('0xd')]=_0x437a06['mailAccounts'];this[_0x2ec3('0xe')]={};this['smtp']=new EmailSmtp();}EmailChannel['prototype']['emit']=function(_0x557bc3){var _0x2169ae=this[_0x2ec3('0xd')][_0x557bc3];var _0x366597={'id':_0x2169ae['id'],'name':_0x2169ae[_0x2ec3('0xf')],'key':_0x2169ae[_0x2ec3('0x10')],'active':_0x2169ae[_0x2ec3('0x11')],'Imap':{'status':_0x2169ae[_0x2ec3('0x12')][_0x2ec3('0x13')],'messageStatus':_0x2169ae['Imap']['messageStatus'],'total':_0x2169ae[_0x2ec3('0x12')]['total']}};if(_[_0x2ec3('0x14')](md5Accounts[_0x557bc3])){md5Accounts[_0x557bc3]={};}var _0x4167b0=md5(JSON[_0x2ec3('0x15')](_0x366597));if(md5Accounts[_0x557bc3][_0x2ec3('0x16')]!==_0x4167b0){md5Accounts[_0x557bc3][_0x2ec3('0x16')]=_0x4167b0;io['emit'](_0x2ec3('0x17'),_0x366597);}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x19')]=function(_0x1b2840){for(var _0x2f4c3f in _0x1b2840){if(_0x1b2840[_0x2ec3('0x1a')](_0x2f4c3f)){if(_0x1b2840[_0x2f4c3f][_0x2ec3('0x12')]&&_0x1b2840[_0x2f4c3f][_0x2ec3('0x11')]){var _0x594778=_0x1b2840[_0x2f4c3f][_0x2ec3('0x12')];if(!this[_0x2ec3('0xe')][_0x2ec3('0x1a')](_0x594778['id'])){this[_0x2ec3('0xe')][_0x594778['id']]=new EmailImap(_0x594778,_0x1b2840[_0x2f4c3f][_0x2ec3('0x6')]);this[_0x2ec3('0xe')][_0x594778['id']]['on']('box',this['handleImapBox'][_0x2ec3('0x1b')](this,_0x2f4c3f));this['imapAccounts'][_0x594778['id']]['on'](_0x2ec3('0x6'),this[_0x2ec3('0x1c')][_0x2ec3('0x1b')](this,_0x2f4c3f));this[_0x2ec3('0xe')][_0x594778['id']]['on'](_0x2ec3('0x1d'),this['handleImapEnd']['bind'](this,_0x2f4c3f));this[_0x2ec3('0xe')][_0x594778['id']]['on']('error',this[_0x2ec3('0x1e')]['bind'](this,_0x2f4c3f));}}else{if(_[_0x2ec3('0x14')](this['mailAccounts'][_0x2f4c3f]['Imap'])){this[_0x2ec3('0xd')][_0x2f4c3f][_0x2ec3('0x12')]={};}this['mailAccounts'][_0x2f4c3f][_0x2ec3('0x12')][_0x2ec3('0x13')]=_0x2ec3('0x1f');this[_0x2ec3('0xd')][_0x2f4c3f]['Imap'][_0x2ec3('0x20')]='';this[_0x2ec3('0x21')](_0x2f4c3f);}}}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x22')]=function(_0x1657d6,_0x3d956d){if(this[_0x2ec3('0xd')][_0x1657d6]){this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x13')]=_0x2ec3('0x23');this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x20')]=_0x3d956d[_0x2ec3('0xf')];if(_0x3d956d[_0x2ec3('0x24')]){this[_0x2ec3('0xd')][_0x1657d6][_0x2ec3('0x12')][_0x2ec3('0x25')]=_0x3d956d[_0x2ec3('0x24')][_0x2ec3('0x25')];}return this['emit'](_0x1657d6);}};EmailChannel['prototype']['handleImapEmail']=function(_0x2580b6,_0x26ebec){logger['info'](_0x2ec3('0x26'),_0x26ebec[_0x2ec3('0x27')],_0x26ebec[_0x2ec3('0x28')],_0x26ebec[_0x2ec3('0x29')],_0x2580b6);if(this[_0x2ec3('0xd')][_0x2580b6]){return mailAccount['notify'](_0x2580b6,_0x26ebec)[_0x2ec3('0x2a')](function(_0x1b6ef0){if(_0x1b6ef0){logger[_0x2ec3('0xc')](_0x2ec3('0x2b'));}})[_0x2ec3('0x2c')](function(_0x3b6454){logger[_0x2ec3('0x2d')]('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0x2ec3('0x15')](_0x3b6454));});}};EmailChannel[_0x2ec3('0x18')]['handleImapEnd']=function(_0x3ef669){if(this[_0x2ec3('0xd')][_0x3ef669]&&this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')]){if(this[_0x2ec3('0xe')][this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')]['id']]){delete this[_0x2ec3('0xe')][this['mailAccounts'][_0x3ef669][_0x2ec3('0x12')]['id']];}this[_0x2ec3('0xd')][_0x3ef669][_0x2ec3('0x12')][_0x2ec3('0x2e')]=moment();this[_0x2ec3('0x21')](_0x3ef669);}};EmailChannel[_0x2ec3('0x18')][_0x2ec3('0x1e')]=function(_0x30c003,_0xc5a3fa){if(this[_0x2ec3('0xd')][_0x30c003]){this[_0x2ec3('0xd')][_0x30c003]['Imap'][_0x2ec3('0x13')]='error';this[_0x2ec3('0xd')][_0x30c003][_0x2ec3('0x12')][_0x2ec3('0x20')]=_0xc5a3fa;return this[_0x2ec3('0x21')](_0x30c003);}};EmailChannel[_0x2ec3('0x18')]['sendMail']=function(_0x333006,_0x10e592){return this[_0x2ec3('0x2f')]['send'](_0x333006,_0x10e592);};EmailChannel['prototype'][_0x2ec3('0x30')]=function(_0x376979){var _0x483e00=this;if(this[_0x2ec3('0xd')][_0x376979['id']]){if(_['isNil'](this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')])){this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')]={};}this[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x2e')]=moment();return new BPromise(function(_0x3041f3,_0x1a7abb){return _0x483e00[_0x2ec3('0x2f')]['verify'](_0x376979)[_0x2ec3('0x2a')](function(_0x357f6f){_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x13')]=_0x2ec3('0x32');_0x483e00['mailAccounts'][_0x376979['id']]['Smtp'][_0x2ec3('0x20')]='';_0x483e00[_0x2ec3('0x21')](_0x376979['id']);_0x3041f3(_0x357f6f);})['catch'](function(_0x457ad4){_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x13')]=_0x2ec3('0x2d');_0x483e00[_0x2ec3('0xd')][_0x376979['id']][_0x2ec3('0x31')][_0x2ec3('0x20')]=_0x457ad4;_0x483e00['emit'](_0x376979['id']);_0x1a7abb(_0x457ad4);});});}return this[_0x2ec3('0x2f')][_0x2ec3('0x33')](_0x376979);};module[_0x2ec3('0x34')]=EmailChannel;
\ No newline at end of file