Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / services / email / lib / email.js
index c130fc1..470e689 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1ed3=['firstName','from','notify','lastSync','sendMail','smtp','send','verifySmtp','Smtp','verify','then','verified','exports','lodash','moment','bluebird','ioredis','../../../config/logger','redis','defaults','localhost','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','info','start\x20email\x20channel','mailAccounts','prototype','emit','name','key','active','Imap','messageStatus','isNil','stringify','md5','mailAccount:update','refresh','hasOwnProperty','imapAccounts','email','box','handleImapBox','bind','end','handleImapEnd','error','handleImapError','disabled','status','messages','total','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s'];(function(_0xd68d5f,_0x5e1508){var _0x60755b=function(_0x73d176){while(--_0x73d176){_0xd68d5f['push'](_0xd68d5f['shift']());}};_0x60755b(++_0x5e1508);}(_0x1ed3,0x157));var _0x31ed=function(_0x540f0d,_0x2a093b){_0x540f0d=_0x540f0d-0x0;var _0x5d2fc3=_0x1ed3[_0x540f0d];return _0x5d2fc3;};'use strict';var _=require(_0x31ed('0x0'));var moment=require(_0x31ed('0x1'));var BPromise=require(_0x31ed('0x2'));var md5=require('md5');var Redis=require(_0x31ed('0x3'));var config=require('../../../config/environment');var logger=require(_0x31ed('0x4'))('email');config[_0x31ed('0x5')]=_[_0x31ed('0x6')](config['redis'],{'host':_0x31ed('0x7'),'port':0x18eb});var io=require(_0x31ed('0x8'))(new Redis(config[_0x31ed('0x5')]));var EmailImap=require(_0x31ed('0x9'));var EmailSmtp=require(_0x31ed('0xa'));var mailAccount=require(_0x31ed('0xb'));var md5Accounts={};function EmailChannel(_0x4396ee){logger[_0x31ed('0xc')](_0x31ed('0xd'));this[_0x31ed('0xe')]=_0x4396ee['mailAccounts'];this['imapAccounts']={};this['smtp']=new EmailSmtp();}EmailChannel[_0x31ed('0xf')][_0x31ed('0x10')]=function(_0x362cb1){var _0x54ce15=this[_0x31ed('0xe')][_0x362cb1];var _0x1a1370={'id':_0x54ce15['id'],'name':_0x54ce15[_0x31ed('0x11')],'key':_0x54ce15[_0x31ed('0x12')],'active':_0x54ce15[_0x31ed('0x13')],'Imap':{'status':_0x54ce15['Imap']['status'],'messageStatus':_0x54ce15[_0x31ed('0x14')][_0x31ed('0x15')],'total':_0x54ce15[_0x31ed('0x14')]['total']}};if(_[_0x31ed('0x16')](md5Accounts[_0x362cb1])){md5Accounts[_0x362cb1]={};}var _0x4eaee7=md5(JSON[_0x31ed('0x17')](_0x1a1370));if(md5Accounts[_0x362cb1][_0x31ed('0x18')]!==_0x4eaee7){md5Accounts[_0x362cb1][_0x31ed('0x18')]=_0x4eaee7;io['emit'](_0x31ed('0x19'),_0x1a1370);}};EmailChannel['prototype'][_0x31ed('0x1a')]=function(_0x496e4d){for(var _0x2e92f8 in _0x496e4d){if(_0x496e4d[_0x31ed('0x1b')](_0x2e92f8)){if(_0x496e4d[_0x2e92f8][_0x31ed('0x14')]&&_0x496e4d[_0x2e92f8][_0x31ed('0x13')]){var _0x61c143=_0x496e4d[_0x2e92f8][_0x31ed('0x14')];if(!this[_0x31ed('0x1c')][_0x31ed('0x1b')](_0x61c143['id'])){this[_0x31ed('0x1c')][_0x61c143['id']]=new EmailImap(_0x61c143,_0x496e4d[_0x2e92f8][_0x31ed('0x1d')]);this['imapAccounts'][_0x61c143['id']]['on'](_0x31ed('0x1e'),this[_0x31ed('0x1f')][_0x31ed('0x20')](this,_0x2e92f8));this['imapAccounts'][_0x61c143['id']]['on'](_0x31ed('0x1d'),this['handleImapEmail'][_0x31ed('0x20')](this,_0x2e92f8));this[_0x31ed('0x1c')][_0x61c143['id']]['on'](_0x31ed('0x21'),this[_0x31ed('0x22')]['bind'](this,_0x2e92f8));this[_0x31ed('0x1c')][_0x61c143['id']]['on'](_0x31ed('0x23'),this[_0x31ed('0x24')][_0x31ed('0x20')](this,_0x2e92f8));}}else{if(_[_0x31ed('0x16')](this[_0x31ed('0xe')][_0x2e92f8]['Imap'])){this[_0x31ed('0xe')][_0x2e92f8][_0x31ed('0x14')]={};}this[_0x31ed('0xe')][_0x2e92f8][_0x31ed('0x14')]['status']=_0x31ed('0x25');this[_0x31ed('0xe')][_0x2e92f8][_0x31ed('0x14')]['messageStatus']='';this['emit'](_0x2e92f8);}}}};EmailChannel[_0x31ed('0xf')][_0x31ed('0x1f')]=function(_0x34f55c,_0x5ae510){if(this[_0x31ed('0xe')][_0x34f55c]){this[_0x31ed('0xe')][_0x34f55c][_0x31ed('0x14')][_0x31ed('0x26')]='connected';this[_0x31ed('0xe')][_0x34f55c][_0x31ed('0x14')][_0x31ed('0x15')]=_0x5ae510[_0x31ed('0x11')];if(_0x5ae510[_0x31ed('0x27')]){this[_0x31ed('0xe')][_0x34f55c][_0x31ed('0x14')][_0x31ed('0x28')]=_0x5ae510[_0x31ed('0x27')][_0x31ed('0x28')];}return this[_0x31ed('0x10')](_0x34f55c);}};EmailChannel['prototype']['handleImapEmail']=function(_0x46b627,_0x2f449a){logger[_0x31ed('0xc')](_0x31ed('0x29'),_0x2f449a[_0x31ed('0x2a')],_0x2f449a['lastName'],_0x2f449a[_0x31ed('0x2b')],_0x46b627);if(this[_0x31ed('0xe')][_0x46b627]){return mailAccount[_0x31ed('0x2c')](_0x46b627,_0x2f449a)['then'](function(_0x5a6c97){if(_0x5a6c97){logger[_0x31ed('0xc')]('Mail\x20accepted\x20from\x20routing');}})['catch'](function(_0x33a40e){logger[_0x31ed('0x23')]('Mail\x20not\x20accepted\x20from\x20routing\x20%s',JSON[_0x31ed('0x17')](_0x33a40e));});}};EmailChannel[_0x31ed('0xf')][_0x31ed('0x22')]=function(_0x1d08e2){if(this['mailAccounts'][_0x1d08e2]&&this[_0x31ed('0xe')][_0x1d08e2]['Imap']){if(this[_0x31ed('0x1c')][this[_0x31ed('0xe')][_0x1d08e2][_0x31ed('0x14')]['id']]){delete this['imapAccounts'][this['mailAccounts'][_0x1d08e2][_0x31ed('0x14')]['id']];}this[_0x31ed('0xe')][_0x1d08e2][_0x31ed('0x14')][_0x31ed('0x2d')]=moment();this[_0x31ed('0x10')](_0x1d08e2);}};EmailChannel['prototype'][_0x31ed('0x24')]=function(_0x32c7ef,_0xc715b8){if(this[_0x31ed('0xe')][_0x32c7ef]){this[_0x31ed('0xe')][_0x32c7ef][_0x31ed('0x14')][_0x31ed('0x26')]='error';this['mailAccounts'][_0x32c7ef][_0x31ed('0x14')][_0x31ed('0x15')]=_0xc715b8;return this[_0x31ed('0x10')](_0x32c7ef);}};EmailChannel[_0x31ed('0xf')][_0x31ed('0x2e')]=function(_0x50173a,_0xe0bd88){return this[_0x31ed('0x2f')][_0x31ed('0x30')](_0x50173a,_0xe0bd88);};EmailChannel[_0x31ed('0xf')][_0x31ed('0x31')]=function(_0xf59d9b){var _0x5ca7a9=this;if(this[_0x31ed('0xe')][_0xf59d9b['id']]){if(_[_0x31ed('0x16')](this[_0x31ed('0xe')][_0xf59d9b['id']][_0x31ed('0x32')])){this['mailAccounts'][_0xf59d9b['id']][_0x31ed('0x32')]={};}this[_0x31ed('0xe')][_0xf59d9b['id']][_0x31ed('0x32')][_0x31ed('0x2d')]=moment();return new BPromise(function(_0x177a34,_0x18cc6e){return _0x5ca7a9[_0x31ed('0x2f')][_0x31ed('0x33')](_0xf59d9b)[_0x31ed('0x34')](function(_0x36b1c5){_0x5ca7a9[_0x31ed('0xe')][_0xf59d9b['id']][_0x31ed('0x32')][_0x31ed('0x26')]=_0x31ed('0x35');_0x5ca7a9[_0x31ed('0xe')][_0xf59d9b['id']]['Smtp'][_0x31ed('0x15')]='';_0x5ca7a9[_0x31ed('0x10')](_0xf59d9b['id']);_0x177a34(_0x36b1c5);})['catch'](function(_0x36a829){_0x5ca7a9[_0x31ed('0xe')][_0xf59d9b['id']]['Smtp'][_0x31ed('0x26')]=_0x31ed('0x23');_0x5ca7a9[_0x31ed('0xe')][_0xf59d9b['id']][_0x31ed('0x32')]['messageStatus']=_0x36a829;_0x5ca7a9['emit'](_0xf59d9b['id']);_0x18cc6e(_0x36a829);});});}return this[_0x31ed('0x2f')]['verify'](_0xf59d9b);};module[_0x31ed('0x36')]=EmailChannel;
\ No newline at end of file
+var _0x153e=['custom','service','email','box','handleImapBox','bind','end','handleImapEnd','error','status','disabled','connected','messages','handleImapEmail','info','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','then','catch','Mail\x20not\x20accepted\x20from\x20routing\x20%s','lastSync','handleImapError','sendMail','send','verifySmtp','Smtp','verify','verified','exports','moment','bluebird','md5','ioredis','defaults','redis','localhost','socket.io-emitter','./imap','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','imapAccounts','smtp','prototype','emit','name','key','active','Imap','messageStatus','total','isNil','stringify','mailAccount:update','refresh','hasOwnProperty','provider'];(function(_0x471315,_0x23f648){var _0x5edda0=function(_0x5f1bc7){while(--_0x5f1bc7){_0x471315['push'](_0x471315['shift']());}};_0x5edda0(++_0x23f648);}(_0x153e,0x10f));var _0xe153=function(_0x3e0b8f,_0x1cddeb){_0x3e0b8f=_0x3e0b8f-0x0;var _0x22f742=_0x153e[_0x3e0b8f];return _0x22f742;};'use strict';var _=require('lodash');var moment=require(_0xe153('0x0'));var BPromise=require(_0xe153('0x1'));var md5=require(_0xe153('0x2'));var Redis=require(_0xe153('0x3'));var config=require('../../../config/environment');var logger=require('../../../config/logger')('email');config['redis']=_[_0xe153('0x4')](config[_0xe153('0x5')],{'host':_0xe153('0x6'),'port':0x18eb});var io=require(_0xe153('0x7'))(new Redis(config[_0xe153('0x5')]));var EmailImap=require(_0xe153('0x8'));var EmailSmtp=require(_0xe153('0x9'));var mailAccount=require(_0xe153('0xa'));var md5Accounts={};function EmailChannel(_0xd3f4aa){logger['info'](_0xe153('0xb'));this[_0xe153('0xc')]=_0xd3f4aa[_0xe153('0xc')];this[_0xe153('0xd')]={};this[_0xe153('0xe')]=new EmailSmtp();}EmailChannel[_0xe153('0xf')][_0xe153('0x10')]=function(_0x42e485){var _0x2b1b6e=this['mailAccounts'][_0x42e485];var _0x26d04d={'id':_0x2b1b6e['id'],'name':_0x2b1b6e[_0xe153('0x11')],'key':_0x2b1b6e[_0xe153('0x12')],'active':_0x2b1b6e[_0xe153('0x13')],'Imap':{'status':_0x2b1b6e[_0xe153('0x14')]['status'],'messageStatus':_0x2b1b6e[_0xe153('0x14')][_0xe153('0x15')],'total':_0x2b1b6e[_0xe153('0x14')][_0xe153('0x16')]}};if(_[_0xe153('0x17')](md5Accounts[_0x42e485])){md5Accounts[_0x42e485]={};}var _0x54001c=md5(JSON[_0xe153('0x18')](_0x26d04d));if(md5Accounts[_0x42e485][_0xe153('0x2')]!==_0x54001c){md5Accounts[_0x42e485]['md5']=_0x54001c;io[_0xe153('0x10')](_0xe153('0x19'),_0x26d04d);}};EmailChannel[_0xe153('0xf')][_0xe153('0x1a')]=function(_0x1ffab4){for(var _0x463ef9 in _0x1ffab4){if(_0x1ffab4[_0xe153('0x1b')](_0x463ef9)){if(_0x1ffab4[_0x463ef9]['Imap']&&_0x1ffab4[_0x463ef9][_0xe153('0x13')]){var _0x1b0315=_0x1ffab4[_0x463ef9][_0xe153('0x14')];if(!_0x1b0315['service']&&_0x1ffab4[_0x463ef9][_0xe153('0x1c')]!==_0xe153('0x1d'))_0x1b0315[_0xe153('0x1e')]=_0x1ffab4[_0x463ef9][_0xe153('0x1c')];if(!this['imapAccounts'][_0xe153('0x1b')](_0x1b0315['id'])){this[_0xe153('0xd')][_0x1b0315['id']]=new EmailImap(_0x1b0315,_0x1ffab4[_0x463ef9][_0xe153('0x1f')]);this[_0xe153('0xd')][_0x1b0315['id']]['on'](_0xe153('0x20'),this[_0xe153('0x21')]['bind'](this,_0x463ef9));this['imapAccounts'][_0x1b0315['id']]['on'](_0xe153('0x1f'),this['handleImapEmail'][_0xe153('0x22')](this,_0x463ef9));this[_0xe153('0xd')][_0x1b0315['id']]['on'](_0xe153('0x23'),this[_0xe153('0x24')]['bind'](this,_0x463ef9));this[_0xe153('0xd')][_0x1b0315['id']]['on'](_0xe153('0x25'),this['handleImapError'][_0xe153('0x22')](this,_0x463ef9));}}else{if(_[_0xe153('0x17')](this[_0xe153('0xc')][_0x463ef9][_0xe153('0x14')])){this[_0xe153('0xc')][_0x463ef9][_0xe153('0x14')]={};}this[_0xe153('0xc')][_0x463ef9][_0xe153('0x14')][_0xe153('0x26')]=_0xe153('0x27');this[_0xe153('0xc')][_0x463ef9][_0xe153('0x14')]['messageStatus']='';this[_0xe153('0x10')](_0x463ef9);}}}};EmailChannel['prototype'][_0xe153('0x21')]=function(_0x51b3d9,_0x2c0cb4){if(this[_0xe153('0xc')][_0x51b3d9]){this['mailAccounts'][_0x51b3d9][_0xe153('0x14')][_0xe153('0x26')]=_0xe153('0x28');this[_0xe153('0xc')][_0x51b3d9][_0xe153('0x14')]['messageStatus']=_0x2c0cb4[_0xe153('0x11')];if(_0x2c0cb4[_0xe153('0x29')]){this[_0xe153('0xc')][_0x51b3d9][_0xe153('0x14')][_0xe153('0x16')]=_0x2c0cb4[_0xe153('0x29')][_0xe153('0x16')];}return this['emit'](_0x51b3d9);}};EmailChannel[_0xe153('0xf')][_0xe153('0x2a')]=function(_0x174c8b,_0x46058e){logger[_0xe153('0x2b')](_0xe153('0x2c'),_0x46058e[_0xe153('0x2d')],_0x46058e[_0xe153('0x2e')],_0x46058e[_0xe153('0x2f')],_0x174c8b);if(this[_0xe153('0xc')][_0x174c8b]){return mailAccount['notify'](_0x174c8b,_0x46058e)[_0xe153('0x30')](function(_0x296183){if(_0x296183){logger[_0xe153('0x2b')]('Mail\x20accepted\x20from\x20routing');}})[_0xe153('0x31')](function(_0x4bbb31){logger[_0xe153('0x25')](_0xe153('0x32'),JSON[_0xe153('0x18')](_0x4bbb31));});}};EmailChannel[_0xe153('0xf')]['handleImapEnd']=function(_0x26f1cf){if(this[_0xe153('0xc')][_0x26f1cf]&&this[_0xe153('0xc')][_0x26f1cf]['Imap']){if(this[_0xe153('0xd')][this[_0xe153('0xc')][_0x26f1cf][_0xe153('0x14')]['id']]){delete this[_0xe153('0xd')][this[_0xe153('0xc')][_0x26f1cf][_0xe153('0x14')]['id']];}this[_0xe153('0xc')][_0x26f1cf][_0xe153('0x14')][_0xe153('0x33')]=moment();this[_0xe153('0x10')](_0x26f1cf);}};EmailChannel[_0xe153('0xf')][_0xe153('0x34')]=function(_0x2f34b1,_0x2dfc92){if(this['mailAccounts'][_0x2f34b1]){this[_0xe153('0xc')][_0x2f34b1][_0xe153('0x14')][_0xe153('0x26')]=_0xe153('0x25');this['mailAccounts'][_0x2f34b1]['Imap']['messageStatus']=_0x2dfc92;return this[_0xe153('0x10')](_0x2f34b1);}};EmailChannel[_0xe153('0xf')][_0xe153('0x35')]=function(_0x1564f7,_0x1a9e63){return this[_0xe153('0xe')][_0xe153('0x36')](_0x1564f7,_0x1a9e63);};EmailChannel[_0xe153('0xf')][_0xe153('0x37')]=function(_0x2d49ee){var _0x3efbbc=this;if(this['mailAccounts'][_0x2d49ee['id']]){if(_['isNil'](this['mailAccounts'][_0x2d49ee['id']][_0xe153('0x38')])){this[_0xe153('0xc')][_0x2d49ee['id']]['Smtp']={};}this[_0xe153('0xc')][_0x2d49ee['id']][_0xe153('0x38')][_0xe153('0x33')]=moment();return new BPromise(function(_0x49a68d,_0x3055cb){return _0x3efbbc[_0xe153('0xe')][_0xe153('0x39')](_0x2d49ee)['then'](function(_0x476f03){_0x3efbbc[_0xe153('0xc')][_0x2d49ee['id']][_0xe153('0x38')][_0xe153('0x26')]=_0xe153('0x3a');_0x3efbbc[_0xe153('0xc')][_0x2d49ee['id']][_0xe153('0x38')][_0xe153('0x15')]='';_0x3efbbc[_0xe153('0x10')](_0x2d49ee['id']);_0x49a68d(_0x476f03);})[_0xe153('0x31')](function(_0x5ac8e4){_0x3efbbc['mailAccounts'][_0x2d49ee['id']][_0xe153('0x38')]['status']='error';_0x3efbbc[_0xe153('0xc')][_0x2d49ee['id']][_0xe153('0x38')][_0xe153('0x15')]=_0x5ac8e4;_0x3efbbc['emit'](_0x2d49ee['id']);_0x3055cb(_0x5ac8e4);});});}return this[_0xe153('0xe')][_0xe153('0x39')](_0x2d49ee);};module[_0xe153('0x3b')]=EmailChannel;
\ No newline at end of file