Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / services / email / lib / imap.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xfc3c=['parser','handleFetchError','stringify','textCode','hasOwnProperty','upperFirst','exports','path','util','imap','randomstring','mailparser','simpleParser','Iconv','./utils','../../../config/logger','email','mailbox','INBOX','account','getAccount','once','ready','handleReady','bind','end','handleEnd','error','handleError','connect','inherits','prototype','connTimeout','authTimeout','isNil','service','password','host','port','tls','autotls','required','anonymous@xcally.com','openBox','emit','readUnseen','handleCloseBox','search','handleReadUnseen','length','fetch','message','handleFetchEnd','closeBox','handleFetchMessage','body','handleMessageBody','attributes','handleMessageAttributes','handleSimpleParser'];(function(_0x1cc4e1,_0x1629d4){var _0x192d47=function(_0x40dbe2){while(--_0x40dbe2){_0x1cc4e1['push'](_0x1cc4e1['shift']());}};_0x192d47(++_0x1629d4);}(_0xfc3c,0x1ab));var _0xcfc3=function(_0x506cbe,_0x818678){_0x506cbe=_0x506cbe-0x0;var _0x4fdaa7=_0xfc3c[_0x506cbe];return _0x4fdaa7;};'use strict';var fs=require('fs');var path=require(_0xcfc3('0x0'));var util=require(_0xcfc3('0x1'));var Imap=require(_0xcfc3('0x2'));var _=require('lodash');var rs=require(_0xcfc3('0x3'));var simpleParser=require(_0xcfc3('0x4'))[_0xcfc3('0x5')];var Iconv=require('iconv')[_0xcfc3('0x6')];var EventEmitter=require('events')['EventEmitter'];var utils=require(_0xcfc3('0x7'));var logger=require(_0xcfc3('0x8'))(_0xcfc3('0x9'));function EmailImap(_0x1eaef2,_0x964ded){this[_0xcfc3('0xa')]=_0xcfc3('0xb');this[_0xcfc3('0xc')]=this[_0xcfc3('0xd')](_0x1eaef2,_0x964ded);this[_0xcfc3('0x2')]=new Imap(this[_0xcfc3('0xc')]);this[_0xcfc3('0x2')][_0xcfc3('0xe')](_0xcfc3('0xf'),this[_0xcfc3('0x10')][_0xcfc3('0x11')](this));this[_0xcfc3('0x2')][_0xcfc3('0xe')](_0xcfc3('0x12'),this[_0xcfc3('0x13')][_0xcfc3('0x11')](this));this[_0xcfc3('0x2')]['on'](_0xcfc3('0x14'),this[_0xcfc3('0x15')][_0xcfc3('0x11')](this));this['imap'][_0xcfc3('0x16')]();}util[_0xcfc3('0x17')](EmailImap,EventEmitter);EmailImap[_0xcfc3('0x18')][_0xcfc3('0xd')]=function(_0x45bbd3,_0x409733){var _0x5c7521={'connTimeout':_0x45bbd3['connTimeout']?_0x45bbd3[_0xcfc3('0x19')]*0x3e8:0x2710,'authTimeout':_0x45bbd3[_0xcfc3('0x1a')]?_0x45bbd3[_0xcfc3('0x1a')]*0x3e8:0x1388};if(_[_0xcfc3('0x1b')](_0x45bbd3[_0xcfc3('0x1c')])){if(_0x45bbd3['authentication']){_0x5c7521['user']=_0x45bbd3['user'];_0x5c7521[_0xcfc3('0x1d')]=_0x45bbd3[_0xcfc3('0x1d')];}_0x5c7521[_0xcfc3('0x1e')]=_0x45bbd3[_0xcfc3('0x1e')];_0x5c7521[_0xcfc3('0x1f')]=_0x45bbd3['port']||0x3e1;if(_0x45bbd3[_0xcfc3('0x20')]){_0x5c7521[_0xcfc3('0x20')]=!![];}else{_0x5c7521[_0xcfc3('0x20')]=![];_0x5c7521[_0xcfc3('0x21')]=_0xcfc3('0x22');}}else{_0x5c7521['user']=_0x45bbd3['user'];_0x5c7521[_0xcfc3('0x1d')]=_0x45bbd3[_0xcfc3('0x1d')];_0x5c7521[_0xcfc3('0x1e')]=utils['getHost'](_0x45bbd3[_0xcfc3('0x1c')]);_0x5c7521[_0xcfc3('0x1f')]=0x3e1;_0x5c7521['tls']=!![];}_0x5c7521[_0xcfc3('0x9')]=_0x409733||_0x45bbd3['user']||_0xcfc3('0x23');return _0x5c7521;};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x10')]=function(){this[_0xcfc3('0x2')][_0xcfc3('0x24')](this[_0xcfc3('0xa')],![],this['handleOpenBox'][_0xcfc3('0x11')](this));};EmailImap[_0xcfc3('0x18')]['handleOpenBox']=function(_0x40a9a,_0x116153){if(_0x40a9a){this['handleError'](_0x40a9a,!![]);}else{this[_0xcfc3('0x25')]('box',_0x116153);this[_0xcfc3('0x26')]();}};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x27')]=function(_0x3ce5dd){if(_0x3ce5dd){this[_0xcfc3('0x15')](_0x3ce5dd,!![]);}else{this[_0xcfc3('0x2')][_0xcfc3('0x12')]();}};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x26')]=function(){this[_0xcfc3('0x2')][_0xcfc3('0x28')](['UNSEEN'],this[_0xcfc3('0x29')]['bind'](this));};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x29')]=function(_0x4cbb6b,_0x24a75b){if(_0x4cbb6b){this[_0xcfc3('0x15')](_0x4cbb6b,!![]);}else{if(_0x24a75b[_0xcfc3('0x2a')]){try{var _0x54097e=this[_0xcfc3('0x2')][_0xcfc3('0x2b')](_0x24a75b,{'bodies':'','markSeen':!![]});_0x54097e['on'](_0xcfc3('0x2c'),this['handleFetchMessage'][_0xcfc3('0x11')](this));_0x54097e[_0xcfc3('0xe')](_0xcfc3('0x14'),this['handleFetchError'][_0xcfc3('0x11')](this));_0x54097e[_0xcfc3('0xe')]('end',this[_0xcfc3('0x2d')]['bind'](this));}catch(_0x9fa9e8){logger[_0xcfc3('0x14')](_0x9fa9e8);}}else{this[_0xcfc3('0x2')][_0xcfc3('0x2e')](!![],this['handleCloseBox'][_0xcfc3('0x11')](this));}}};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x2f')]=function(_0x2333a4,_0x443246){_0x2333a4['on'](_0xcfc3('0x30'),this[_0xcfc3('0x31')]['bind'](this));_0x2333a4[_0xcfc3('0xe')](_0xcfc3('0x32'),this[_0xcfc3('0x33')][_0xcfc3('0x11')](this));_0x2333a4[_0xcfc3('0xe')](_0xcfc3('0x12'),this['handleMessageEnd']['bind'](this));};EmailImap['prototype'][_0xcfc3('0x31')]=function(_0x5e71c4,_0x326591){simpleParser(_0x5e71c4,{'Iconv':Iconv},this[_0xcfc3('0x34')][_0xcfc3('0x11')](this));};EmailImap['prototype'][_0xcfc3('0x33')]=function(_0x5c528c){};EmailImap[_0xcfc3('0x18')]['handleMessageEnd']=function(){};EmailImap['prototype'][_0xcfc3('0x34')]=function(_0xfee731,_0x4056a0){if(_0xfee731){logger['error'](_0xfee731);}else{var _0x1243ec=this;utils[_0xcfc3('0x35')](this[_0xcfc3('0xc')],_0x4056a0,function(_0x181126){_0x1243ec[_0xcfc3('0x25')](_0xcfc3('0x9'),_0x181126);});}};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x2d')]=function(){this[_0xcfc3('0x2')]['closeBox'](!![],this[_0xcfc3('0x27')][_0xcfc3('0x11')](this));};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x36')]=function(_0x2b58d0){this[_0xcfc3('0x15')](_0x2b58d0);this[_0xcfc3('0x2')]['closeBox'](!![],this[_0xcfc3('0x27')][_0xcfc3('0x11')](this));};EmailImap['prototype']['handleEnd']=function(){this['emit'](_0xcfc3('0x12'));};EmailImap[_0xcfc3('0x18')][_0xcfc3('0x15')]=function(_0x3bb509,_0xe9f0ec){logger[_0xcfc3('0x14')]('handleError',this[_0xcfc3('0xc')][_0xcfc3('0x9')],JSON[_0xcfc3('0x37')](_0x3bb509));var _0x400ada='';if(_0x3bb509){if(_0x3bb509['textCode']){_0x400ada=_0x3bb509[_0xcfc3('0x38')];}else{for(var _0xec4fac in _0x3bb509){if(_0x3bb509[_0xcfc3('0x39')](_0xec4fac)){_0x400ada+=_[_0xcfc3('0x3a')](_0xec4fac)+':\x20'+_0x3bb509[_0xec4fac]+'\x0a';}}}}if(_0xe9f0ec){this[_0xcfc3('0x2')][_0xcfc3('0x12')]();}else{this[_0xcfc3('0x25')](_0xcfc3('0x14'),_0x400ada);this['emit'](_0xcfc3('0x12'));}};module[_0xcfc3('0x3b')]=EmailImap;