Built motion from commit (unavailable).|2.4.9
[motion2.git] / server / services / email / lib / imap.js
index bbdf3b5..152f5e7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0586=['handleError','connect','prototype','connTimeout','authTimeout','service','authentication','user','password','tls','required','host','getHost','openBox','handleOpenBox','box','readUnseen','end','search','handleReadUnseen','length','fetch','message','handleFetchMessage','handleFetchError','handleFetchEnd','closeBox','body','attributes','handleMessageAttributes','handleMessageEnd','handleMessageBody','handleSimpleParser','emit','stringify','textCode','upperFirst','exports','path','util','imap','lodash','randomstring','mailparser','simpleParser','iconv','events','EventEmitter','./utils','../../../config/logger','email','mailbox','account','getAccount','once','ready','handleReady','handleEnd','bind','error'];(function(_0x1d9d09,_0x3deff4){var _0xa65745=function(_0x85d85e){while(--_0x85d85e){_0x1d9d09['push'](_0x1d9d09['shift']());}};_0xa65745(++_0x3deff4);}(_0x0586,0x152));var _0x6058=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0586[_0x3dd15e];return _0x231fd0;};'use strict';var fs=require('fs');var path=require(_0x6058('0x0'));var util=require(_0x6058('0x1'));var Imap=require(_0x6058('0x2'));var _=require(_0x6058('0x3'));var rs=require(_0x6058('0x4'));var simpleParser=require(_0x6058('0x5'))[_0x6058('0x6')];var Iconv=require(_0x6058('0x7'))['Iconv'];var EventEmitter=require(_0x6058('0x8'))[_0x6058('0x9')];var utils=require(_0x6058('0xa'));var logger=require(_0x6058('0xb'))(_0x6058('0xc'));function EmailImap(_0x54ccfd,_0x46f4d9){this[_0x6058('0xd')]='INBOX';this[_0x6058('0xe')]=this[_0x6058('0xf')](_0x54ccfd,_0x46f4d9);this[_0x6058('0x2')]=new Imap(this['account']);this[_0x6058('0x2')][_0x6058('0x10')](_0x6058('0x11'),this[_0x6058('0x12')]['bind'](this));this[_0x6058('0x2')][_0x6058('0x10')]('end',this[_0x6058('0x13')][_0x6058('0x14')](this));this['imap']['on'](_0x6058('0x15'),this[_0x6058('0x16')][_0x6058('0x14')](this));this[_0x6058('0x2')][_0x6058('0x17')]();}util['inherits'](EmailImap,EventEmitter);EmailImap[_0x6058('0x18')][_0x6058('0xf')]=function(_0x1b646e,_0x3e7a33){var _0xe31319={'connTimeout':_0x1b646e['connTimeout']?_0x1b646e[_0x6058('0x19')]*0x3e8:0x2710,'authTimeout':_0x1b646e[_0x6058('0x1a')]?_0x1b646e[_0x6058('0x1a')]*0x3e8:0x1388};if(_['isNil'](_0x1b646e[_0x6058('0x1b')])){if(_0x1b646e[_0x6058('0x1c')]){_0xe31319['user']=_0x1b646e[_0x6058('0x1d')];_0xe31319['password']=_0x1b646e[_0x6058('0x1e')];}_0xe31319['host']=_0x1b646e['host'];_0xe31319['port']=_0x1b646e['port']||0x3e1;if(_0x1b646e[_0x6058('0x1f')]){_0xe31319[_0x6058('0x1f')]=!![];}else{_0xe31319['tls']=![];_0xe31319['autotls']=_0x6058('0x20');}}else{_0xe31319['user']=_0x1b646e[_0x6058('0x1d')];_0xe31319['password']=_0x1b646e[_0x6058('0x1e')];_0xe31319[_0x6058('0x21')]=utils[_0x6058('0x22')](_0x1b646e[_0x6058('0x1b')]);_0xe31319['port']=0x3e1;_0xe31319['tls']=!![];}_0xe31319[_0x6058('0xc')]=_0x3e7a33||_0x1b646e[_0x6058('0x1d')]||'anonymous@xcally.com';return _0xe31319;};EmailImap[_0x6058('0x18')]['handleReady']=function(){this[_0x6058('0x2')][_0x6058('0x23')](this[_0x6058('0xd')],![],this[_0x6058('0x24')][_0x6058('0x14')](this));};EmailImap[_0x6058('0x18')]['handleOpenBox']=function(_0x321ddb,_0x545771){if(_0x321ddb){this[_0x6058('0x16')](_0x321ddb,!![]);}else{this['emit'](_0x6058('0x25'),_0x545771);this[_0x6058('0x26')]();}};EmailImap[_0x6058('0x18')]['handleCloseBox']=function(_0x45e873){if(_0x45e873){this[_0x6058('0x16')](_0x45e873,!![]);}else{this['imap'][_0x6058('0x27')]();}};EmailImap[_0x6058('0x18')][_0x6058('0x26')]=function(){this['imap'][_0x6058('0x28')](['UNSEEN'],this[_0x6058('0x29')][_0x6058('0x14')](this));};EmailImap[_0x6058('0x18')][_0x6058('0x29')]=function(_0x551449,_0x5873a2){if(_0x551449){this[_0x6058('0x16')](_0x551449,!![]);}else{if(_0x5873a2[_0x6058('0x2a')]){try{var _0x593916=this[_0x6058('0x2')][_0x6058('0x2b')](_0x5873a2,{'bodies':'','markSeen':!![]});_0x593916['on'](_0x6058('0x2c'),this[_0x6058('0x2d')][_0x6058('0x14')](this));_0x593916[_0x6058('0x10')](_0x6058('0x15'),this[_0x6058('0x2e')][_0x6058('0x14')](this));_0x593916[_0x6058('0x10')](_0x6058('0x27'),this[_0x6058('0x2f')][_0x6058('0x14')](this));}catch(_0x50cb5a){logger[_0x6058('0x15')](_0x50cb5a);}}else{this['imap'][_0x6058('0x30')](!![],this['handleCloseBox'][_0x6058('0x14')](this));}}};EmailImap[_0x6058('0x18')][_0x6058('0x2d')]=function(_0x29e70e,_0x246142){_0x29e70e['on'](_0x6058('0x31'),this['handleMessageBody']['bind'](this));_0x29e70e[_0x6058('0x10')](_0x6058('0x32'),this[_0x6058('0x33')][_0x6058('0x14')](this));_0x29e70e[_0x6058('0x10')](_0x6058('0x27'),this[_0x6058('0x34')][_0x6058('0x14')](this));};EmailImap[_0x6058('0x18')][_0x6058('0x35')]=function(_0x1333c8,_0x5ae6bb){simpleParser(_0x1333c8,{'Iconv':Iconv},this['handleSimpleParser'][_0x6058('0x14')](this));};EmailImap[_0x6058('0x18')][_0x6058('0x33')]=function(_0x2739f8){};EmailImap[_0x6058('0x18')][_0x6058('0x34')]=function(){};EmailImap['prototype'][_0x6058('0x36')]=function(_0x587eca,_0xde15ab){if(_0x587eca){logger[_0x6058('0x15')](_0x587eca);}else{var _0x3680e2=this;utils['parser'](this[_0x6058('0xe')],_0xde15ab,function(_0x277633){_0x3680e2[_0x6058('0x37')]('email',_0x277633);});}};EmailImap[_0x6058('0x18')][_0x6058('0x2f')]=function(){this[_0x6058('0x2')][_0x6058('0x30')](!![],this['handleCloseBox']['bind'](this));};EmailImap[_0x6058('0x18')][_0x6058('0x2e')]=function(_0x2a0f9e){this[_0x6058('0x16')](_0x2a0f9e);this[_0x6058('0x2')]['closeBox'](!![],this['handleCloseBox'][_0x6058('0x14')](this));};EmailImap[_0x6058('0x18')]['handleEnd']=function(){this[_0x6058('0x37')](_0x6058('0x27'));};EmailImap[_0x6058('0x18')][_0x6058('0x16')]=function(_0x139f40,_0x33166d){logger[_0x6058('0x15')](_0x6058('0x16'),this['account'][_0x6058('0xc')],JSON[_0x6058('0x38')](_0x139f40));var _0x3273a5='';if(_0x139f40){if(_0x139f40[_0x6058('0x39')]){_0x3273a5=_0x139f40[_0x6058('0x39')];}else{for(var _0x313d2d in _0x139f40){if(_0x139f40['hasOwnProperty'](_0x313d2d)){_0x3273a5+=_[_0x6058('0x3a')](_0x313d2d)+':\x20'+_0x139f40[_0x313d2d]+'\x0a';}}}}if(_0x33166d){this['imap'][_0x6058('0x27')]();}else{this[_0x6058('0x37')]('error',_0x3273a5);this['emit'](_0x6058('0x27'));}};module[_0x6058('0x3b')]=EmailImap;
\ No newline at end of file
+var _0x7bdc=['openBox','handleOpenBox','readUnseen','handleCloseBox','handleReadUnseen','length','fetch','message','handleFetchError','handleFetchEnd','body','handleMessageBody','attributes','handleMessageEnd','handleSimpleParser','handleMessageAttributes','parser','emit','closeBox','handleEnd','textCode','hasOwnProperty','upperFirst','exports','path','util','imap','lodash','randomstring','mailparser','simpleParser','iconv','Iconv','events','EventEmitter','./utils','../../../config/logger','email','INBOX','account','getAccount','once','handleReady','bind','end','error','handleError','connect','inherits','prototype','connTimeout','authTimeout','service','user','password','host','port','tls','required','getHost','anonymous@xcally.com'];(function(_0x28baf0,_0x28ecc7){var _0x56bb87=function(_0x2b894f){while(--_0x2b894f){_0x28baf0['push'](_0x28baf0['shift']());}};_0x56bb87(++_0x28ecc7);}(_0x7bdc,0x149));var _0xc7bd=function(_0x1c79ae,_0x166ab5){_0x1c79ae=_0x1c79ae-0x0;var _0x51a8c0=_0x7bdc[_0x1c79ae];return _0x51a8c0;};'use strict';var fs=require('fs');var path=require(_0xc7bd('0x0'));var util=require(_0xc7bd('0x1'));var Imap=require(_0xc7bd('0x2'));var _=require(_0xc7bd('0x3'));var rs=require(_0xc7bd('0x4'));var simpleParser=require(_0xc7bd('0x5'))[_0xc7bd('0x6')];var Iconv=require(_0xc7bd('0x7'))[_0xc7bd('0x8')];var EventEmitter=require(_0xc7bd('0x9'))[_0xc7bd('0xa')];var utils=require(_0xc7bd('0xb'));var logger=require(_0xc7bd('0xc'))(_0xc7bd('0xd'));function EmailImap(_0x1f9d32,_0x335399){this['mailbox']=_0xc7bd('0xe');this[_0xc7bd('0xf')]=this[_0xc7bd('0x10')](_0x1f9d32,_0x335399);this['imap']=new Imap(this[_0xc7bd('0xf')]);this[_0xc7bd('0x2')][_0xc7bd('0x11')]('ready',this[_0xc7bd('0x12')][_0xc7bd('0x13')](this));this[_0xc7bd('0x2')][_0xc7bd('0x11')](_0xc7bd('0x14'),this['handleEnd'][_0xc7bd('0x13')](this));this[_0xc7bd('0x2')]['on'](_0xc7bd('0x15'),this[_0xc7bd('0x16')][_0xc7bd('0x13')](this));this[_0xc7bd('0x2')][_0xc7bd('0x17')]();}util[_0xc7bd('0x18')](EmailImap,EventEmitter);EmailImap[_0xc7bd('0x19')][_0xc7bd('0x10')]=function(_0x3af50a,_0x379fe6){var _0x4ca1e8={'connTimeout':_0x3af50a['connTimeout']?_0x3af50a[_0xc7bd('0x1a')]*0x3e8:0x2710,'authTimeout':_0x3af50a[_0xc7bd('0x1b')]?_0x3af50a[_0xc7bd('0x1b')]*0x3e8:0x1388};if(_['isNil'](_0x3af50a[_0xc7bd('0x1c')])){if(_0x3af50a['authentication']){_0x4ca1e8[_0xc7bd('0x1d')]=_0x3af50a['user'];_0x4ca1e8['password']=_0x3af50a[_0xc7bd('0x1e')];}_0x4ca1e8[_0xc7bd('0x1f')]=_0x3af50a[_0xc7bd('0x1f')];_0x4ca1e8['port']=_0x3af50a[_0xc7bd('0x20')]||0x3e1;if(_0x3af50a['tls']){_0x4ca1e8[_0xc7bd('0x21')]=!![];}else{_0x4ca1e8[_0xc7bd('0x21')]=![];_0x4ca1e8['autotls']=_0xc7bd('0x22');}}else{_0x4ca1e8[_0xc7bd('0x1d')]=_0x3af50a[_0xc7bd('0x1d')];_0x4ca1e8['password']=_0x3af50a[_0xc7bd('0x1e')];_0x4ca1e8[_0xc7bd('0x1f')]=utils[_0xc7bd('0x23')](_0x3af50a['service']);_0x4ca1e8[_0xc7bd('0x20')]=0x3e1;_0x4ca1e8[_0xc7bd('0x21')]=!![];}_0x4ca1e8[_0xc7bd('0xd')]=_0x379fe6||_0x3af50a[_0xc7bd('0x1d')]||_0xc7bd('0x24');return _0x4ca1e8;};EmailImap[_0xc7bd('0x19')]['handleReady']=function(){this[_0xc7bd('0x2')][_0xc7bd('0x25')](this['mailbox'],![],this[_0xc7bd('0x26')][_0xc7bd('0x13')](this));};EmailImap['prototype'][_0xc7bd('0x26')]=function(_0x148294,_0x22c43b){if(_0x148294){this['handleError'](_0x148294,!![]);}else{this['emit']('box',_0x22c43b);this[_0xc7bd('0x27')]();}};EmailImap['prototype'][_0xc7bd('0x28')]=function(_0x41f6df){if(_0x41f6df){this[_0xc7bd('0x16')](_0x41f6df,!![]);}else{this[_0xc7bd('0x2')]['end']();}};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x27')]=function(){this[_0xc7bd('0x2')]['search'](['UNSEEN'],this[_0xc7bd('0x29')][_0xc7bd('0x13')](this));};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x29')]=function(_0x21a96d,_0x1daf67){if(_0x21a96d){this['handleError'](_0x21a96d,!![]);}else{if(_0x1daf67[_0xc7bd('0x2a')]){try{var _0x3e547b=this[_0xc7bd('0x2')][_0xc7bd('0x2b')](_0x1daf67,{'bodies':'','markSeen':!![]});_0x3e547b['on'](_0xc7bd('0x2c'),this['handleFetchMessage'][_0xc7bd('0x13')](this));_0x3e547b[_0xc7bd('0x11')](_0xc7bd('0x15'),this[_0xc7bd('0x2d')][_0xc7bd('0x13')](this));_0x3e547b[_0xc7bd('0x11')](_0xc7bd('0x14'),this[_0xc7bd('0x2e')][_0xc7bd('0x13')](this));}catch(_0x4196c1){logger[_0xc7bd('0x15')](_0x4196c1);}}else{this['imap']['closeBox'](!![],this[_0xc7bd('0x28')]['bind'](this));}}};EmailImap[_0xc7bd('0x19')]['handleFetchMessage']=function(_0x49aaef,_0x1b59fd){_0x49aaef['on'](_0xc7bd('0x2f'),this[_0xc7bd('0x30')][_0xc7bd('0x13')](this));_0x49aaef[_0xc7bd('0x11')](_0xc7bd('0x31'),this['handleMessageAttributes'][_0xc7bd('0x13')](this));_0x49aaef[_0xc7bd('0x11')](_0xc7bd('0x14'),this[_0xc7bd('0x32')][_0xc7bd('0x13')](this));};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x30')]=function(_0x3670f6,_0x1df73b){simpleParser(_0x3670f6,{'Iconv':Iconv},this[_0xc7bd('0x33')]['bind'](this));};EmailImap['prototype'][_0xc7bd('0x34')]=function(_0x56eb39){};EmailImap[_0xc7bd('0x19')]['handleMessageEnd']=function(){};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x33')]=function(_0x98fc9c,_0x287690){if(_0x98fc9c){logger['error'](_0x98fc9c);}else{var _0x84a281=this;utils[_0xc7bd('0x35')](this[_0xc7bd('0xf')],_0x287690,function(_0x2981ba){_0x84a281[_0xc7bd('0x36')]('email',_0x2981ba);});}};EmailImap['prototype']['handleFetchEnd']=function(){this['imap'][_0xc7bd('0x37')](!![],this[_0xc7bd('0x28')][_0xc7bd('0x13')](this));};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x2d')]=function(_0x40e0b){this[_0xc7bd('0x16')](_0x40e0b);this[_0xc7bd('0x2')][_0xc7bd('0x37')](!![],this[_0xc7bd('0x28')][_0xc7bd('0x13')](this));};EmailImap[_0xc7bd('0x19')][_0xc7bd('0x38')]=function(){this[_0xc7bd('0x36')](_0xc7bd('0x14'));};EmailImap[_0xc7bd('0x19')]['handleError']=function(_0x2e8224,_0x30c92e){logger['error']('handleError',this[_0xc7bd('0xf')]['email'],JSON['stringify'](_0x2e8224));var _0x15ecb5='';if(_0x2e8224){if(_0x2e8224[_0xc7bd('0x39')]){_0x15ecb5=_0x2e8224[_0xc7bd('0x39')];}else{for(var _0x3298d1 in _0x2e8224){if(_0x2e8224[_0xc7bd('0x3a')](_0x3298d1)){_0x15ecb5+=_[_0xc7bd('0x3b')](_0x3298d1)+':\x20'+_0x2e8224[_0x3298d1]+'\x0a';}}}}if(_0x30c92e){this['imap'][_0xc7bd('0x14')]();}else{this[_0xc7bd('0x36')](_0xc7bd('0x15'),_0x15ecb5);this[_0xc7bd('0x36')](_0xc7bd('0x14'));}};module[_0xc7bd('0x3c')]=EmailImap;
\ No newline at end of file