Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / email / lib / imap.js
index 2c38dcd..f9903ef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdf7c=['end','handleEnd','handleError','inherits','prototype','connTimeout','authTimeout','service','authentication','user','password','host','port','tls','required','getHost','anonymous@xcally.com','openBox','handleOpenBox','box','readUnseen','handleCloseBox','UNSEEN','handleReadUnseen','length','fetch','message','once','handleFetchError','handleFetchEnd','closeBox','handleFetchMessage','body','handleMessageBody','handleMessageEnd','handleMessageAttributes','handleSimpleParser','emit','error','stringify','textCode','hasOwnProperty','upperFirst','exports','util','imap','lodash','iconv','Iconv','./utils','email','mailbox','account','getAccount','ready','handleReady','bind'];(function(_0x4c3904,_0x56db61){var _0x44fd48=function(_0x1e84a2){while(--_0x1e84a2){_0x4c3904['push'](_0x4c3904['shift']());}};_0x44fd48(++_0x56db61);}(_0xdf7c,0x149));var _0xcdf7=function(_0x4e7d25,_0x58285f){_0x4e7d25=_0x4e7d25-0x0;var _0x526fe6=_0xdf7c[_0x4e7d25];return _0x526fe6;};'use strict';var fs=require('fs');var path=require('path');var util=require(_0xcdf7('0x0'));var Imap=require(_0xcdf7('0x1'));var _=require(_0xcdf7('0x2'));var rs=require('randomstring');var simpleParser=require('mailparser')['simpleParser'];var Iconv=require(_0xcdf7('0x3'))[_0xcdf7('0x4')];var EventEmitter=require('events')['EventEmitter'];var utils=require(_0xcdf7('0x5'));var logger=require('../../../config/logger')(_0xcdf7('0x6'));function EmailImap(_0x5dffd9,_0x1a3f2f){this[_0xcdf7('0x7')]='INBOX';this[_0xcdf7('0x8')]=this[_0xcdf7('0x9')](_0x5dffd9,_0x1a3f2f);this[_0xcdf7('0x1')]=new Imap(this['account']);this[_0xcdf7('0x1')]['once'](_0xcdf7('0xa'),this[_0xcdf7('0xb')][_0xcdf7('0xc')](this));this[_0xcdf7('0x1')]['once'](_0xcdf7('0xd'),this[_0xcdf7('0xe')][_0xcdf7('0xc')](this));this[_0xcdf7('0x1')]['on']('error',this[_0xcdf7('0xf')][_0xcdf7('0xc')](this));this[_0xcdf7('0x1')]['connect']();}util[_0xcdf7('0x10')](EmailImap,EventEmitter);EmailImap[_0xcdf7('0x11')]['getAccount']=function(_0x5d7105,_0x1703f1){var _0x6e08cb={'connTimeout':_0x5d7105[_0xcdf7('0x12')]?_0x5d7105[_0xcdf7('0x12')]*0x3e8:0x2710,'authTimeout':_0x5d7105[_0xcdf7('0x13')]?_0x5d7105[_0xcdf7('0x13')]*0x3e8:0x1388};if(_['isNil'](_0x5d7105[_0xcdf7('0x14')])){if(_0x5d7105[_0xcdf7('0x15')]){_0x6e08cb[_0xcdf7('0x16')]=_0x5d7105[_0xcdf7('0x16')];_0x6e08cb[_0xcdf7('0x17')]=_0x5d7105[_0xcdf7('0x17')];}_0x6e08cb[_0xcdf7('0x18')]=_0x5d7105[_0xcdf7('0x18')];_0x6e08cb[_0xcdf7('0x19')]=_0x5d7105[_0xcdf7('0x19')]||0x3e1;if(_0x5d7105[_0xcdf7('0x1a')]){_0x6e08cb[_0xcdf7('0x1a')]=!![];}else{_0x6e08cb[_0xcdf7('0x1a')]=![];_0x6e08cb['autotls']=_0xcdf7('0x1b');}}else{_0x6e08cb['user']=_0x5d7105[_0xcdf7('0x16')];_0x6e08cb[_0xcdf7('0x17')]=_0x5d7105[_0xcdf7('0x17')];_0x6e08cb[_0xcdf7('0x18')]=utils[_0xcdf7('0x1c')](_0x5d7105[_0xcdf7('0x14')]);_0x6e08cb[_0xcdf7('0x19')]=0x3e1;_0x6e08cb[_0xcdf7('0x1a')]=!![];}_0x6e08cb[_0xcdf7('0x6')]=_0x1703f1||_0x5d7105['user']||_0xcdf7('0x1d');return _0x6e08cb;};EmailImap[_0xcdf7('0x11')][_0xcdf7('0xb')]=function(){this[_0xcdf7('0x1')][_0xcdf7('0x1e')](this[_0xcdf7('0x7')],![],this[_0xcdf7('0x1f')]['bind'](this));};EmailImap[_0xcdf7('0x11')]['handleOpenBox']=function(_0x525ed8,_0x2cc5f0){if(_0x525ed8){this[_0xcdf7('0xf')](_0x525ed8,!![]);}else{this['emit'](_0xcdf7('0x20'),_0x2cc5f0);this[_0xcdf7('0x21')]();}};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x22')]=function(_0x3d4364){if(_0x3d4364){this[_0xcdf7('0xf')](_0x3d4364,!![]);}else{this[_0xcdf7('0x1')][_0xcdf7('0xd')]();}};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x21')]=function(){this[_0xcdf7('0x1')]['search']([_0xcdf7('0x23')],this[_0xcdf7('0x24')][_0xcdf7('0xc')](this));};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x24')]=function(_0x2d1e5d,_0x2c1f96){if(_0x2d1e5d){this['handleError'](_0x2d1e5d,!![]);}else{if(_0x2c1f96[_0xcdf7('0x25')]){try{var _0x4cd760=this[_0xcdf7('0x1')][_0xcdf7('0x26')](_0x2c1f96,{'bodies':'','markSeen':!![]});_0x4cd760['on'](_0xcdf7('0x27'),this['handleFetchMessage'][_0xcdf7('0xc')](this));_0x4cd760[_0xcdf7('0x28')]('error',this[_0xcdf7('0x29')][_0xcdf7('0xc')](this));_0x4cd760['once'](_0xcdf7('0xd'),this[_0xcdf7('0x2a')][_0xcdf7('0xc')](this));}catch(_0x224e80){logger['error'](_0x224e80);}}else{this[_0xcdf7('0x1')][_0xcdf7('0x2b')](!![],this['handleCloseBox'][_0xcdf7('0xc')](this));}}};EmailImap['prototype'][_0xcdf7('0x2c')]=function(_0x5565bf,_0xb4d2c2){_0x5565bf['on'](_0xcdf7('0x2d'),this[_0xcdf7('0x2e')][_0xcdf7('0xc')](this));_0x5565bf[_0xcdf7('0x28')]('attributes',this['handleMessageAttributes']['bind'](this));_0x5565bf[_0xcdf7('0x28')]('end',this[_0xcdf7('0x2f')]['bind'](this));};EmailImap['prototype']['handleMessageBody']=function(_0x18f727,_0x554ce4){simpleParser(_0x18f727,{'Iconv':Iconv},this['handleSimpleParser'][_0xcdf7('0xc')](this));};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x30')]=function(_0xfe089d){};EmailImap['prototype'][_0xcdf7('0x2f')]=function(){};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x31')]=function(_0x41f554,_0x503621){if(_0x41f554){logger['error'](_0x41f554);}else{var _0x38e9ce=this;utils['parser'](this[_0xcdf7('0x8')],_0x503621,function(_0x53ec91){_0x38e9ce['emit'](_0xcdf7('0x6'),_0x53ec91);});}};EmailImap[_0xcdf7('0x11')][_0xcdf7('0x2a')]=function(){this[_0xcdf7('0x1')]['closeBox'](!![],this[_0xcdf7('0x22')][_0xcdf7('0xc')](this));};EmailImap['prototype']['handleFetchError']=function(_0x1cf066){this['handleError'](_0x1cf066);this[_0xcdf7('0x1')][_0xcdf7('0x2b')](!![],this[_0xcdf7('0x22')][_0xcdf7('0xc')](this));};EmailImap[_0xcdf7('0x11')]['handleEnd']=function(){this[_0xcdf7('0x32')]('end');};EmailImap[_0xcdf7('0x11')]['handleError']=function(_0x39e234,_0x272789){logger[_0xcdf7('0x33')](_0xcdf7('0xf'),this[_0xcdf7('0x8')][_0xcdf7('0x6')],JSON[_0xcdf7('0x34')](_0x39e234));var _0x46ec41='';if(_0x39e234){if(_0x39e234['textCode']){_0x46ec41=_0x39e234[_0xcdf7('0x35')];}else{for(var _0x1a994e in _0x39e234){if(_0x39e234[_0xcdf7('0x36')](_0x1a994e)){_0x46ec41+=_[_0xcdf7('0x37')](_0x1a994e)+':\x20'+_0x39e234[_0x1a994e]+'\x0a';}}}}if(_0x272789){this[_0xcdf7('0x1')]['end']();}else{this[_0xcdf7('0x32')](_0xcdf7('0x33'),_0x46ec41);this[_0xcdf7('0x32')](_0xcdf7('0xd'));}};module[_0xcdf7('0x38')]=EmailImap;
\ No newline at end of file
+var _0x5d15=['hasOwnProperty','upperFirst','exports','lodash','util','mailparser','iconv','events','./utils','../../../config/logger','email','mailbox','account','getAccount','imap','once','ready','handleReady','bind','end','error','inherits','prototype','connTimeout','authTimeout','user','modernAuthentication','generateXOAuth2Token','CloudProvider','password','authentication','anonymous@xcally.com','host','port','tls','autotls','openBox','handleOpenBox','handleError','emit','box','readUnseen','handleCloseBox','search','UNSEEN','handleReadUnseen','fetch','message','handleFetchMessage','handleFetchError','handleFetchEnd','closeBox','body','handleMessageBody','handleMessageAttributes','handleMessageEnd','handleSimpleParser','handleEnd','stringify','textCode'];(function(_0x4b055c,_0x4b870b){var _0x4b62bb=function(_0x4884c2){while(--_0x4884c2){_0x4b055c['push'](_0x4b055c['shift']());}};_0x4b62bb(++_0x4b870b);}(_0x5d15,0x7b));var _0x55d1=function(_0x22bee0,_0x412ecb){_0x22bee0=_0x22bee0-0x0;var _0x2d295b=_0x5d15[_0x22bee0];return _0x2d295b;};'use strict';var _=require(_0x55d1('0x0'));var util=require(_0x55d1('0x1'));var Imap=require('imap');var simpleParser=require(_0x55d1('0x2'))['simpleParser'];var Iconv=require(_0x55d1('0x3'))['Iconv'];var EventEmitter=require(_0x55d1('0x4'))['EventEmitter'];var utils=require(_0x55d1('0x5'));var logger=require(_0x55d1('0x6'))(_0x55d1('0x7'));function EmailImap(_0x167cd9,_0x471c00){this[_0x55d1('0x8')]=_0x167cd9['mailbox'];this[_0x55d1('0x9')]=this[_0x55d1('0xa')](_0x167cd9,_0x471c00);this[_0x55d1('0xb')]=new Imap(this[_0x55d1('0x9')]);this[_0x55d1('0xb')][_0x55d1('0xc')](_0x55d1('0xd'),this[_0x55d1('0xe')][_0x55d1('0xf')](this));this['imap'][_0x55d1('0xc')](_0x55d1('0x10'),this['handleEnd']['bind'](this));this[_0x55d1('0xb')]['on'](_0x55d1('0x11'),this['handleError'][_0x55d1('0xf')](this));this[_0x55d1('0xb')]['connect']();}util[_0x55d1('0x12')](EmailImap,EventEmitter);EmailImap[_0x55d1('0x13')][_0x55d1('0xa')]=function(_0x470ed4,_0x121018){var _0xf31cfb={'connTimeout':_0x470ed4[_0x55d1('0x14')]?_0x470ed4[_0x55d1('0x14')]*0x3e8:0x2710,'authTimeout':_0x470ed4[_0x55d1('0x15')]?_0x470ed4[_0x55d1('0x15')]*0x3e8:0x1388};if(_0x470ed4['service']){_0xf31cfb[_0x55d1('0x16')]=_0x470ed4['user'];if(_0x470ed4[_0x55d1('0x17')]){_0xf31cfb['xoauth2']=utils[_0x55d1('0x18')](_0x470ed4[_0x55d1('0x19')]['data5'],_0x470ed4[_0x55d1('0x16')]);}else{_0xf31cfb[_0x55d1('0x1a')]=_0x470ed4[_0x55d1('0x1a')];}}else{if(_0x470ed4[_0x55d1('0x1b')]){_0xf31cfb[_0x55d1('0x16')]=_0x470ed4[_0x55d1('0x16')];_0xf31cfb[_0x55d1('0x1a')]=_0x470ed4['password'];}}_0xf31cfb['email']=_0x121018||_0x470ed4['user']||_0x55d1('0x1c');_0xf31cfb[_0x55d1('0x1d')]=_0x470ed4['host'];_0xf31cfb[_0x55d1('0x1e')]=_0x470ed4['port']||0x3e1;if(_0x470ed4[_0x55d1('0x1f')]){_0xf31cfb['tls']=!![];}else{_0xf31cfb[_0x55d1('0x1f')]=![];_0xf31cfb[_0x55d1('0x20')]='required';}return _0xf31cfb;};EmailImap[_0x55d1('0x13')][_0x55d1('0xe')]=function(){this[_0x55d1('0xb')][_0x55d1('0x21')](this[_0x55d1('0x8')],![],this[_0x55d1('0x22')][_0x55d1('0xf')](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x22')]=function(_0x4f24b1,_0x35d268){if(_0x4f24b1){this[_0x55d1('0x23')](_0x4f24b1,!![]);}else{this[_0x55d1('0x24')](_0x55d1('0x25'),_0x35d268);this[_0x55d1('0x26')]();}};EmailImap[_0x55d1('0x13')][_0x55d1('0x27')]=function(_0x772f32){if(_0x772f32){this[_0x55d1('0x23')](_0x772f32,!![]);}else{this[_0x55d1('0xb')][_0x55d1('0x10')]();}};EmailImap[_0x55d1('0x13')][_0x55d1('0x26')]=function(){this[_0x55d1('0xb')][_0x55d1('0x28')]([_0x55d1('0x29')],this['handleReadUnseen'][_0x55d1('0xf')](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x2a')]=function(_0x224961,_0x2c0e52){if(_0x224961){this[_0x55d1('0x23')](_0x224961,!![]);}else{if(_0x2c0e52['length']){try{var _0x118029=this[_0x55d1('0xb')][_0x55d1('0x2b')](_0x2c0e52,{'bodies':'','markSeen':!![]});_0x118029['on'](_0x55d1('0x2c'),this[_0x55d1('0x2d')][_0x55d1('0xf')](this));_0x118029[_0x55d1('0xc')](_0x55d1('0x11'),this[_0x55d1('0x2e')][_0x55d1('0xf')](this));_0x118029[_0x55d1('0xc')](_0x55d1('0x10'),this[_0x55d1('0x2f')][_0x55d1('0xf')](this));}catch(_0x30de78){logger[_0x55d1('0x11')](_0x30de78);}}else{this[_0x55d1('0xb')][_0x55d1('0x30')](!![],this[_0x55d1('0x27')][_0x55d1('0xf')](this));}}};EmailImap[_0x55d1('0x13')][_0x55d1('0x2d')]=function(_0x4a1ecf){_0x4a1ecf['on'](_0x55d1('0x31'),this[_0x55d1('0x32')][_0x55d1('0xf')](this));_0x4a1ecf[_0x55d1('0xc')]('attributes',this[_0x55d1('0x33')]['bind'](this));_0x4a1ecf[_0x55d1('0xc')](_0x55d1('0x10'),this[_0x55d1('0x34')][_0x55d1('0xf')](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x32')]=function(_0x59813f){simpleParser(_0x59813f,{'Iconv':Iconv},this['handleSimpleParser'][_0x55d1('0xf')](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x33')]=function(){};EmailImap['prototype'][_0x55d1('0x34')]=function(){};EmailImap[_0x55d1('0x13')][_0x55d1('0x35')]=function(_0x349501,_0x2b5990){if(_0x349501){logger[_0x55d1('0x11')](_0x349501);}else{var _0x418c2e=this;utils['parser'](this['account'],_0x2b5990,function(_0x1321f1){_0x418c2e[_0x55d1('0x24')](_0x55d1('0x7'),_0x1321f1);});}};EmailImap['prototype'][_0x55d1('0x2f')]=function(){this[_0x55d1('0xb')][_0x55d1('0x30')](!![],this['handleCloseBox']['bind'](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x2e')]=function(_0x4394af){this['handleError'](_0x4394af);this[_0x55d1('0xb')]['closeBox'](!![],this[_0x55d1('0x27')][_0x55d1('0xf')](this));};EmailImap[_0x55d1('0x13')][_0x55d1('0x36')]=function(){this[_0x55d1('0x24')](_0x55d1('0x10'));};EmailImap[_0x55d1('0x13')][_0x55d1('0x23')]=function(_0x2f7b46,_0x127916){logger[_0x55d1('0x11')]('handleError',this['account'][_0x55d1('0x7')],JSON[_0x55d1('0x37')](_0x2f7b46));var _0x3ace0a='';if(_0x2f7b46){if(_0x2f7b46[_0x55d1('0x38')]){_0x3ace0a=_0x2f7b46[_0x55d1('0x38')];}else{for(var _0x43dda0 in _0x2f7b46){if(_0x2f7b46[_0x55d1('0x39')](_0x43dda0)){_0x3ace0a+=_[_0x55d1('0x3a')](_0x43dda0)+':\x20'+_0x2f7b46[_0x43dda0]+'\x0a';}}}}if(_0x127916){this[_0x55d1('0xb')][_0x55d1('0x10')]();}else{this[_0x55d1('0x24')](_0x55d1('0x11'),_0x3ace0a);this[_0x55d1('0x24')](_0x55d1('0x10'));}};module[_0x55d1('0x3b')]=EmailImap;
\ No newline at end of file