Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / services / email / lib / email.js
index b8036db..dc66965 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 _0x7a58=['socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','imapAccounts','prototype','emit','key','active','Imap','messageStatus','stringify','mailAccount:update','refresh','hasOwnProperty','email','box','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','isNil','status','disabled','handleImapBox','connected','name','messages','total','firstName','lastName','notify','then','Mail\x20accepted\x20from\x20routing','lastSync','sendMail','smtp','verifySmtp','Smtp','verified','verify','exports','lodash','moment','bluebird','md5','../../../config/environment','../../../config/logger','redis','defaults','localhost'];(function(_0x4dcf55,_0xf1f9c1){var _0x469f54=function(_0x5d836b){while(--_0x5d836b){_0x4dcf55['push'](_0x4dcf55['shift']());}};_0x469f54(++_0xf1f9c1);}(_0x7a58,0x1b7));var _0x87a5=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x7a58[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x87a5('0x0'));var moment=require(_0x87a5('0x1'));var BPromise=require(_0x87a5('0x2'));var md5=require(_0x87a5('0x3'));var Redis=require('ioredis');var config=require(_0x87a5('0x4'));var logger=require(_0x87a5('0x5'))('email');config[_0x87a5('0x6')]=_[_0x87a5('0x7')](config[_0x87a5('0x6')],{'host':_0x87a5('0x8'),'port':0x18eb});var io=require(_0x87a5('0x9'))(new Redis(config['redis']));var EmailImap=require(_0x87a5('0xa'));var EmailSmtp=require(_0x87a5('0xb'));var mailAccount=require(_0x87a5('0xc'));var md5Accounts={};function EmailChannel(_0x352372){logger[_0x87a5('0xd')](_0x87a5('0xe'));this['mailAccounts']=_0x352372[_0x87a5('0xf')];this[_0x87a5('0x10')]={};this['smtp']=new EmailSmtp();}EmailChannel[_0x87a5('0x11')][_0x87a5('0x12')]=function(_0x2f76f1){var _0x2848b5=this[_0x87a5('0xf')][_0x2f76f1];var _0x58f745={'id':_0x2848b5['id'],'name':_0x2848b5['name'],'key':_0x2848b5[_0x87a5('0x13')],'active':_0x2848b5[_0x87a5('0x14')],'Imap':{'status':_0x2848b5[_0x87a5('0x15')]['status'],'messageStatus':_0x2848b5[_0x87a5('0x15')][_0x87a5('0x16')],'total':_0x2848b5[_0x87a5('0x15')]['total']}};if(_['isNil'](md5Accounts[_0x2f76f1])){md5Accounts[_0x2f76f1]={};}var _0x192e09=md5(JSON[_0x87a5('0x17')](_0x58f745));if(md5Accounts[_0x2f76f1][_0x87a5('0x3')]!==_0x192e09){md5Accounts[_0x2f76f1][_0x87a5('0x3')]=_0x192e09;io[_0x87a5('0x12')](_0x87a5('0x18'),_0x58f745);}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x19')]=function(_0x2fc5fb){for(var _0x191436 in _0x2fc5fb){if(_0x2fc5fb[_0x87a5('0x1a')](_0x191436)){if(_0x2fc5fb[_0x191436][_0x87a5('0x15')]&&_0x2fc5fb[_0x191436][_0x87a5('0x14')]){var _0x1edb4a=_0x2fc5fb[_0x191436][_0x87a5('0x15')];if(!this['imapAccounts'][_0x87a5('0x1a')](_0x1edb4a['id'])){this[_0x87a5('0x10')][_0x1edb4a['id']]=new EmailImap(_0x1edb4a,_0x2fc5fb[_0x191436][_0x87a5('0x1b')]);this['imapAccounts'][_0x1edb4a['id']]['on'](_0x87a5('0x1c'),this['handleImapBox'][_0x87a5('0x1d')](this,_0x191436));this[_0x87a5('0x10')][_0x1edb4a['id']]['on'](_0x87a5('0x1b'),this[_0x87a5('0x1e')][_0x87a5('0x1d')](this,_0x191436));this[_0x87a5('0x10')][_0x1edb4a['id']]['on'](_0x87a5('0x1f'),this[_0x87a5('0x20')][_0x87a5('0x1d')](this,_0x191436));this[_0x87a5('0x10')][_0x1edb4a['id']]['on'](_0x87a5('0x21'),this[_0x87a5('0x22')]['bind'](this,_0x191436));}}else{if(_[_0x87a5('0x23')](this[_0x87a5('0xf')][_0x191436][_0x87a5('0x15')])){this['mailAccounts'][_0x191436][_0x87a5('0x15')]={};}this[_0x87a5('0xf')][_0x191436][_0x87a5('0x15')][_0x87a5('0x24')]=_0x87a5('0x25');this['mailAccounts'][_0x191436]['Imap'][_0x87a5('0x16')]='';this[_0x87a5('0x12')](_0x191436);}}}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x26')]=function(_0x3f40ee,_0xb7fdb7){if(this[_0x87a5('0xf')][_0x3f40ee]){this['mailAccounts'][_0x3f40ee][_0x87a5('0x15')][_0x87a5('0x24')]=_0x87a5('0x27');this[_0x87a5('0xf')][_0x3f40ee][_0x87a5('0x15')][_0x87a5('0x16')]=_0xb7fdb7[_0x87a5('0x28')];if(_0xb7fdb7[_0x87a5('0x29')]){this[_0x87a5('0xf')][_0x3f40ee]['Imap'][_0x87a5('0x2a')]=_0xb7fdb7['messages'][_0x87a5('0x2a')];}return this[_0x87a5('0x12')](_0x3f40ee);}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x1e')]=function(_0x57e064,_0xa46d25){logger[_0x87a5('0xd')]('New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s',_0xa46d25[_0x87a5('0x2b')],_0xa46d25[_0x87a5('0x2c')],_0xa46d25['from'],_0x57e064);if(this[_0x87a5('0xf')][_0x57e064]){return mailAccount[_0x87a5('0x2d')](_0x57e064,_0xa46d25)[_0x87a5('0x2e')](function(_0x273f0d){if(_0x273f0d){logger[_0x87a5('0xd')](_0x87a5('0x2f'));}})['catch'](function(_0x49df98){logger[_0x87a5('0x21')]('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0x87a5('0x17')](_0x49df98));});}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x20')]=function(_0x4f0616){if(this['mailAccounts'][_0x4f0616]&&this[_0x87a5('0xf')][_0x4f0616]['Imap']){if(this[_0x87a5('0x10')][this[_0x87a5('0xf')][_0x4f0616][_0x87a5('0x15')]['id']]){delete this[_0x87a5('0x10')][this['mailAccounts'][_0x4f0616]['Imap']['id']];}this[_0x87a5('0xf')][_0x4f0616][_0x87a5('0x15')][_0x87a5('0x30')]=moment();this[_0x87a5('0x12')](_0x4f0616);}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x22')]=function(_0x3eab9e,_0x4a21d6){if(this[_0x87a5('0xf')][_0x3eab9e]){this[_0x87a5('0xf')][_0x3eab9e]['Imap'][_0x87a5('0x24')]=_0x87a5('0x21');this[_0x87a5('0xf')][_0x3eab9e][_0x87a5('0x15')][_0x87a5('0x16')]=_0x4a21d6;return this[_0x87a5('0x12')](_0x3eab9e);}};EmailChannel[_0x87a5('0x11')][_0x87a5('0x31')]=function(_0xf13baa,_0x187052){return this[_0x87a5('0x32')]['send'](_0xf13baa,_0x187052);};EmailChannel['prototype'][_0x87a5('0x33')]=function(_0x11ba87){var _0x2a0d73=this;if(this[_0x87a5('0xf')][_0x11ba87['id']]){if(_[_0x87a5('0x23')](this[_0x87a5('0xf')][_0x11ba87['id']]['Smtp'])){this[_0x87a5('0xf')][_0x11ba87['id']]['Smtp']={};}this[_0x87a5('0xf')][_0x11ba87['id']][_0x87a5('0x34')][_0x87a5('0x30')]=moment();return new BPromise(function(_0x2679ec,_0x1907a2){return _0x2a0d73['smtp']['verify'](_0x11ba87)[_0x87a5('0x2e')](function(_0x29d21a){_0x2a0d73['mailAccounts'][_0x11ba87['id']][_0x87a5('0x34')][_0x87a5('0x24')]=_0x87a5('0x35');_0x2a0d73[_0x87a5('0xf')][_0x11ba87['id']][_0x87a5('0x34')]['messageStatus']='';_0x2a0d73[_0x87a5('0x12')](_0x11ba87['id']);_0x2679ec(_0x29d21a);})['catch'](function(_0x9df4ff){_0x2a0d73[_0x87a5('0xf')][_0x11ba87['id']][_0x87a5('0x34')]['status']=_0x87a5('0x21');_0x2a0d73[_0x87a5('0xf')][_0x11ba87['id']][_0x87a5('0x34')][_0x87a5('0x16')]=_0x9df4ff;_0x2a0d73[_0x87a5('0x12')](_0x11ba87['id']);_0x1907a2(_0x9df4ff);});});}return this[_0x87a5('0x32')][_0x87a5('0x36')](_0x11ba87);};module[_0x87a5('0x37')]=EmailChannel;
\ No newline at end of file