Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / services / email / lib / email.js
index 3340c7e..470e689 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2b9e=['active','Imap','status','messageStatus','total','stringify','mailAccount:update','refresh','hasOwnProperty','box','bind','handleImapEmail','end','handleImapEnd','error','handleImapError','isNil','disabled','handleImapBox','connected','messages','New\x20email\x20from\x20%s\x20%s\x20%s\x20to\x20%s','firstName','lastName','from','notify','then','info','Mail\x20accepted\x20from\x20routing','Mail\x20not\x20accepted\x20from\x20routing\x20%s','prototype','sendMail','send','verifySmtp','Smtp','verify','verified','catch','lodash','moment','md5','../../../config/environment','email','redis','./imap','./smtp','../rpc/mailAccount','start\x20email\x20channel','mailAccounts','imapAccounts','smtp','emit','name'];(function(_0x4a1764,_0x2cc393){var _0xb3f61e=function(_0x109761){while(--_0x109761){_0x4a1764['push'](_0x4a1764['shift']());}};_0xb3f61e(++_0x2cc393);}(_0x2b9e,0xfa));var _0xe2b9=function(_0x19b22b,_0x3b21d5){_0x19b22b=_0x19b22b-0x0;var _0x4759e4=_0x2b9e[_0x19b22b];return _0x4759e4;};'use strict';var _=require(_0xe2b9('0x0'));var moment=require(_0xe2b9('0x1'));var BPromise=require('bluebird');var md5=require(_0xe2b9('0x2'));var Redis=require('ioredis');var config=require(_0xe2b9('0x3'));var logger=require('../../../config/logger')(_0xe2b9('0x4'));config[_0xe2b9('0x5')]=_['defaults'](config[_0xe2b9('0x5')],{'host':'localhost','port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xe2b9('0x5')]));var EmailImap=require(_0xe2b9('0x6'));var EmailSmtp=require(_0xe2b9('0x7'));var mailAccount=require(_0xe2b9('0x8'));var md5Accounts={};function EmailChannel(_0x179806){logger['info'](_0xe2b9('0x9'));this[_0xe2b9('0xa')]=_0x179806[_0xe2b9('0xa')];this[_0xe2b9('0xb')]={};this[_0xe2b9('0xc')]=new EmailSmtp();}EmailChannel['prototype'][_0xe2b9('0xd')]=function(_0x118e85){var _0x4c9c4d=this['mailAccounts'][_0x118e85];var _0x2689c3={'id':_0x4c9c4d['id'],'name':_0x4c9c4d[_0xe2b9('0xe')],'key':_0x4c9c4d['key'],'active':_0x4c9c4d[_0xe2b9('0xf')],'Imap':{'status':_0x4c9c4d[_0xe2b9('0x10')][_0xe2b9('0x11')],'messageStatus':_0x4c9c4d[_0xe2b9('0x10')][_0xe2b9('0x12')],'total':_0x4c9c4d[_0xe2b9('0x10')][_0xe2b9('0x13')]}};if(_['isNil'](md5Accounts[_0x118e85])){md5Accounts[_0x118e85]={};}var _0x3538a4=md5(JSON[_0xe2b9('0x14')](_0x2689c3));if(md5Accounts[_0x118e85][_0xe2b9('0x2')]!==_0x3538a4){md5Accounts[_0x118e85]['md5']=_0x3538a4;io[_0xe2b9('0xd')](_0xe2b9('0x15'),_0x2689c3);}};EmailChannel['prototype'][_0xe2b9('0x16')]=function(_0x143eca){for(var _0x10aabf in _0x143eca){if(_0x143eca[_0xe2b9('0x17')](_0x10aabf)){if(_0x143eca[_0x10aabf][_0xe2b9('0x10')]&&_0x143eca[_0x10aabf][_0xe2b9('0xf')]){var _0x44814b=_0x143eca[_0x10aabf][_0xe2b9('0x10')];if(!this['imapAccounts'][_0xe2b9('0x17')](_0x44814b['id'])){this['imapAccounts'][_0x44814b['id']]=new EmailImap(_0x44814b,_0x143eca[_0x10aabf][_0xe2b9('0x4')]);this[_0xe2b9('0xb')][_0x44814b['id']]['on'](_0xe2b9('0x18'),this['handleImapBox'][_0xe2b9('0x19')](this,_0x10aabf));this[_0xe2b9('0xb')][_0x44814b['id']]['on'](_0xe2b9('0x4'),this[_0xe2b9('0x1a')][_0xe2b9('0x19')](this,_0x10aabf));this['imapAccounts'][_0x44814b['id']]['on'](_0xe2b9('0x1b'),this[_0xe2b9('0x1c')]['bind'](this,_0x10aabf));this['imapAccounts'][_0x44814b['id']]['on'](_0xe2b9('0x1d'),this[_0xe2b9('0x1e')][_0xe2b9('0x19')](this,_0x10aabf));}}else{if(_[_0xe2b9('0x1f')](this[_0xe2b9('0xa')][_0x10aabf][_0xe2b9('0x10')])){this[_0xe2b9('0xa')][_0x10aabf][_0xe2b9('0x10')]={};}this[_0xe2b9('0xa')][_0x10aabf][_0xe2b9('0x10')][_0xe2b9('0x11')]=_0xe2b9('0x20');this[_0xe2b9('0xa')][_0x10aabf][_0xe2b9('0x10')][_0xe2b9('0x12')]='';this[_0xe2b9('0xd')](_0x10aabf);}}}};EmailChannel['prototype'][_0xe2b9('0x21')]=function(_0x4d108b,_0x1eff50){if(this[_0xe2b9('0xa')][_0x4d108b]){this[_0xe2b9('0xa')][_0x4d108b][_0xe2b9('0x10')]['status']=_0xe2b9('0x22');this[_0xe2b9('0xa')][_0x4d108b][_0xe2b9('0x10')][_0xe2b9('0x12')]=_0x1eff50[_0xe2b9('0xe')];if(_0x1eff50[_0xe2b9('0x23')]){this[_0xe2b9('0xa')][_0x4d108b][_0xe2b9('0x10')][_0xe2b9('0x13')]=_0x1eff50['messages'][_0xe2b9('0x13')];}return this[_0xe2b9('0xd')](_0x4d108b);}};EmailChannel['prototype'][_0xe2b9('0x1a')]=function(_0x590464,_0x3ac676){logger['info'](_0xe2b9('0x24'),_0x3ac676[_0xe2b9('0x25')],_0x3ac676[_0xe2b9('0x26')],_0x3ac676[_0xe2b9('0x27')],_0x590464);if(this[_0xe2b9('0xa')][_0x590464]){return mailAccount[_0xe2b9('0x28')](_0x590464,_0x3ac676)[_0xe2b9('0x29')](function(_0x5a44f5){if(_0x5a44f5){logger[_0xe2b9('0x2a')](_0xe2b9('0x2b'));}})['catch'](function(_0x644c60){logger['error'](_0xe2b9('0x2c'),JSON[_0xe2b9('0x14')](_0x644c60));});}};EmailChannel['prototype'][_0xe2b9('0x1c')]=function(_0xac8648){if(this['mailAccounts'][_0xac8648]&&this[_0xe2b9('0xa')][_0xac8648][_0xe2b9('0x10')]){if(this['imapAccounts'][this[_0xe2b9('0xa')][_0xac8648]['Imap']['id']]){delete this['imapAccounts'][this['mailAccounts'][_0xac8648]['Imap']['id']];}this[_0xe2b9('0xa')][_0xac8648][_0xe2b9('0x10')]['lastSync']=moment();this[_0xe2b9('0xd')](_0xac8648);}};EmailChannel['prototype']['handleImapError']=function(_0x58eda9,_0x3b4a1e){if(this[_0xe2b9('0xa')][_0x58eda9]){this[_0xe2b9('0xa')][_0x58eda9][_0xe2b9('0x10')][_0xe2b9('0x11')]=_0xe2b9('0x1d');this[_0xe2b9('0xa')][_0x58eda9][_0xe2b9('0x10')][_0xe2b9('0x12')]=_0x3b4a1e;return this[_0xe2b9('0xd')](_0x58eda9);}};EmailChannel[_0xe2b9('0x2d')][_0xe2b9('0x2e')]=function(_0x244fc8,_0x5a8e29){return this[_0xe2b9('0xc')][_0xe2b9('0x2f')](_0x244fc8,_0x5a8e29);};EmailChannel['prototype'][_0xe2b9('0x30')]=function(_0x3d9773){var _0x37a9db=this;if(this[_0xe2b9('0xa')][_0x3d9773['id']]){if(_['isNil'](this[_0xe2b9('0xa')][_0x3d9773['id']][_0xe2b9('0x31')])){this['mailAccounts'][_0x3d9773['id']][_0xe2b9('0x31')]={};}this[_0xe2b9('0xa')][_0x3d9773['id']][_0xe2b9('0x31')]['lastSync']=moment();return new BPromise(function(_0x4b5692,_0x23d271){return _0x37a9db[_0xe2b9('0xc')][_0xe2b9('0x32')](_0x3d9773)[_0xe2b9('0x29')](function(_0x5d8896){_0x37a9db['mailAccounts'][_0x3d9773['id']][_0xe2b9('0x31')]['status']=_0xe2b9('0x33');_0x37a9db[_0xe2b9('0xa')][_0x3d9773['id']]['Smtp'][_0xe2b9('0x12')]='';_0x37a9db['emit'](_0x3d9773['id']);_0x4b5692(_0x5d8896);})[_0xe2b9('0x34')](function(_0x3d795b){_0x37a9db['mailAccounts'][_0x3d9773['id']][_0xe2b9('0x31')][_0xe2b9('0x11')]=_0xe2b9('0x1d');_0x37a9db[_0xe2b9('0xa')][_0x3d9773['id']][_0xe2b9('0x31')][_0xe2b9('0x12')]=_0x3d795b;_0x37a9db['emit'](_0x3d9773['id']);_0x23d271(_0x3d795b);});});}return this[_0xe2b9('0xc')][_0xe2b9('0x32')](_0x3d9773);};module['exports']=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