Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / server / api / mailAccount / mailAccount.controller.js
index 38a77a7..b7cdd56 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xffd7=['find','body','describe','create','getDispositions','findOne','nolimit','MailAccountId','includeAll','Disposition','rows','removeDispositions','ids','addAnswer','CannedAnswer','getAnswers','removeAnswers','email','ListId','isNil','active','description','cservice','cauthentication','user','cuser','password','pass','cpassword','authentication','host','port','service','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','UserProfileSection','userProfileId','autoAssociation','UserProfileResource','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','getImap','addImap','setImap','getSmtp','addSmtp','addInteraction','MailInteraction','omit','CmContact','User','Owner','fullname','internal','Tag','Tags','tag','addApplications','sequelize','MailApplication','bulkCreate','findAndCountAll','priority','getApplications','getMessages','$gte','split','format','MailMessage','send','CmList','List','Contacts','DESC','from','%s\x20<%s>','attachments','join','root','server/files/attachments','basename','auth','secure','SendMail','sendMail','defaults','messageId','out','YYYY-MM-DD\x20HH:mm:ss','Interaction','Messages','verifySmtp','VerifySmtp','You\x20can\x27t\x20remove\x20the\x20mail\x20service\x20account','addAgents','spread','emit','userMailAccount:save','removeAgents','userMailAccount:remove','getAgents','html-pdf','zip-dir','request-promise','moment','util','path','sox','to-csv','ejs','squel','crypto','jsforce','querystring','papaparse','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/logger','api','../../config/utils','../../mysqldb','redis','socket.io-emitter','./mailAccount.socket','client','http','Sequelize','ValidationError','The\x20password\x20must\x20be\x20at\x20least\x208\x20characters\x20long\x20and\x20have\x201\x20lowercase\x20character,\x201\x20uppercase\x20character,\x201\x20number\x20and\x201\x20special\x20character\x20~!@#$%^&-_=+[{]}.','then','info','MailAccount,\x20%s,\x20%s','request\x20sent','debug','MailAccount,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','sendStatus','status','end','json','count','offset','set','Content-Range','apply','reject','save','update','get','MailAccounts','destroy','stack','name','index','Imap','MailServerOut','Smtp','Pause','mandatoryDispositionPause','MailAccount','rawAttributes','fieldName','key','model','map','query','keys','filters','intersection','attributes','length','hasOwnProperty','limit','order','sort','where','pick','filter','type','merge','options','include','findAll','show','params','MailServerIn','fields'];(function(_0x494d9c,_0x52cfc7){var _0xf2e7ed=function(_0x46e4d8){while(--_0x46e4d8){_0x494d9c['push'](_0x494d9c['shift']());}};_0xf2e7ed(++_0x52cfc7);}(_0xffd7,0x124));var _0x7ffd=function(_0x357fb1,_0x15057c){_0x357fb1=_0x357fb1-0x0;var _0x200074=_0xffd7[_0x357fb1];return _0x200074;};'use strict';var pdf=require(_0x7ffd('0x0'));var emlformat=require('eml-format');var rimraf=require('rimraf');var zipdir=require(_0x7ffd('0x1'));var jsonpatch=require('fast-json-patch');var rp=require(_0x7ffd('0x2'));var moment=require(_0x7ffd('0x3'));var BPromise=require('bluebird');var Mustache=require('mustache');var util=require(_0x7ffd('0x4'));var path=require(_0x7ffd('0x5'));var sox=require(_0x7ffd('0x6'));var csv=require(_0x7ffd('0x7'));var ejs=require(_0x7ffd('0x8'));var fs=require('fs');var _=require('lodash');var squel=require(_0x7ffd('0x9'));var crypto=require(_0x7ffd('0xa'));var jsforce=require(_0x7ffd('0xb'));var deskjs=require('desk.js');var toCsv=require(_0x7ffd('0x7'));var querystring=require(_0x7ffd('0xc'));var Papa=require(_0x7ffd('0xd'));var Redis=require('ioredis');var authService=require(_0x7ffd('0xe'));var qs=require(_0x7ffd('0xf'));var as=require(_0x7ffd('0x10'));var hardwareService=require('../../config/license/hardware');var logger=require(_0x7ffd('0x11'))(_0x7ffd('0x12'));var utils=require(_0x7ffd('0x13'));var config=require('../../config/environment');var db=require(_0x7ffd('0x14'))['db'];config['redis']=_['defaults'](config[_0x7ffd('0x15')],{'host':'localhost','port':0x18eb});var socket=require(_0x7ffd('0x16'))(new Redis(config[_0x7ffd('0x15')]));require(_0x7ffd('0x17'))['register'](socket);var jayson=require('jayson/promise');var client=jayson[_0x7ffd('0x18')][_0x7ffd('0x19')]({'port':0x232b});function checkPasswordPattern(_0x1214c9,_0x591691,_0xc4c2d){if(_0xc4c2d){var _0x28d4f1=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[?!@#\$%\^&\*~\-_=+[{\]\}])(?=.{8,})/);if(_0x28d4f1['test'](_0x591691)){return _0x1214c9;}else{throw new db[(_0x7ffd('0x1a'))][(_0x7ffd('0x1b'))](_0x7ffd('0x1c'));}}else{return _0x1214c9;}}function respondWithRpcPromise(_0x59cc80,_0x56daa1,_0x27f4c8,_0x178290){return new BPromise(function(_0x543f41,_0x247ac0){var _0x287299=_0x178290||client;return _0x287299['request'](_0x59cc80,_0x27f4c8)[_0x7ffd('0x1d')](function(_0x371180){logger[_0x7ffd('0x1e')](_0x7ffd('0x1f'),_0x56daa1,_0x7ffd('0x20'));logger[_0x7ffd('0x21')](_0x7ffd('0x22'),_0x56daa1,_0x7ffd('0x20'),JSON[_0x7ffd('0x23')](_0x371180));if(_0x371180[_0x7ffd('0x24')]){if(_0x371180[_0x7ffd('0x24')][_0x7ffd('0x25')]===0x1f4){logger[_0x7ffd('0x24')](_0x7ffd('0x1f'),_0x56daa1,_0x371180[_0x7ffd('0x24')][_0x7ffd('0x26')]);return _0x247ac0(_0x371180[_0x7ffd('0x24')][_0x7ffd('0x26')]);}logger['error']('MailAccount,\x20%s,\x20%s',_0x56daa1,_0x371180[_0x7ffd('0x24')][_0x7ffd('0x26')]);return _0x543f41(_0x371180[_0x7ffd('0x24')][_0x7ffd('0x26')]);}else{logger[_0x7ffd('0x1e')](_0x7ffd('0x1f'),_0x56daa1,'request\x20sent');_0x543f41(_0x371180[_0x7ffd('0x27')][_0x7ffd('0x26')]);}})[_0x7ffd('0x28')](function(_0x2cdb57){logger[_0x7ffd('0x24')](_0x7ffd('0x1f'),_0x56daa1,_0x2cdb57);_0x247ac0(_0x2cdb57);});});}function respondWithStatusCode(_0xee78f9,_0x213aa6){_0x213aa6=_0x213aa6||0xcc;return function(_0x657713){if(_0x657713){return _0xee78f9[_0x7ffd('0x29')](_0x213aa6);}return _0xee78f9[_0x7ffd('0x2a')](_0x213aa6)[_0x7ffd('0x2b')]();};}function respondWithResult(_0xb6e138,_0x57b829){_0x57b829=_0x57b829||0xc8;return function(_0x1fdaa2){if(_0x1fdaa2){return _0xb6e138[_0x7ffd('0x2a')](_0x57b829)[_0x7ffd('0x2c')](_0x1fdaa2);}};}function respondWithFilteredResult(_0xd8e187,_0x5c238c){return function(_0x3c290d){if(_0x3c290d){var _0x1c55d9=_0x3c290d[_0x7ffd('0x2d')],_0x288c53=_0x5c238c[_0x7ffd('0x2e')],_0x477e00=_0x5c238c[_0x7ffd('0x2e')]+_0x5c238c['limit'],_0xd46944;if(_0x477e00>=_0x1c55d9){_0x477e00=_0x1c55d9;_0xd46944=0xc8;}else{_0xd46944=0xce;}_0xd8e187[_0x7ffd('0x2a')](_0xd46944);return _0xd8e187[_0x7ffd('0x2f')](_0x7ffd('0x30'),_0x288c53+'-'+_0x477e00+'/'+_0x1c55d9)[_0x7ffd('0x2c')](_0x3c290d);}return null;};}function patchUpdates(_0x20d105){return function(_0x1be4a4){try{jsonpatch[_0x7ffd('0x31')](_0x1be4a4,_0x20d105,!![]);}catch(_0x3d13e5){return BPromise[_0x7ffd('0x32')](_0x3d13e5);}return _0x1be4a4[_0x7ffd('0x33')]();};}function saveUpdates(_0xcb5a01,_0x538f21){return function(_0x5405bc){if(_0x5405bc){return _0x5405bc[_0x7ffd('0x34')](_0xcb5a01)[_0x7ffd('0x1d')](function(_0x840edf){return _0x840edf;});}return null;};}function removeEntity(_0x523ca9,_0x6a7d0c){return function(_0x492db9){if(_0x492db9){return _0x492db9['destroy']()[_0x7ffd('0x1d')](function(){var _0x2b722d=_0x492db9[_0x7ffd('0x35')]({'plain':!![]});var _0x5707db=_0x7ffd('0x36');return db['UserProfileResource'][_0x7ffd('0x37')]({'where':{'type':_0x5707db,'resourceId':_0x2b722d['id']}})['then'](function(){return _0x492db9;});})['then'](function(){_0x523ca9[_0x7ffd('0x2a')](0xcc)[_0x7ffd('0x2b')]();});}};}function handleEntityNotFound(_0x5f5d7a,_0x1cd815){return function(_0x40f8a2){if(!_0x40f8a2){_0x5f5d7a[_0x7ffd('0x29')](0x194);}return _0x40f8a2;};}function handleError(_0x332a54,_0x3b6060){_0x3b6060=_0x3b6060||0x1f4;return function(_0x3bf35a){logger[_0x7ffd('0x24')](_0x3bf35a[_0x7ffd('0x38')]);if(_0x3bf35a['name']){delete _0x3bf35a[_0x7ffd('0x39')];}_0x332a54[_0x7ffd('0x2a')](_0x3b6060)['send'](_0x3bf35a);};}exports[_0x7ffd('0x3a')]=function(_0x20acb2,_0x454ad6){var _0x1f648b={'include':[{'model':db['MailServerIn'],'as':_0x7ffd('0x3b')},{'model':db[_0x7ffd('0x3c')],'as':_0x7ffd('0x3d')},{'model':db[_0x7ffd('0x3e')],'as':_0x7ffd('0x3f')}]},_0x5289f2={},_0x498928={'count':0x0,'rows':[]};var _0x2eca07=_['map'](db[_0x7ffd('0x40')][_0x7ffd('0x41')],function(_0x41ecf7){return{'name':_0x41ecf7[_0x7ffd('0x42')],'type':_0x41ecf7['type'][_0x7ffd('0x43')]};});_0x5289f2[_0x7ffd('0x44')]=_[_0x7ffd('0x45')](_0x2eca07,_0x7ffd('0x39'));_0x5289f2[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x20acb2[_0x7ffd('0x46')]);_0x5289f2[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x5289f2[_0x7ffd('0x44')],_0x5289f2['query']);_0x1f648b[_0x7ffd('0x4a')]=_[_0x7ffd('0x49')](_0x5289f2['model'],qs['fields'](_0x20acb2[_0x7ffd('0x46')]['fields']));_0x1f648b[_0x7ffd('0x4a')]=_0x1f648b[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x1f648b[_0x7ffd('0x4a')]:_0x5289f2[_0x7ffd('0x44')];if(!_0x20acb2[_0x7ffd('0x46')][_0x7ffd('0x4c')]('nolimit')){_0x1f648b[_0x7ffd('0x4d')]=qs['limit'](_0x20acb2[_0x7ffd('0x46')][_0x7ffd('0x4d')]);_0x1f648b[_0x7ffd('0x2e')]=qs[_0x7ffd('0x2e')](_0x20acb2['query'][_0x7ffd('0x2e')]);}_0x1f648b[_0x7ffd('0x4e')]=qs['sort'](_0x20acb2[_0x7ffd('0x46')][_0x7ffd('0x4f')]);_0x1f648b[_0x7ffd('0x50')]=qs[_0x7ffd('0x48')](_[_0x7ffd('0x51')](_0x20acb2[_0x7ffd('0x46')],_0x5289f2['filters']),_0x2eca07);if(_0x20acb2['query'][_0x7ffd('0x52')]){_0x1f648b[_0x7ffd('0x50')]=_['merge'](_0x1f648b[_0x7ffd('0x50')],{'$or':_['map'](_0x2eca07,function(_0x291841){if(_0x291841[_0x7ffd('0x53')]!=='VIRTUAL'){var _0x2d27cf={};_0x2d27cf[_0x291841[_0x7ffd('0x39')]]={'$like':'%'+_0x20acb2[_0x7ffd('0x46')][_0x7ffd('0x52')]+'%'};return _0x2d27cf;}})});}_0x1f648b=_[_0x7ffd('0x54')]({},_0x1f648b,_0x20acb2[_0x7ffd('0x55')]);var _0x405c93={'where':_0x1f648b[_0x7ffd('0x50')]};return db[_0x7ffd('0x40')]['count'](_0x405c93)['then'](function(_0x302b8c){_0x498928[_0x7ffd('0x2d')]=_0x302b8c;if(_0x20acb2[_0x7ffd('0x46')]['includeAll']){_0x1f648b[_0x7ffd('0x56')]=[{'all':!![]}];}return db[_0x7ffd('0x40')][_0x7ffd('0x57')](_0x1f648b);})[_0x7ffd('0x1d')](function(_0x540b36){_0x498928['rows']=_0x540b36;return _0x498928;})['then'](respondWithFilteredResult(_0x454ad6,_0x1f648b))[_0x7ffd('0x28')](handleError(_0x454ad6,null));};exports[_0x7ffd('0x58')]=function(_0x57b577,_0x382b96){var _0x457e07={'raw':![],'where':{'id':_0x57b577[_0x7ffd('0x59')]['id']},'include':[{'model':db[_0x7ffd('0x5a')],'as':_0x7ffd('0x3b')},{'model':db[_0x7ffd('0x3c')],'as':_0x7ffd('0x3d')},{'model':db[_0x7ffd('0x3e')],'as':'mandatoryDispositionPause'}]},_0x8951c2={};_0x8951c2['model']=_[_0x7ffd('0x47')](db[_0x7ffd('0x40')][_0x7ffd('0x41')]);_0x8951c2[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x57b577[_0x7ffd('0x46')]);_0x8951c2[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x8951c2['model'],_0x8951c2[_0x7ffd('0x46')]);_0x457e07[_0x7ffd('0x4a')]=_['intersection'](_0x8951c2[_0x7ffd('0x44')],qs[_0x7ffd('0x5b')](_0x57b577[_0x7ffd('0x46')][_0x7ffd('0x5b')]));_0x457e07[_0x7ffd('0x4a')]=_0x457e07[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x457e07[_0x7ffd('0x4a')]:_0x8951c2[_0x7ffd('0x44')];if(_0x57b577[_0x7ffd('0x46')]['includeAll']){_0x457e07['include']=[{'all':!![]}];}_0x457e07=_['merge']({},_0x457e07,_0x57b577[_0x7ffd('0x55')]);return db[_0x7ffd('0x40')][_0x7ffd('0x5c')](_0x457e07)[_0x7ffd('0x1d')](handleEntityNotFound(_0x382b96,null))[_0x7ffd('0x1d')](respondWithResult(_0x382b96,null))[_0x7ffd('0x28')](handleError(_0x382b96,null));};exports[_0x7ffd('0x34')]=function(_0x27da71,_0x549b82){if(_0x27da71[_0x7ffd('0x5d')]['id']){delete _0x27da71['body']['id'];}return db['MailAccount'][_0x7ffd('0x5c')]({'where':{'id':_0x27da71[_0x7ffd('0x59')]['id']},'include':[{'model':db['MailServerIn'],'as':_0x7ffd('0x3b')},{'model':db[_0x7ffd('0x3c')],'as':_0x7ffd('0x3d')},{'model':db['Pause'],'as':'mandatoryDispositionPause'}]})['then'](handleEntityNotFound(_0x549b82,null))[_0x7ffd('0x1d')](saveUpdates(_0x27da71[_0x7ffd('0x5d')],null))['then'](function(_0x5686aa){if(_0x5686aa&&_0x27da71['body'][_0x7ffd('0x3b')]){return db[_0x7ffd('0x5a')][_0x7ffd('0x34')](_0x27da71['body']['Imap'],{'where':{'MailAccountId':_0x5686aa['id']}})[_0x7ffd('0x1d')](function(){return _0x5686aa;});}return _0x5686aa;})[_0x7ffd('0x1d')](function(_0x16a3c6){if(_0x16a3c6&&_0x27da71['body'][_0x7ffd('0x3d')]){return db[_0x7ffd('0x3c')][_0x7ffd('0x34')](_0x27da71['body'][_0x7ffd('0x3d')],{'where':{'MailAccountId':_0x16a3c6['id']}})['then'](function(){return _0x16a3c6;});}return _0x16a3c6;})[_0x7ffd('0x1d')](respondWithResult(_0x549b82,null))[_0x7ffd('0x28')](handleError(_0x549b82,null));};exports[_0x7ffd('0x5e')]=function(_0x50629b,_0x1fc6b6){return db['MailAccount'][_0x7ffd('0x5e')]()[_0x7ffd('0x1d')](respondWithResult(_0x1fc6b6,null))['catch'](handleError(_0x1fc6b6,null));};exports['addDisposition']=function(_0x563217,_0x3a5531,_0x18bf37){if(_0x563217[_0x7ffd('0x5d')]['id']){delete _0x563217[_0x7ffd('0x5d')]['id'];}return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x563217[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x3a5531,null))[_0x7ffd('0x1d')](function(_0xa6eb7e){if(_0xa6eb7e){_0x563217[_0x7ffd('0x5d')]['MailAccountId']=_0xa6eb7e['id'];return db['Disposition'][_0x7ffd('0x5f')](_0x563217[_0x7ffd('0x5d')]);}})[_0x7ffd('0x1d')](respondWithResult(_0x3a5531,null))['catch'](handleError(_0x3a5531,null));};exports[_0x7ffd('0x60')]=function(_0x38bb3a,_0x17ca9f,_0x1b7726){var _0x4b6a53={'raw':![],'where':{}};var _0x4bf843={};var _0xab9100={'count':0x0,'rows':[]};return db[_0x7ffd('0x40')][_0x7ffd('0x61')]({'where':{'id':_0x38bb3a[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x17ca9f,null))['then'](function(_0x11c94f){if(_0x11c94f){_0x4bf843[_0x7ffd('0x44')]=_['keys'](db['Disposition']['rawAttributes']);_0x4bf843[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x38bb3a[_0x7ffd('0x46')]);_0x4bf843[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x4bf843[_0x7ffd('0x44')],_0x4bf843[_0x7ffd('0x46')]);_0x4b6a53[_0x7ffd('0x4a')]=_[_0x7ffd('0x49')](_0x4bf843[_0x7ffd('0x44')],qs[_0x7ffd('0x5b')](_0x38bb3a[_0x7ffd('0x46')][_0x7ffd('0x5b')]));_0x4b6a53['attributes']=_0x4b6a53[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x4b6a53[_0x7ffd('0x4a')]:_0x4bf843[_0x7ffd('0x44')];if(!_0x38bb3a['query'][_0x7ffd('0x4c')](_0x7ffd('0x62'))){_0x4b6a53[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0x38bb3a[_0x7ffd('0x46')]['limit']);_0x4b6a53['offset']=qs[_0x7ffd('0x2e')](_0x38bb3a[_0x7ffd('0x46')][_0x7ffd('0x2e')]);}_0x4b6a53[_0x7ffd('0x4e')]=qs['sort'](_0x38bb3a[_0x7ffd('0x46')]['sort']);_0x4b6a53[_0x7ffd('0x50')]=qs[_0x7ffd('0x48')](_[_0x7ffd('0x51')](_0x38bb3a[_0x7ffd('0x46')],_0x4bf843[_0x7ffd('0x48')]));_0x4b6a53[_0x7ffd('0x50')][_0x7ffd('0x63')]=_0x11c94f['id'];if(_0x38bb3a[_0x7ffd('0x46')][_0x7ffd('0x52')]){_0x4b6a53[_0x7ffd('0x50')]=_[_0x7ffd('0x54')](_0x4b6a53[_0x7ffd('0x50')],{'$or':_[_0x7ffd('0x45')](_0x4b6a53[_0x7ffd('0x4a')],function(_0x31c2b0){var _0x31ff86={};_0x31ff86[_0x31c2b0]={'$like':'%'+_0x38bb3a['query']['filter']+'%'};return _0x31ff86;})});}_0x4b6a53=_['merge']({},_0x4b6a53,_0x38bb3a[_0x7ffd('0x55')]);return db['Disposition'][_0x7ffd('0x2d')]({'where':_0x4b6a53[_0x7ffd('0x50')]})['then'](function(_0x56dabc){_0xab9100[_0x7ffd('0x2d')]=_0x56dabc;if(_0x38bb3a[_0x7ffd('0x46')][_0x7ffd('0x64')]){_0x4b6a53[_0x7ffd('0x56')]=[{'all':!![]}];}return db[_0x7ffd('0x65')][_0x7ffd('0x57')](_0x4b6a53);})[_0x7ffd('0x1d')](function(_0x31f3a3){_0xab9100[_0x7ffd('0x66')]=_0x31f3a3;return _0xab9100;});}})[_0x7ffd('0x1d')](respondWithFilteredResult(_0x17ca9f,_0x4b6a53))[_0x7ffd('0x28')](handleError(_0x17ca9f,null));};exports[_0x7ffd('0x67')]=function(_0x10668e,_0x3d55d0,_0x1c1862){return db[_0x7ffd('0x40')]['find']({'where':{'id':_0x10668e[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x3d55d0,null))[_0x7ffd('0x1d')](function(_0x24e018){if(_0x24e018){return _0x24e018['removeDispositions'](_0x10668e['query'][_0x7ffd('0x68')]);}})['then'](respondWithStatusCode(_0x3d55d0,null))[_0x7ffd('0x28')](handleError(_0x3d55d0,null));};exports[_0x7ffd('0x69')]=function(_0x37874c,_0x3b6522,_0x266f7f){if(_0x37874c['body']['id']){delete _0x37874c[_0x7ffd('0x5d')]['id'];}return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x37874c[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x3b6522,null))[_0x7ffd('0x1d')](function(_0x238283){if(_0x238283){_0x37874c[_0x7ffd('0x5d')]['MailAccountId']=_0x238283['id'];return db[_0x7ffd('0x6a')]['create'](_0x37874c[_0x7ffd('0x5d')]);}})['then'](respondWithResult(_0x3b6522,null))[_0x7ffd('0x28')](handleError(_0x3b6522,null));};exports[_0x7ffd('0x6b')]=function(_0x26683c,_0x28824e,_0x582837){var _0x1d6d23={'raw':![],'where':{}};var _0x529d28={};var _0x55932c={'count':0x0,'rows':[]};return db[_0x7ffd('0x40')][_0x7ffd('0x61')]({'where':{'id':_0x26683c[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x28824e,null))[_0x7ffd('0x1d')](function(_0x38e1e7){if(_0x38e1e7){_0x529d28[_0x7ffd('0x44')]=_[_0x7ffd('0x47')](db[_0x7ffd('0x6a')][_0x7ffd('0x41')]);_0x529d28[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x26683c['query']);_0x529d28[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x529d28['model'],_0x529d28[_0x7ffd('0x46')]);_0x1d6d23['attributes']=_['intersection'](_0x529d28['model'],qs[_0x7ffd('0x5b')](_0x26683c[_0x7ffd('0x46')][_0x7ffd('0x5b')]));_0x1d6d23[_0x7ffd('0x4a')]=_0x1d6d23[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x1d6d23[_0x7ffd('0x4a')]:_0x529d28[_0x7ffd('0x44')];if(!_0x26683c['query'][_0x7ffd('0x4c')](_0x7ffd('0x62'))){_0x1d6d23[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0x26683c[_0x7ffd('0x46')]['limit']);_0x1d6d23[_0x7ffd('0x2e')]=qs[_0x7ffd('0x2e')](_0x26683c[_0x7ffd('0x46')][_0x7ffd('0x2e')]);}_0x1d6d23[_0x7ffd('0x4e')]=qs[_0x7ffd('0x4f')](_0x26683c['query'][_0x7ffd('0x4f')]);_0x1d6d23[_0x7ffd('0x50')]=qs['filters'](_[_0x7ffd('0x51')](_0x26683c[_0x7ffd('0x46')],_0x529d28[_0x7ffd('0x48')]));_0x1d6d23['where'][_0x7ffd('0x63')]=_0x38e1e7['id'];if(_0x26683c[_0x7ffd('0x46')][_0x7ffd('0x52')]){_0x1d6d23[_0x7ffd('0x50')]=_[_0x7ffd('0x54')](_0x1d6d23[_0x7ffd('0x50')],{'$or':_[_0x7ffd('0x45')](_0x1d6d23['attributes'],function(_0x117ef9){var _0x768a55={};_0x768a55[_0x117ef9]={'$like':'%'+_0x26683c['query'][_0x7ffd('0x52')]+'%'};return _0x768a55;})});}_0x1d6d23=_[_0x7ffd('0x54')]({},_0x1d6d23,_0x26683c['options']);return db[_0x7ffd('0x6a')][_0x7ffd('0x2d')]({'where':_0x1d6d23[_0x7ffd('0x50')]})[_0x7ffd('0x1d')](function(_0x2f1d94){_0x55932c[_0x7ffd('0x2d')]=_0x2f1d94;if(_0x26683c[_0x7ffd('0x46')]['includeAll']){_0x1d6d23['include']=[{'all':!![]}];}return db[_0x7ffd('0x6a')][_0x7ffd('0x57')](_0x1d6d23);})['then'](function(_0x11ac5e){_0x55932c[_0x7ffd('0x66')]=_0x11ac5e;return _0x55932c;});}})[_0x7ffd('0x1d')](respondWithFilteredResult(_0x28824e,_0x1d6d23))['catch'](handleError(_0x28824e,null));};exports[_0x7ffd('0x6c')]=function(_0xacb4fa,_0x58e546,_0x27a218){return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0xacb4fa['params']['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x58e546,null))[_0x7ffd('0x1d')](function(_0x2a1863){if(_0x2a1863){return _0x2a1863[_0x7ffd('0x6c')](_0xacb4fa[_0x7ffd('0x46')][_0x7ffd('0x68')]);}})[_0x7ffd('0x1d')](respondWithStatusCode(_0x58e546,null))[_0x7ffd('0x28')](handleError(_0x58e546,null));};exports[_0x7ffd('0x5f')]=function(_0x5ea456,_0x5738e8){var _0x43cb02={'name':_0x5ea456[_0x7ffd('0x5d')]['name'],'key':_0x5ea456[_0x7ffd('0x5d')]['key'],'email':_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x6d')],'ListId':_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x6e')],'active':!_[_0x7ffd('0x6f')](_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x70')])?_0x5ea456[_0x7ffd('0x5d')]['active']:!![],'description':_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x71')]||null,'Imap':{},'Smtp':{}};if(_[_0x7ffd('0x6f')](_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x72')])){if(_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x73')]){_0x43cb02[_0x7ffd('0x3b')][_0x7ffd('0x74')]=_0x43cb02['Smtp'][_0x7ffd('0x74')]=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x75')];_0x43cb02['Imap'][_0x7ffd('0x76')]=_0x43cb02[_0x7ffd('0x3d')][_0x7ffd('0x77')]=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x78')];}else{_0x43cb02['Imap'][_0x7ffd('0x79')]=_0x43cb02[_0x7ffd('0x3d')][_0x7ffd('0x79')]=![];}_0x43cb02[_0x7ffd('0x3b')][_0x7ffd('0x7a')]=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x3b')][_0x7ffd('0x7a')];_0x43cb02[_0x7ffd('0x3b')][_0x7ffd('0x7b')]=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x3b')][_0x7ffd('0x7b')];_0x43cb02[_0x7ffd('0x3d')][_0x7ffd('0x7a')]=_0x5ea456['body'][_0x7ffd('0x3d')][_0x7ffd('0x7a')];_0x43cb02['Smtp'][_0x7ffd('0x7b')]=_0x5ea456[_0x7ffd('0x5d')]['Smtp']['port'];}else{_0x43cb02[_0x7ffd('0x3b')][_0x7ffd('0x7c')]=_0x43cb02[_0x7ffd('0x3d')][_0x7ffd('0x7c')]=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x72')];_0x43cb02[_0x7ffd('0x3b')][_0x7ffd('0x74')]=_0x43cb02['Smtp']['user']=_0x5ea456[_0x7ffd('0x5d')][_0x7ffd('0x75')];_0x43cb02['Imap'][_0x7ffd('0x76')]=_0x43cb02[_0x7ffd('0x3d')][_0x7ffd('0x77')]=_0x5ea456[_0x7ffd('0x5d')]['cpassword'];}return db['MailAccount']['create'](_0x43cb02,{'include':[{'model':db['MailServerOut'],'as':'Smtp'},{'model':db[_0x7ffd('0x5a')],'as':'Imap'}]})['then'](function(_0x3aa2b3){var _0x388f1c=_0x5ea456['user']['get']({'plain':!![]});if(!_0x388f1c)throw new Error(_0x7ffd('0x7d'));if(_0x388f1c[_0x7ffd('0x7e')]==='user'){var _0x60e584=_0x3aa2b3[_0x7ffd('0x35')]({'plain':!![]});return db[_0x7ffd('0x7f')][_0x7ffd('0x5c')]({'where':{'name':_0x7ffd('0x36'),'userProfileId':_0x388f1c[_0x7ffd('0x80')]},'raw':!![]})[_0x7ffd('0x1d')](function(_0x116ae0){if(_0x116ae0&&_0x116ae0[_0x7ffd('0x81')]===0x0){return db[_0x7ffd('0x82')]['create']({'name':_0x60e584[_0x7ffd('0x39')],'resourceId':_0x60e584['id'],'type':_0x116ae0[_0x7ffd('0x39')],'sectionId':_0x116ae0['id']},{})[_0x7ffd('0x1d')](function(){return _0x3aa2b3;});}else{return _0x3aa2b3;}})['catch'](function(_0x4a4afb){logger[_0x7ffd('0x24')](_0x7ffd('0x83'),_0x4a4afb);throw _0x4a4afb;});}return _0x3aa2b3;})['then'](respondWithResult(_0x5738e8,0xc9))[_0x7ffd('0x28')](handleError(_0x5738e8,null));};exports[_0x7ffd('0x84')]=function(_0x4fc58d,_0x5469cb,_0x5c9c32){return db['MailAccount']['findOne']({'where':{'id':_0x4fc58d[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x5469cb,null))[_0x7ffd('0x1d')](function(_0x328394){if(_0x328394){return _0x328394[_0x7ffd('0x84')]();}return null;})['then'](respondWithResult(_0x5469cb,null))['catch'](handleError(_0x5469cb,null));};exports[_0x7ffd('0x85')]=function(_0x3ab69c,_0x203b22,_0x1da515){if(_0x3ab69c[_0x7ffd('0x5d')]['id']){delete _0x3ab69c[_0x7ffd('0x5d')]['id'];}return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x3ab69c[_0x7ffd('0x59')]['id']}})['then'](handleEntityNotFound(_0x203b22,null))[_0x7ffd('0x1d')](function(_0xab2c48){if(_0xab2c48){_0x3ab69c[_0x7ffd('0x5d')][_0x7ffd('0x63')]=_0xab2c48['id'];return db[_0x7ffd('0x5a')][_0x7ffd('0x5f')](_0x3ab69c[_0x7ffd('0x5d')]);}})['then'](respondWithResult(_0x203b22,null))['catch'](handleError(_0x203b22,null));};exports['removeImap']=function(_0x3aa4d6,_0x4b067b,_0xe4ad77){return db[_0x7ffd('0x40')][_0x7ffd('0x61')]({'where':{'id':_0x3aa4d6[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x4b067b,null))[_0x7ffd('0x1d')](function(_0x1b83ec){if(_0x1b83ec){return _0x1b83ec[_0x7ffd('0x86')](null);}return null;})[_0x7ffd('0x1d')](respondWithStatusCode(_0x4b067b,null))['catch'](handleError(_0x4b067b,null));};exports[_0x7ffd('0x87')]=function(_0x16af83,_0x1bef05,_0x5df35e){return db['MailAccount'][_0x7ffd('0x61')]({'where':{'id':_0x16af83['params']['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x1bef05,null))['then'](function(_0x2a1d4e){if(_0x2a1d4e){return _0x2a1d4e[_0x7ffd('0x87')]();}return null;})[_0x7ffd('0x1d')](respondWithResult(_0x1bef05,null))[_0x7ffd('0x28')](handleError(_0x1bef05,null));};exports[_0x7ffd('0x88')]=function(_0x37559,_0x3713e8,_0x4406e8){if(_0x37559[_0x7ffd('0x5d')]['id']){delete _0x37559['body']['id'];}return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x37559[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x3713e8,null))[_0x7ffd('0x1d')](function(_0x5af14c){if(_0x5af14c){_0x37559[_0x7ffd('0x5d')][_0x7ffd('0x63')]=_0x5af14c['id'];return db[_0x7ffd('0x3c')][_0x7ffd('0x5f')](_0x37559[_0x7ffd('0x5d')]);}})['then'](respondWithResult(_0x3713e8,null))['catch'](handleError(_0x3713e8,null));};exports['removeSmtp']=function(_0x49fada,_0x4f59d2,_0x3e52f9){return db['MailAccount'][_0x7ffd('0x61')]({'where':{'id':_0x49fada[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x4f59d2,null))[_0x7ffd('0x1d')](function(_0x9adcad){if(_0x9adcad){return _0x9adcad['setSmtp'](null);}return null;})[_0x7ffd('0x1d')](respondWithStatusCode(_0x4f59d2,null))[_0x7ffd('0x28')](handleError(_0x4f59d2,null));};exports[_0x7ffd('0x89')]=function(_0x2e0856,_0x14f5b8,_0x5e36f5){return db[_0x7ffd('0x8a')]['find']({'where':{'id':_0x2e0856[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x14f5b8,null))['then'](function(_0x3b678c){if(_0x3b678c){return _0x3b678c[_0x7ffd('0x89')](_0x2e0856[_0x7ffd('0x5d')][_0x7ffd('0x68')],_[_0x7ffd('0x8b')](_0x2e0856['body'],[_0x7ffd('0x68'),'id'])||{});}})[_0x7ffd('0x1d')](respondWithResult(_0x14f5b8,null))[_0x7ffd('0x28')](handleError(_0x14f5b8,null));};exports['getInteractions']=function(_0xdb8042,_0x18bfbd,_0x2ff8e5){var _0x3d134d={'raw':![],'where':{}};var _0x130c1d={};var _0x1b5b88={'count':0x0,'rows':[]};return db['MailAccount'][_0x7ffd('0x61')]({'where':{'id':_0xdb8042[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x18bfbd,null))[_0x7ffd('0x1d')](function(_0x2f9ef4){if(_0x2f9ef4){_0x130c1d[_0x7ffd('0x44')]=_[_0x7ffd('0x47')](db[_0x7ffd('0x8a')][_0x7ffd('0x41')]);_0x130c1d['query']=_[_0x7ffd('0x47')](_0xdb8042[_0x7ffd('0x46')]);_0x130c1d[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x130c1d[_0x7ffd('0x44')],_0x130c1d[_0x7ffd('0x46')]);_0x3d134d[_0x7ffd('0x4a')]=_['intersection'](_0x130c1d[_0x7ffd('0x44')],qs[_0x7ffd('0x5b')](_0xdb8042[_0x7ffd('0x46')][_0x7ffd('0x5b')]));_0x3d134d[_0x7ffd('0x4a')]=_0x3d134d['attributes'][_0x7ffd('0x4b')]?_0x3d134d['attributes']:_0x130c1d[_0x7ffd('0x44')];if(!_0xdb8042[_0x7ffd('0x46')]['hasOwnProperty'](_0x7ffd('0x62'))){_0x3d134d[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0xdb8042[_0x7ffd('0x46')][_0x7ffd('0x4d')]);_0x3d134d[_0x7ffd('0x2e')]=qs['offset'](_0xdb8042[_0x7ffd('0x46')][_0x7ffd('0x2e')]);}_0x3d134d['order']=qs[_0x7ffd('0x4f')](_0xdb8042[_0x7ffd('0x46')]['sort']);_0x3d134d[_0x7ffd('0x50')]=qs['filters'](_[_0x7ffd('0x51')](_0xdb8042[_0x7ffd('0x46')],_0x130c1d[_0x7ffd('0x48')]));_0x3d134d[_0x7ffd('0x50')][_0x7ffd('0x63')]=_0x2f9ef4['id'];if(_0xdb8042['query']['filter']){_0x3d134d[_0x7ffd('0x50')]=_[_0x7ffd('0x54')](_0x3d134d[_0x7ffd('0x50')],{'$or':_[_0x7ffd('0x45')](_0x3d134d[_0x7ffd('0x4a')],function(_0x20c5a1){var _0x434b4b={};_0x434b4b[_0x20c5a1]={'$like':'%'+_0xdb8042['query']['filter']+'%'};return _0x434b4b;})});}_0x3d134d=_['merge']({},_0x3d134d,_0xdb8042[_0x7ffd('0x55')]);return db[_0x7ffd('0x8a')]['count']({'where':_0x3d134d[_0x7ffd('0x50')]})[_0x7ffd('0x1d')](function(_0x27d375){_0x1b5b88['count']=_0x27d375;if(_0xdb8042['query']['includeAll']){_0x3d134d['include']=[{'model':db[_0x7ffd('0x8c')],'as':'Contact','required':![]},{'model':db[_0x7ffd('0x8d')],'as':_0x7ffd('0x8e'),'attributes':[_0x7ffd('0x39'),_0x7ffd('0x8f'),_0x7ffd('0x90')],'required':![]},{'model':db[_0x7ffd('0x91')],'as':_0x7ffd('0x92'),'attributes':['id','name','color'],'where':_0xdb8042[_0x7ffd('0x46')][_0x7ffd('0x93')]?{'id':_0xdb8042[_0x7ffd('0x46')][_0x7ffd('0x93')]}:undefined,'required':_0xdb8042['query'][_0x7ffd('0x93')]?!![]:![]}];}return db[_0x7ffd('0x8a')][_0x7ffd('0x57')](_0x3d134d);})[_0x7ffd('0x1d')](function(_0x168f8c){_0x1b5b88[_0x7ffd('0x66')]=_0x168f8c;return _0x1b5b88;});}})[_0x7ffd('0x1d')](respondWithFilteredResult(_0x18bfbd,_0x3d134d))['catch'](handleError(_0x18bfbd,null));};exports[_0x7ffd('0x94')]=function(_0x4cdcb0,_0x367469,_0x31a001){return db['MailAccount']['findOne']({'where':{'id':_0x4cdcb0[_0x7ffd('0x59')]['id']}})['then'](handleEntityNotFound(_0x367469,null))[_0x7ffd('0x1d')](function(_0x5572a5){if(_0x5572a5){return db[_0x7ffd('0x95')]['transaction'](function(_0x522412){return db['MailApplication'][_0x7ffd('0x37')]({'where':{'MailAccountId':_0x4cdcb0[_0x7ffd('0x59')]['id']},'transaction':_0x522412})[_0x7ffd('0x1d')](function(_0x5aaa63){var _0xf1239a=_[_0x7ffd('0x45')](_0x4cdcb0['body'],function(_0x36dfe9){_0x36dfe9[_0x7ffd('0x63')]=_0x4cdcb0['params']['id'];return _0x36dfe9;});return db[_0x7ffd('0x96')][_0x7ffd('0x97')](_0xf1239a,{'transaction':_0x522412});});})[_0x7ffd('0x1d')](function(){return db[_0x7ffd('0x96')][_0x7ffd('0x98')]({'where':{'MailAccountId':_0x4cdcb0[_0x7ffd('0x59')]['id']},'order':_0x7ffd('0x99')});});}})[_0x7ffd('0x1d')](respondWithResult(_0x367469,null))['catch'](handleError(_0x367469,null));};exports[_0x7ffd('0x9a')]=function(_0x16ae96,_0x4c8de9,_0x58c4d5){var _0x5c2776={};var _0xb334cc={};var _0x3d1833;var _0x2db05f;return db[_0x7ffd('0x40')][_0x7ffd('0x61')]({'where':{'id':_0x16ae96['params']['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x4c8de9,null))[_0x7ffd('0x1d')](function(_0x40888f){if(_0x40888f){_0x3d1833=_0x40888f;_0xb334cc[_0x7ffd('0x44')]=_['keys'](db[_0x7ffd('0x96')][_0x7ffd('0x41')]);_0xb334cc[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x16ae96['query']);_0xb334cc[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0xb334cc[_0x7ffd('0x44')],_0xb334cc['query']);_0x5c2776['attributes']=_[_0x7ffd('0x49')](_0xb334cc[_0x7ffd('0x44')],qs['fields'](_0x16ae96[_0x7ffd('0x46')]['fields']));_0x5c2776[_0x7ffd('0x4a')]=_0x5c2776[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x5c2776[_0x7ffd('0x4a')]:_0xb334cc['model'];_0x5c2776['order']=qs[_0x7ffd('0x4f')](_0x16ae96['query']['sort']);_0x5c2776[_0x7ffd('0x50')]=qs[_0x7ffd('0x48')](_['pick'](_0x16ae96[_0x7ffd('0x46')],_0xb334cc[_0x7ffd('0x48')]));if(_0x16ae96['query'][_0x7ffd('0x52')]){_0x5c2776[_0x7ffd('0x50')]=_[_0x7ffd('0x54')](_0x5c2776[_0x7ffd('0x50')],{'$or':_['map'](_0x5c2776[_0x7ffd('0x4a')],function(_0x5dd140){var _0x47e7d9={};_0x47e7d9[_0x5dd140]={'$like':'%'+_0x16ae96[_0x7ffd('0x46')][_0x7ffd('0x52')]+'%'};return _0x47e7d9;})});}_0x5c2776=_[_0x7ffd('0x54')]({},_0x5c2776,_0x16ae96['options']);return _0x3d1833[_0x7ffd('0x9a')](_0x5c2776);}})[_0x7ffd('0x1d')](function(_0x457eae){if(_0x457eae){_0x2db05f=_0x457eae[_0x7ffd('0x4b')];if(!_0x16ae96[_0x7ffd('0x46')][_0x7ffd('0x4c')]('nolimit')){_0x5c2776[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0x16ae96[_0x7ffd('0x46')][_0x7ffd('0x4d')]);_0x5c2776[_0x7ffd('0x2e')]=qs[_0x7ffd('0x2e')](_0x16ae96[_0x7ffd('0x46')][_0x7ffd('0x2e')]);}return _0x3d1833['getApplications'](_0x5c2776);}})[_0x7ffd('0x1d')](function(_0x49d0e9){if(_0x49d0e9){return _0x49d0e9?{'count':_0x2db05f,'rows':_0x49d0e9}:null;}})[_0x7ffd('0x1d')](respondWithResult(_0x4c8de9,null))[_0x7ffd('0x28')](handleError(_0x4c8de9,null));};exports[_0x7ffd('0x9b')]=function(_0x8d2b2d,_0x43cd4a,_0x772a84){var _0x1d9248={'raw':!![],'where':{}};var _0x35fcf0={};var _0x3daab5={'count':0x0,'rows':[]};return db[_0x7ffd('0x40')]['findOne']({'where':{'id':_0x8d2b2d[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x43cd4a,null))[_0x7ffd('0x1d')](function(_0x425648){if(_0x425648){_0x35fcf0[_0x7ffd('0x44')]=_['keys'](db['MailMessage']['rawAttributes']);_0x35fcf0['query']=_[_0x7ffd('0x47')](_0x8d2b2d['query']);_0x35fcf0[_0x7ffd('0x48')]=_['intersection'](_0x35fcf0[_0x7ffd('0x44')],_0x35fcf0['query']);_0x1d9248['attributes']=_[_0x7ffd('0x49')](_0x35fcf0[_0x7ffd('0x44')],qs['fields'](_0x8d2b2d['query'][_0x7ffd('0x5b')]));_0x1d9248['attributes']=_0x1d9248[_0x7ffd('0x4a')][_0x7ffd('0x4b')]?_0x1d9248[_0x7ffd('0x4a')]:_0x35fcf0[_0x7ffd('0x44')];if(!_0x8d2b2d[_0x7ffd('0x46')][_0x7ffd('0x4c')](_0x7ffd('0x62'))){_0x1d9248[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0x8d2b2d[_0x7ffd('0x46')]['limit']);_0x1d9248[_0x7ffd('0x2e')]=qs['offset'](_0x8d2b2d[_0x7ffd('0x46')]['offset']);}_0x1d9248[_0x7ffd('0x4e')]=qs[_0x7ffd('0x4f')](_0x8d2b2d[_0x7ffd('0x46')]['sort']);_0x1d9248[_0x7ffd('0x50')]=qs[_0x7ffd('0x48')](_[_0x7ffd('0x51')](_0x8d2b2d[_0x7ffd('0x46')],_0x35fcf0[_0x7ffd('0x48')]));_0x1d9248[_0x7ffd('0x50')]['MailAccountId']=_0x425648['id'];if(_0x8d2b2d[_0x7ffd('0x46')][_0x7ffd('0x52')]){_0x1d9248['where']=_['merge'](_0x1d9248['where'],{'$or':_['map'](_0x1d9248[_0x7ffd('0x4a')],function(_0x56417b){var _0x34b558={};_0x34b558[_0x56417b]={'$like':'%'+_0x8d2b2d['query'][_0x7ffd('0x52')]+'%'};return _0x34b558;})});}if(_0x8d2b2d[_0x7ffd('0x46')]['$gte']){var _0x543e4c=_0x8d2b2d['query'][_0x7ffd('0x9c')][_0x7ffd('0x9d')](',');var _0x4b6dc8={};_0x4b6dc8[_0x543e4c[0x0]]={'$gte':moment(_0x543e4c[0x1])[_0x7ffd('0x9e')]('YYYY-MM-DD\x20HH:mm:ss')};_0x1d9248[_0x7ffd('0x50')]=_[_0x7ffd('0x54')](_0x1d9248['where'],_0x4b6dc8);}_0x1d9248=_[_0x7ffd('0x54')]({},_0x1d9248,_0x8d2b2d[_0x7ffd('0x55')]);return db['MailMessage'][_0x7ffd('0x2d')]({'where':_0x1d9248[_0x7ffd('0x50')]})[_0x7ffd('0x1d')](function(_0x446e3e){_0x3daab5[_0x7ffd('0x2d')]=_0x446e3e;if(_0x8d2b2d['query'][_0x7ffd('0x64')]){_0x1d9248[_0x7ffd('0x56')]=[{'all':!![]}];}return db[_0x7ffd('0x9f')][_0x7ffd('0x57')](_0x1d9248);})[_0x7ffd('0x1d')](function(_0x5088fe){_0x3daab5[_0x7ffd('0x66')]=_0x5088fe;return _0x3daab5;});}})[_0x7ffd('0x1d')](respondWithFilteredResult(_0x43cd4a,_0x1d9248))['catch'](handleError(_0x43cd4a,null));};exports[_0x7ffd('0xa0')]=function(_0x2f2289,_0x147c42,_0x1b6f03){var _0x24d27a,_0x457206={},_0x1f7367;if(_0x2f2289[_0x7ffd('0x5d')]['to']){_0x1f7367=_0x2f2289[_0x7ffd('0x5d')]['to'][_0x7ffd('0x9d')](',')[0x0];}return db[_0x7ffd('0x40')]['find']({'where':{'id':_0x2f2289['params']['id']},'include':[{'model':db[_0x7ffd('0xa1')],'as':_0x7ffd('0xa2'),'include':[{'model':db[_0x7ffd('0x8c')],'as':_0x7ffd('0xa3'),'where':{'email':_0x1f7367},'limit':0x1,'order':[['updatedAt',_0x7ffd('0xa4')]]}]},{'model':db[_0x7ffd('0x3c')],'as':_0x7ffd('0x3d'),'raw':!![]}]})[_0x7ffd('0x1d')](handleEntityNotFound(_0x147c42,null))[_0x7ffd('0x1d')](function(_0x37aa9e){if(_0x37aa9e){_0x24d27a=_0x37aa9e;if(_0x37aa9e['Smtp']){if(_[_0x7ffd('0x6f')](_0x2f2289['body']['from'])){_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xa5')]=util[_0x7ffd('0x9e')](_0x7ffd('0xa6'),_0x37aa9e[_0x7ffd('0x39')],_0x37aa9e['email']||_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x74')]);}if(_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xa7')]&&_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xa7')][_0x7ffd('0x4b')]){for(var _0x14608c=0x0;_0x14608c<_0x2f2289[_0x7ffd('0x5d')]['attachments'][_0x7ffd('0x4b')];_0x14608c+=0x1){_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xa7')][_0x14608c]={'filename':_0x2f2289[_0x7ffd('0x5d')]['attachments'][_0x14608c]['name'],'path':path[_0x7ffd('0xa8')](config[_0x7ffd('0xa9')],_0x7ffd('0xaa'),_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xa7')][_0x14608c][_0x7ffd('0xab')])};}}var _0x4a89b0={'tls':{'rejectUnauthorized':![]}};if(_[_0x7ffd('0x6f')](_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x7c')])){if(_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x79')]){_0x4a89b0[_0x7ffd('0xac')]={'user':_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x74')],'pass':_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x77')]};}_0x4a89b0[_0x7ffd('0x7a')]=_0x37aa9e['Smtp']['host'];_0x4a89b0[_0x7ffd('0x7b')]=_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x7b')];_0x4a89b0[_0x7ffd('0xad')]=_0x37aa9e['Smtp'][_0x7ffd('0xad')];}else{_0x4a89b0[_0x7ffd('0x7c')]=_0x37aa9e[_0x7ffd('0x3d')][_0x7ffd('0x7c')];_0x4a89b0[_0x7ffd('0xac')]={'user':_0x37aa9e['Smtp'][_0x7ffd('0x74')],'pass':_0x37aa9e['Smtp'][_0x7ffd('0x77')]};}return respondWithRpcPromise(_0x7ffd('0xae'),_0x7ffd('0xaf'),{'account':_0x4a89b0,'message':_0x2f2289[_0x7ffd('0x5d')]});}else{throw new Error('List\x20not\x20found');}}})['then'](function(_0x508d44){if(_0x508d44){_0x457206=_0x508d44;if(_0x24d27a['List']){if(_0x24d27a[_0x7ffd('0xa2')][_0x7ffd('0xa3')][_0x7ffd('0x4b')]){return _0x24d27a['List'][_0x7ffd('0xa3')][0x0];}else{return db['CmContact']['create'](_[_0x7ffd('0xb0')](_0x2f2289['body'],{'firstName':_0x2f2289[_0x7ffd('0x5d')]['to'],'email':_0x2f2289['body']['to'],'phone':_0x2f2289['body']['to'],'ListId':_0x24d27a['ListId']}));}}else{throw new Error('List\x20not\x20found');}}})[_0x7ffd('0x1d')](function(_0x48357c){if(_0x48357c){var _0x4c4907={'UserId':_0x2f2289['user']['id'],'ContactId':_0x48357c['id'],'MailAccountId':_0x24d27a['id'],'inReplyTo':_0x457206[_0x7ffd('0xb1')],'to':_0x2f2289[_0x7ffd('0x5d')]['from'],'cc':_0x2f2289[_0x7ffd('0x5d')]['cc'],'subject':_0x2f2289[_0x7ffd('0x5d')]['subject'],'attach':_0x2f2289['body']['attach'],'firstMsgDirection':_0x7ffd('0xb2'),'lastMsgAt':moment()[_0x7ffd('0x9e')](_0x7ffd('0xb3')),'lastMsgDirection':_0x7ffd('0xb2'),'lastMsgBody':_0x2f2289[_0x7ffd('0x5d')]['body'],'Messages':[_[_0x7ffd('0x54')](_0x2f2289[_0x7ffd('0x5d')],{'messageId':_0x457206[_0x7ffd('0xb1')],'sentAt':moment()['format'](_0x7ffd('0xb3')),'read':!![],'MailAccountId':_0x24d27a['id'],'UserId':_0x2f2289[_0x7ffd('0x74')]['id'],'ContactId':_0x48357c['id']})]};if(_0x2f2289[_0x7ffd('0x5d')]['Interaction']){_0x4c4907=_[_0x7ffd('0x54')](_0x4c4907,_0x2f2289[_0x7ffd('0x5d')][_0x7ffd('0xb4')]);}return db[_0x7ffd('0x8a')][_0x7ffd('0x5f')](_0x4c4907,{'include':[{'model':db['MailMessage'],'as':_0x7ffd('0xb5')}]});}})['then'](respondWithResult(_0x147c42,null))[_0x7ffd('0x28')](handleError(_0x147c42,null));};exports[_0x7ffd('0xb6')]=function(_0x203263,_0x15dbf5,_0x4ce7c4){return db[_0x7ffd('0x40')]['find']({'where':{'id':_0x203263[_0x7ffd('0x59')]['id']},'include':[{'model':db['MailServerOut'],'as':_0x7ffd('0x3d'),'raw':!![]}]})[_0x7ffd('0x1d')](handleEntityNotFound(_0x15dbf5,null))[_0x7ffd('0x1d')](function(_0x581ae8){if(_0x581ae8&&_0x581ae8[_0x7ffd('0x3d')]){var _0x10e88a={'id':_0x581ae8['id'],'tls':{'rejectUnauthorized':![]}};if(_0x581ae8[_0x7ffd('0x3d')][_0x7ffd('0x7c')]){_0x10e88a[_0x7ffd('0x7c')]=_0x581ae8[_0x7ffd('0x3d')][_0x7ffd('0x7c')];}else{_0x10e88a[_0x7ffd('0x7a')]=_0x581ae8[_0x7ffd('0x3d')]['host'];_0x10e88a[_0x7ffd('0x7b')]=_0x581ae8['Smtp'][_0x7ffd('0x7b')];_0x10e88a['secure']=_0x581ae8['Smtp'][_0x7ffd('0xad')];}if(_0x581ae8[_0x7ffd('0x3d')][_0x7ffd('0x79')]){_0x10e88a[_0x7ffd('0xac')]={'user':_0x581ae8[_0x7ffd('0x3d')][_0x7ffd('0x74')],'pass':_0x581ae8['Smtp'][_0x7ffd('0x77')]};}return respondWithRpcPromise(_0x7ffd('0xb7'),_0x7ffd('0xb6'),{'account':_0x10e88a});}})['then'](respondWithResult(_0x15dbf5,null))[_0x7ffd('0x28')](handleError(_0x15dbf5,null));};exports[_0x7ffd('0x37')]=function(_0x424348,_0x165710){return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x424348[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x165710,null))[_0x7ffd('0x1d')](function(_0x185f08){if(_0x185f08&&_0x185f08['service']){throw new db[(_0x7ffd('0x1a'))][(_0x7ffd('0x1b'))](_0x7ffd('0xb8'));}return _0x185f08;})[_0x7ffd('0x1d')](removeEntity(_0x165710,null))[_0x7ffd('0x28')](handleError(_0x165710,null));};exports[_0x7ffd('0xb9')]=function(_0x4e93f5,_0x595959,_0x2ee61d){return db['MailAccount'][_0x7ffd('0x5c')]({'where':{'id':_0x4e93f5[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x595959,null))['then'](function(_0x1e0763){if(_0x1e0763){return _0x1e0763[_0x7ffd('0xb9')](_0x4e93f5['body'][_0x7ffd('0x68')],_[_0x7ffd('0x8b')](_0x4e93f5[_0x7ffd('0x5d')],['ids','id'])||{})[_0x7ffd('0xba')](function(_0x432da7){for(var _0x1c8568=0x0;_0x1c8568<_0x4e93f5['body'][_0x7ffd('0x68')][_0x7ffd('0x4b')];_0x1c8568+=0x1){socket[_0x7ffd('0xbb')](_0x7ffd('0xbc'),{'UserId':_0x4e93f5['body'][_0x7ffd('0x68')][_0x1c8568],'MailAccountId':_0x4e93f5['params']['id']});}return _0x432da7;});}})[_0x7ffd('0x1d')](respondWithResult(_0x595959,null))[_0x7ffd('0x28')](handleError(_0x595959,null));};exports[_0x7ffd('0xbd')]=function(_0x3b6531,_0x2534fe,_0x59edd5){return db[_0x7ffd('0x40')][_0x7ffd('0x5c')]({'where':{'id':_0x3b6531[_0x7ffd('0x59')]['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x2534fe,null))[_0x7ffd('0x1d')](function(_0x200b2d){if(_0x200b2d){return _0x200b2d['removeAgents'](_0x3b6531[_0x7ffd('0x46')][_0x7ffd('0x68')])[_0x7ffd('0x1d')](function(){if(_['isArray'](_0x3b6531[_0x7ffd('0x46')][_0x7ffd('0x68')])){for(var _0x38120b=0x0;_0x38120b<_0x3b6531['query'][_0x7ffd('0x68')][_0x7ffd('0x4b')];_0x38120b+=0x1){socket['emit'](_0x7ffd('0xbe'),{'UserId':Number(_0x3b6531[_0x7ffd('0x46')][_0x7ffd('0x68')][_0x38120b]),'MailAccountId':Number(_0x3b6531[_0x7ffd('0x59')]['id'])});}}else{socket['emit']('userMailAccount:remove',{'UserId':Number(_0x3b6531['query'][_0x7ffd('0x68')]),'MailAccountId':Number(_0x3b6531[_0x7ffd('0x59')]['id'])});}});}})[_0x7ffd('0x1d')](respondWithStatusCode(_0x2534fe,null))[_0x7ffd('0x28')](handleError(_0x2534fe,null));};exports['getAgents']=function(_0x4db8df,_0x15007a,_0x2ff2f5){var _0xd860ec={};var _0x467603={};var _0x391988;var _0x2a450a;return db['MailAccount'][_0x7ffd('0x61')]({'where':{'id':_0x4db8df['params']['id']}})[_0x7ffd('0x1d')](handleEntityNotFound(_0x15007a,null))[_0x7ffd('0x1d')](function(_0x2dfc1d){if(_0x2dfc1d){_0x391988=_0x2dfc1d;_0x467603[_0x7ffd('0x44')]=_['keys'](db['User'][_0x7ffd('0x41')]);_0x467603[_0x7ffd('0x46')]=_[_0x7ffd('0x47')](_0x4db8df[_0x7ffd('0x46')]);_0x467603[_0x7ffd('0x48')]=_[_0x7ffd('0x49')](_0x467603[_0x7ffd('0x44')],_0x467603[_0x7ffd('0x46')]);_0xd860ec[_0x7ffd('0x4a')]=_['intersection'](_0x467603[_0x7ffd('0x44')],qs['fields'](_0x4db8df[_0x7ffd('0x46')][_0x7ffd('0x5b')]));_0xd860ec[_0x7ffd('0x4a')]=_0xd860ec['attributes']['length']?_0xd860ec[_0x7ffd('0x4a')]:_0x467603[_0x7ffd('0x44')];_0xd860ec[_0x7ffd('0x4e')]=qs[_0x7ffd('0x4f')](_0x4db8df[_0x7ffd('0x46')][_0x7ffd('0x4f')]);_0xd860ec[_0x7ffd('0x50')]=qs[_0x7ffd('0x48')](_[_0x7ffd('0x51')](_0x4db8df[_0x7ffd('0x46')],_0x467603[_0x7ffd('0x48')]));if(_0x4db8df[_0x7ffd('0x46')]['filter']){_0xd860ec['where']=_[_0x7ffd('0x54')](_0xd860ec[_0x7ffd('0x50')],{'$or':_[_0x7ffd('0x45')](_0xd860ec['attributes'],function(_0xa0198d){var _0x2d7f9d={};_0x2d7f9d[_0xa0198d]={'$like':'%'+_0x4db8df[_0x7ffd('0x46')][_0x7ffd('0x52')]+'%'};return _0x2d7f9d;})});}_0xd860ec=_['merge']({},_0xd860ec,_0x4db8df['options']);return _0x391988[_0x7ffd('0xbf')](_0xd860ec);}})[_0x7ffd('0x1d')](function(_0x4a92dd){if(_0x4a92dd){_0x2a450a=_0x4a92dd[_0x7ffd('0x4b')];if(!_0x4db8df[_0x7ffd('0x46')][_0x7ffd('0x4c')]('nolimit')){_0xd860ec[_0x7ffd('0x4d')]=qs[_0x7ffd('0x4d')](_0x4db8df[_0x7ffd('0x46')]['limit']);_0xd860ec[_0x7ffd('0x2e')]=qs[_0x7ffd('0x2e')](_0x4db8df[_0x7ffd('0x46')][_0x7ffd('0x2e')]);}return _0x391988[_0x7ffd('0xbf')](_0xd860ec);}})[_0x7ffd('0x1d')](function(_0x114dd2){if(_0x114dd2){return _0x114dd2?{'count':_0x2a450a,'rows':_0x114dd2}:null;}})[_0x7ffd('0x1d')](respondWithResult(_0x15007a,null))['catch'](handleError(_0x15007a,null));};
\ No newline at end of file
+var _0xfbc9=['intersection','length','include','find','body','provider','custom','params','Mail\x20Account\x20not\x20found','update','describe','addDisposition','MailAccountId','findOne','Disposition','hasOwnProperty','removeDispositions','create','getAnswers','CannedAnswer','removeAnswers','ids','ListId','active','description','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','UserProfileSection','userProfileId','autoAssociation','getImap','addImap','removeImap','getSmtp','addSmtp','removeSmtp','setSmtp','addInteraction','MailInteraction','getInteractions','Contact','fullname','internal','color','tag','addApplications','transaction','sequelize','Transaction','ISOLATION_LEVELS','findAndCountAll','stack','finally','MailApplication','getApplications','MailMessage','$gte','split','YYYY-MM-DD\x20HH:mm:ss','inlineCss','true','List','Contacts','updatedAt','CloudProvider','Smtp\x20configuration\x20not\x20found','isNil','from','format','email','attachments','join','root','server/files/attachments','basename','getSmtpOptions','SendMail','sendMail','CmContact','defaults','messageId','subject','attach','out','Interaction','Messages','verifySmtp','Sequelize','ValidationError','You\x20can\x27t\x20remove\x20the\x20mail\x20service\x20account','addAgents','omit','spread','emit','removeAgents','isArray','userMailAccount:remove','User','getAgents','moment','bluebird','util','juice','ioredis','../../components/parsers/qs','../../config/logger','api','../../config/environment','../../mysqldb','redis','socket.io-emitter','register','client','request','then','MailAccount,\x20%s,\x20%s','request\x20sent','MailAccount,\x20%s,\x20%s,\x20%s','stringify','code','error','message','info','result','catch','sendStatus','status','end','json','limit','undefined','count','offset','set','Content-Range','destroy','get','MailAccounts','UserProfileResource','name','send','gmail','imap.gmail.com','yahoo','outlook.office365.com','smtp.mail.yahoo.com','smtp-mail.outlook.com','outlook365','smtp.office365.com','Unknown\x20email\x20service\x20provider','user','username','password','modernAuthentication','CloudProviderId','host','port','secure','service','authentication','pass','Imap','Smtp','index','MailServerIn','MailServerOut','Pause','MailAccount','rawAttributes','fieldName','type','key','model','map','keys','query','filters','fields','attributes','nolimit','order','sort','where','pick','filter','merge','VIRTUAL','options','includeAll','findAll','rows','show','mandatoryDispositionPause'];(function(_0x52af38,_0x3872ca){var _0x3eee25=function(_0x4b1dd1){while(--_0x4b1dd1){_0x52af38['push'](_0x52af38['shift']());}};_0x3eee25(++_0x3872ca);}(_0xfbc9,0x124));var _0x9fbc=function(_0x34e2bd,_0x48c77a){_0x34e2bd=_0x34e2bd-0x0;var _0x364e5c=_0xfbc9[_0x34e2bd];return _0x364e5c;};'use strict';var moment=require(_0x9fbc('0x0'));var BPromise=require(_0x9fbc('0x1'));var util=require(_0x9fbc('0x2'));var path=require('path');var _=require('lodash');var juice=require(_0x9fbc('0x3'));var Redis=require(_0x9fbc('0x4'));var qs=require(_0x9fbc('0x5'));var logger=require(_0x9fbc('0x6'))(_0x9fbc('0x7'));var config=require(_0x9fbc('0x8'));var db=require(_0x9fbc('0x9'))['db'];config[_0x9fbc('0xa')]=_['defaults'](config[_0x9fbc('0xa')],{'host':'localhost','port':0x18eb});var socket=require(_0x9fbc('0xb'))(new Redis(config['redis']));require('./mailAccount.socket')[_0x9fbc('0xc')](socket);var jayson=require('jayson/promise');var client=jayson[_0x9fbc('0xd')]['http']({'port':0x232b});function respondWithRpcPromise(_0x492798,_0x40c7a2,_0x1084a4,_0x456506){return new BPromise(function(_0x526202,_0x4f0867){var _0x4fafc6=_0x456506||client;return _0x4fafc6[_0x9fbc('0xe')](_0x492798,_0x1084a4)[_0x9fbc('0xf')](function(_0x14a55b){logger['info'](_0x9fbc('0x10'),_0x40c7a2,_0x9fbc('0x11'));logger['debug'](_0x9fbc('0x12'),_0x40c7a2,_0x9fbc('0x11'),JSON[_0x9fbc('0x13')](_0x14a55b));if(_0x14a55b['error']){if(_0x14a55b['error'][_0x9fbc('0x14')]===0x1f4){logger[_0x9fbc('0x15')](_0x9fbc('0x10'),_0x40c7a2,_0x14a55b[_0x9fbc('0x15')][_0x9fbc('0x16')]);return _0x4f0867(_0x14a55b[_0x9fbc('0x15')][_0x9fbc('0x16')]);}logger[_0x9fbc('0x15')](_0x9fbc('0x10'),_0x40c7a2,_0x14a55b[_0x9fbc('0x15')][_0x9fbc('0x16')]);return _0x526202(_0x14a55b[_0x9fbc('0x15')][_0x9fbc('0x16')]);}else{logger[_0x9fbc('0x17')]('MailAccount,\x20%s,\x20%s',_0x40c7a2,'request\x20sent');_0x526202(_0x14a55b[_0x9fbc('0x18')]['message']);}})[_0x9fbc('0x19')](function(_0x3c4fcc){logger['error'](_0x9fbc('0x10'),_0x40c7a2,_0x3c4fcc);_0x4f0867(_0x3c4fcc);});});}function respondWithStatusCode(_0x194429,_0x31ea9a){_0x31ea9a=_0x31ea9a||0xcc;return function(_0x3186bc){if(_0x3186bc){return _0x194429[_0x9fbc('0x1a')](_0x31ea9a);}return _0x194429[_0x9fbc('0x1b')](_0x31ea9a)[_0x9fbc('0x1c')]();};}function respondWithResult(_0x4a08f5,_0x46d310){_0x46d310=_0x46d310||0xc8;return function(_0x4740d0){if(_0x4740d0){return _0x4a08f5[_0x9fbc('0x1b')](_0x46d310)[_0x9fbc('0x1d')](_0x4740d0);}};}function respondWithFilteredResult(_0x5223d8,_0x5b0252){return function(_0x279a85){if(_0x279a85){var _0x1e0191=typeof _0x5b0252['offset']==='undefined'&&typeof _0x5b0252[_0x9fbc('0x1e')]===_0x9fbc('0x1f');var _0x2099c3=_0x279a85[_0x9fbc('0x20')];var _0x14d49e=_0x1e0191?0x0:_0x5b0252[_0x9fbc('0x21')];var _0x320bd3=_0x1e0191?_0x279a85['count']:_0x5b0252[_0x9fbc('0x21')]+_0x5b0252[_0x9fbc('0x1e')];var _0x142b39;if(_0x320bd3>=_0x2099c3){_0x320bd3=_0x2099c3;_0x142b39=0xc8;}else{_0x142b39=0xce;}_0x5223d8[_0x9fbc('0x1b')](_0x142b39);return _0x5223d8[_0x9fbc('0x22')](_0x9fbc('0x23'),_0x14d49e+'-'+_0x320bd3+'/'+_0x2099c3)[_0x9fbc('0x1d')](_0x279a85);}return null;};}function saveUpdates(_0x181990){return function(_0x4e754c){if(_0x4e754c){return _0x4e754c['update'](_0x181990)[_0x9fbc('0xf')](function(_0x103296){return _0x103296;});}return null;};}function removeEntity(_0x434f26){return function(_0x4ca8f8){if(_0x4ca8f8){return _0x4ca8f8[_0x9fbc('0x24')]()[_0x9fbc('0xf')](function(){var _0x5e2fb5=_0x4ca8f8[_0x9fbc('0x25')]({'plain':!![]});var _0x3a33d1=_0x9fbc('0x26');return db[_0x9fbc('0x27')]['destroy']({'where':{'type':_0x3a33d1,'resourceId':_0x5e2fb5['id']}})['then'](function(){return _0x4ca8f8;});})[_0x9fbc('0xf')](function(){_0x434f26[_0x9fbc('0x1b')](0xcc)['end']();});}};}function handleEntityNotFound(_0x4d3462){return function(_0x5e19cf){if(!_0x5e19cf){_0x4d3462[_0x9fbc('0x1a')](0x194);}return _0x5e19cf;};}function handleError(_0x8bc875,_0xd8193a){_0xd8193a=_0xd8193a||0x1f4;return function(_0x4d3848){logger['error'](_0x4d3848['stack']);if(_0x4d3848[_0x9fbc('0x28')]){delete _0x4d3848[_0x9fbc('0x28')];}_0x8bc875[_0x9fbc('0x1b')](_0xd8193a)[_0x9fbc('0x29')](_0x4d3848);};}function getImapHost(_0x166e15){switch(_0x166e15){case _0x9fbc('0x2a'):return _0x9fbc('0x2b');case _0x9fbc('0x2c'):return'imap.mail.yahoo.com';case'hotmail':return'imap-mail.outlook.com';case'outlook365':return _0x9fbc('0x2d');}throw new Error('Unknown\x20email\x20service\x20provider',_0x166e15);}function getSmtpHost(_0x537573){switch(_0x537573){case _0x9fbc('0x2a'):return'smtp.gmail.com';case'yahoo':return _0x9fbc('0x2e');case'hotmail':return _0x9fbc('0x2f');case _0x9fbc('0x30'):return _0x9fbc('0x31');}throw new Error(_0x9fbc('0x32'),_0x537573);}function getAuthenticationOptions(_0x4ffdd1,_0x132468){var _0x796a38={};var _0x27b4e1={};if(_0x4ffdd1){_0x796a38[_0x9fbc('0x33')]=_0x27b4e1['user']=_0x132468[_0x9fbc('0x34')];_0x796a38[_0x9fbc('0x35')]=_0x27b4e1['pass']=_0x132468[_0x9fbc('0x35')];if(_0x132468[_0x9fbc('0x36')]){_0x796a38['modernAuthentication']=_0x27b4e1[_0x9fbc('0x36')]=!![];_0x796a38[_0x9fbc('0x37')]=_0x27b4e1[_0x9fbc('0x37')]=_0x132468[_0x9fbc('0x37')];_0x796a38[_0x9fbc('0x35')]=_0x27b4e1['pass']=null;}else{_0x796a38[_0x9fbc('0x37')]=_0x27b4e1[_0x9fbc('0x37')]=null;}_0x796a38[_0x9fbc('0x38')]=getImapHost(_0x4ffdd1);_0x796a38['port']=0x3e1;_0x27b4e1['host']=getSmtpHost(_0x4ffdd1);_0x27b4e1[_0x9fbc('0x39')]=0x24b;_0x27b4e1[_0x9fbc('0x3a')]=![];_0x796a38[_0x9fbc('0x3b')]=_0x27b4e1[_0x9fbc('0x3b')]=null;}else{if(_0x132468[_0x9fbc('0x3c')]){_0x796a38[_0x9fbc('0x33')]=_0x27b4e1[_0x9fbc('0x33')]=_0x132468[_0x9fbc('0x34')];_0x796a38[_0x9fbc('0x35')]=_0x27b4e1[_0x9fbc('0x3d')]=_0x132468[_0x9fbc('0x35')];}else{_0x796a38['authentication']=_0x27b4e1[_0x9fbc('0x3c')]=![];_0x796a38[_0x9fbc('0x33')]=_0x27b4e1['user']=null;_0x796a38['password']=_0x27b4e1['pass']=null;}_0x796a38['host']=_0x132468[_0x9fbc('0x3e')][_0x9fbc('0x38')];_0x796a38[_0x9fbc('0x39')]=_0x132468[_0x9fbc('0x3e')][_0x9fbc('0x39')];_0x27b4e1['host']=_0x132468[_0x9fbc('0x3f')][_0x9fbc('0x38')];_0x27b4e1[_0x9fbc('0x39')]=_0x132468['Smtp'][_0x9fbc('0x39')];}return{'Imap':_0x796a38,'Smtp':_0x27b4e1};}exports[_0x9fbc('0x40')]=function(_0x239127,_0xed29e9){var _0xb4b545={'include':[{'model':db[_0x9fbc('0x41')],'as':_0x9fbc('0x3e')},{'model':db[_0x9fbc('0x42')],'as':_0x9fbc('0x3f')},{'model':db[_0x9fbc('0x43')],'as':'mandatoryDispositionPause'}]},_0x1a55ce={},_0x3a7063={'count':0x0,'rows':[]};var _0xaea1be=_['map'](db[_0x9fbc('0x44')][_0x9fbc('0x45')],function(_0x288768){return{'name':_0x288768[_0x9fbc('0x46')],'type':_0x288768[_0x9fbc('0x47')][_0x9fbc('0x48')]};});_0x1a55ce[_0x9fbc('0x49')]=_[_0x9fbc('0x4a')](_0xaea1be,'name');_0x1a55ce['query']=_[_0x9fbc('0x4b')](_0x239127[_0x9fbc('0x4c')]);_0x1a55ce[_0x9fbc('0x4d')]=_['intersection'](_0x1a55ce[_0x9fbc('0x49')],_0x1a55ce[_0x9fbc('0x4c')]);_0xb4b545['attributes']=_['intersection'](_0x1a55ce[_0x9fbc('0x49')],qs['fields'](_0x239127['query'][_0x9fbc('0x4e')]));_0xb4b545[_0x9fbc('0x4f')]=_0xb4b545[_0x9fbc('0x4f')]['length']?_0xb4b545[_0x9fbc('0x4f')]:_0x1a55ce[_0x9fbc('0x49')];if(!_0x239127[_0x9fbc('0x4c')]['hasOwnProperty'](_0x9fbc('0x50'))){_0xb4b545[_0x9fbc('0x1e')]=qs['limit'](_0x239127['query']['limit']);_0xb4b545[_0x9fbc('0x21')]=qs[_0x9fbc('0x21')](_0x239127['query'][_0x9fbc('0x21')]);}_0xb4b545[_0x9fbc('0x51')]=qs[_0x9fbc('0x52')](_0x239127[_0x9fbc('0x4c')][_0x9fbc('0x52')]);_0xb4b545[_0x9fbc('0x53')]=qs[_0x9fbc('0x4d')](_[_0x9fbc('0x54')](_0x239127['query'],_0x1a55ce['filters']),_0xaea1be);if(_0x239127[_0x9fbc('0x4c')][_0x9fbc('0x55')]){_0xb4b545[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0xb4b545['where'],{'$or':_['map'](_0xaea1be,function(_0x2ad37d){if(_0x2ad37d[_0x9fbc('0x47')]!==_0x9fbc('0x57')){var _0x53c37b={};_0x53c37b[_0x2ad37d[_0x9fbc('0x28')]]={'$like':'%'+_0x239127['query'][_0x9fbc('0x55')]+'%'};return _0x53c37b;}})});}_0xb4b545=_[_0x9fbc('0x56')]({},_0xb4b545,_0x239127[_0x9fbc('0x58')]);var _0x409ac0={'where':_0xb4b545[_0x9fbc('0x53')]};return db[_0x9fbc('0x44')][_0x9fbc('0x20')](_0x409ac0)[_0x9fbc('0xf')](function(_0x4eee3e){_0x3a7063[_0x9fbc('0x20')]=_0x4eee3e;if(_0x239127[_0x9fbc('0x4c')][_0x9fbc('0x59')]){_0xb4b545['include']=[{'all':!![]}];}return db[_0x9fbc('0x44')][_0x9fbc('0x5a')](_0xb4b545);})[_0x9fbc('0xf')](function(_0x11c801){_0x3a7063[_0x9fbc('0x5b')]=_0x11c801;return _0x3a7063;})['then'](respondWithFilteredResult(_0xed29e9,_0xb4b545))[_0x9fbc('0x19')](handleError(_0xed29e9,null));};exports[_0x9fbc('0x5c')]=function(_0x36ac77,_0x1ec6e5){var _0x16cd7e={'raw':![],'where':{'id':_0x36ac77['params']['id']},'include':[{'model':db[_0x9fbc('0x41')],'as':_0x9fbc('0x3e')},{'model':db[_0x9fbc('0x42')],'as':_0x9fbc('0x3f')},{'model':db[_0x9fbc('0x43')],'as':_0x9fbc('0x5d')}]},_0x1ce7c2={};_0x1ce7c2[_0x9fbc('0x49')]=_[_0x9fbc('0x4b')](db[_0x9fbc('0x44')][_0x9fbc('0x45')]);_0x1ce7c2[_0x9fbc('0x4c')]=_['keys'](_0x36ac77[_0x9fbc('0x4c')]);_0x1ce7c2['filters']=_[_0x9fbc('0x5e')](_0x1ce7c2[_0x9fbc('0x49')],_0x1ce7c2[_0x9fbc('0x4c')]);_0x16cd7e[_0x9fbc('0x4f')]=_['intersection'](_0x1ce7c2[_0x9fbc('0x49')],qs[_0x9fbc('0x4e')](_0x36ac77['query'][_0x9fbc('0x4e')]));_0x16cd7e[_0x9fbc('0x4f')]=_0x16cd7e['attributes'][_0x9fbc('0x5f')]?_0x16cd7e[_0x9fbc('0x4f')]:_0x1ce7c2[_0x9fbc('0x49')];if(_0x36ac77[_0x9fbc('0x4c')][_0x9fbc('0x59')]){_0x16cd7e[_0x9fbc('0x60')]=[{'all':!![]}];}_0x16cd7e=_[_0x9fbc('0x56')]({},_0x16cd7e,_0x36ac77[_0x9fbc('0x58')]);return db[_0x9fbc('0x44')][_0x9fbc('0x61')](_0x16cd7e)[_0x9fbc('0xf')](handleEntityNotFound(_0x1ec6e5,null))['then'](respondWithResult(_0x1ec6e5,null))['catch'](handleError(_0x1ec6e5,null));};exports['update']=function(_0x19f9de,_0x3192ba){if(_0x19f9de['body']['id']){delete _0x19f9de[_0x9fbc('0x62')]['id'];}var _0x483bbf=_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x63')]===_0x9fbc('0x64')?null:_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x63')];var _0x3acef5=_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3e')]||{};var _0x357f2e=_0x19f9de['body'][_0x9fbc('0x3f')]||{};if(_0x483bbf){_0x3acef5[_0x9fbc('0x38')]=getImapHost(_0x483bbf);_0x3acef5['port']=0x3e1;_0x357f2e['host']=getSmtpHost(_0x483bbf);_0x357f2e[_0x9fbc('0x39')]=0x24b;_0x357f2e[_0x9fbc('0x3a')]=![];}if(_0x357f2e[_0x9fbc('0x36')]){_0x357f2e[_0x9fbc('0x3a')]=![];}else{_0x357f2e['CloudProviderId']=null;}if(!_0x3acef5[_0x9fbc('0x36')])_0x3acef5[_0x9fbc('0x37')]=null;_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3e')]=_0x3acef5;_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3f')]=_0x357f2e;return db[_0x9fbc('0x44')]['find']({'where':{'id':_0x19f9de[_0x9fbc('0x65')]['id']},'include':[{'model':db[_0x9fbc('0x41')],'as':_0x9fbc('0x3e')},{'model':db['MailServerOut'],'as':_0x9fbc('0x3f')},{'model':db['Pause'],'as':'mandatoryDispositionPause'}]})['then'](handleEntityNotFound(_0x3192ba,null))[_0x9fbc('0xf')](function(_0x145195){if(!_0x145195)throw new Error(_0x9fbc('0x66'));if(_0x145195[_0x9fbc('0x3b')])delete _0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3e')];return _0x145195;})[_0x9fbc('0xf')](saveUpdates(_0x19f9de[_0x9fbc('0x62')],null))[_0x9fbc('0xf')](function(_0x1439d0){if(!_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3e')])return _0x1439d0;return db[_0x9fbc('0x41')][_0x9fbc('0x67')](_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3e')],{'where':{'MailAccountId':_0x1439d0['id']}})[_0x9fbc('0xf')](function(){return _0x1439d0;});})[_0x9fbc('0xf')](function(_0x295c2c){if(!_0x19f9de[_0x9fbc('0x62')][_0x9fbc('0x3f')])return _0x295c2c;return db[_0x9fbc('0x42')][_0x9fbc('0x67')](_0x19f9de['body'][_0x9fbc('0x3f')],{'where':{'MailAccountId':_0x295c2c['id']}})[_0x9fbc('0xf')](function(){return _0x295c2c;});})['then'](respondWithResult(_0x3192ba,null))['catch'](handleError(_0x3192ba,null));};exports[_0x9fbc('0x68')]=function(_0x51f665,_0x14067f){return db[_0x9fbc('0x44')]['describe']()['then'](respondWithResult(_0x14067f,null))[_0x9fbc('0x19')](handleError(_0x14067f,null));};exports[_0x9fbc('0x69')]=function(_0x1794ff,_0x3b2b51){if(_0x1794ff[_0x9fbc('0x62')]['id']){delete _0x1794ff[_0x9fbc('0x62')]['id'];}return db['MailAccount'][_0x9fbc('0x61')]({'where':{'id':_0x1794ff[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x3b2b51,null))[_0x9fbc('0xf')](function(_0x3275a2){if(_0x3275a2){_0x1794ff[_0x9fbc('0x62')][_0x9fbc('0x6a')]=_0x3275a2['id'];return db['Disposition']['create'](_0x1794ff[_0x9fbc('0x62')]);}})[_0x9fbc('0xf')](respondWithResult(_0x3b2b51,null))[_0x9fbc('0x19')](handleError(_0x3b2b51,null));};exports['getDispositions']=function(_0x359bcb,_0x3c167e){var _0x5dbeb2={'raw':![],'where':{}};var _0x29950f={};var _0x4a767d={'count':0x0,'rows':[]};return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x359bcb[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x3c167e,null))[_0x9fbc('0xf')](function(_0x43c54c){if(_0x43c54c){_0x29950f['model']=_[_0x9fbc('0x4b')](db[_0x9fbc('0x6c')]['rawAttributes']);_0x29950f['query']=_['keys'](_0x359bcb['query']);_0x29950f[_0x9fbc('0x4d')]=_[_0x9fbc('0x5e')](_0x29950f[_0x9fbc('0x49')],_0x29950f[_0x9fbc('0x4c')]);_0x5dbeb2[_0x9fbc('0x4f')]=_[_0x9fbc('0x5e')](_0x29950f[_0x9fbc('0x49')],qs[_0x9fbc('0x4e')](_0x359bcb[_0x9fbc('0x4c')][_0x9fbc('0x4e')]));_0x5dbeb2[_0x9fbc('0x4f')]=_0x5dbeb2[_0x9fbc('0x4f')][_0x9fbc('0x5f')]?_0x5dbeb2[_0x9fbc('0x4f')]:_0x29950f[_0x9fbc('0x49')];if(!_0x359bcb[_0x9fbc('0x4c')][_0x9fbc('0x6d')](_0x9fbc('0x50'))){_0x5dbeb2[_0x9fbc('0x1e')]=qs[_0x9fbc('0x1e')](_0x359bcb[_0x9fbc('0x4c')][_0x9fbc('0x1e')]);_0x5dbeb2[_0x9fbc('0x21')]=qs[_0x9fbc('0x21')](_0x359bcb['query'][_0x9fbc('0x21')]);}_0x5dbeb2[_0x9fbc('0x51')]=qs['sort'](_0x359bcb[_0x9fbc('0x4c')]['sort']);_0x5dbeb2['where']=qs[_0x9fbc('0x4d')](_[_0x9fbc('0x54')](_0x359bcb['query'],_0x29950f['filters']));_0x5dbeb2[_0x9fbc('0x53')][_0x9fbc('0x6a')]=_0x43c54c['id'];if(_0x359bcb['query'][_0x9fbc('0x55')]){_0x5dbeb2[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0x5dbeb2['where'],{'$or':_[_0x9fbc('0x4a')](_0x5dbeb2[_0x9fbc('0x4f')],function(_0x449f70){var _0x497390={};_0x497390[_0x449f70]={'$like':'%'+_0x359bcb[_0x9fbc('0x4c')][_0x9fbc('0x55')]+'%'};return _0x497390;})});}_0x5dbeb2=_[_0x9fbc('0x56')]({},_0x5dbeb2,_0x359bcb['options']);return db['Disposition'][_0x9fbc('0x20')]({'where':_0x5dbeb2[_0x9fbc('0x53')]})[_0x9fbc('0xf')](function(_0x5262d1){_0x4a767d[_0x9fbc('0x20')]=_0x5262d1;if(_0x359bcb[_0x9fbc('0x4c')][_0x9fbc('0x59')]){_0x5dbeb2['include']=[{'all':!![]}];}return db[_0x9fbc('0x6c')]['findAll'](_0x5dbeb2);})[_0x9fbc('0xf')](function(_0x471503){_0x4a767d[_0x9fbc('0x5b')]=_0x471503;return _0x4a767d;});}})[_0x9fbc('0xf')](respondWithFilteredResult(_0x3c167e,_0x5dbeb2))[_0x9fbc('0x19')](handleError(_0x3c167e,null));};exports[_0x9fbc('0x6e')]=function(_0xe2e162,_0x26ec3e){return db['MailAccount']['find']({'where':{'id':_0xe2e162[_0x9fbc('0x65')]['id']}})['then'](handleEntityNotFound(_0x26ec3e,null))[_0x9fbc('0xf')](function(_0x2fdecb){if(_0x2fdecb){return _0x2fdecb[_0x9fbc('0x6e')](_0xe2e162[_0x9fbc('0x4c')]['ids']);}})['then'](respondWithStatusCode(_0x26ec3e,null))['catch'](handleError(_0x26ec3e,null));};exports['addAnswer']=function(_0x2bc3a6,_0x14e119){if(_0x2bc3a6[_0x9fbc('0x62')]['id']){delete _0x2bc3a6[_0x9fbc('0x62')]['id'];}return db['MailAccount'][_0x9fbc('0x61')]({'where':{'id':_0x2bc3a6[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x14e119,null))[_0x9fbc('0xf')](function(_0x356eec){if(_0x356eec){_0x2bc3a6[_0x9fbc('0x62')]['MailAccountId']=_0x356eec['id'];return db['CannedAnswer'][_0x9fbc('0x6f')](_0x2bc3a6[_0x9fbc('0x62')]);}})[_0x9fbc('0xf')](respondWithResult(_0x14e119,null))[_0x9fbc('0x19')](handleError(_0x14e119,null));};exports[_0x9fbc('0x70')]=function(_0x2002e1,_0x22397f){var _0x9fa9bb={'raw':![],'where':{}};var _0x3537b4={};var _0x9b79bd={'count':0x0,'rows':[]};return db['MailAccount'][_0x9fbc('0x6b')]({'where':{'id':_0x2002e1[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x22397f,null))[_0x9fbc('0xf')](function(_0x1fbf3a){if(_0x1fbf3a){_0x3537b4[_0x9fbc('0x49')]=_[_0x9fbc('0x4b')](db['CannedAnswer'][_0x9fbc('0x45')]);_0x3537b4[_0x9fbc('0x4c')]=_[_0x9fbc('0x4b')](_0x2002e1[_0x9fbc('0x4c')]);_0x3537b4['filters']=_[_0x9fbc('0x5e')](_0x3537b4['model'],_0x3537b4[_0x9fbc('0x4c')]);_0x9fa9bb['attributes']=_[_0x9fbc('0x5e')](_0x3537b4['model'],qs[_0x9fbc('0x4e')](_0x2002e1[_0x9fbc('0x4c')][_0x9fbc('0x4e')]));_0x9fa9bb['attributes']=_0x9fa9bb[_0x9fbc('0x4f')]['length']?_0x9fa9bb['attributes']:_0x3537b4[_0x9fbc('0x49')];if(!_0x2002e1[_0x9fbc('0x4c')]['hasOwnProperty'](_0x9fbc('0x50'))){_0x9fa9bb[_0x9fbc('0x1e')]=qs[_0x9fbc('0x1e')](_0x2002e1[_0x9fbc('0x4c')][_0x9fbc('0x1e')]);_0x9fa9bb[_0x9fbc('0x21')]=qs[_0x9fbc('0x21')](_0x2002e1['query'][_0x9fbc('0x21')]);}_0x9fa9bb[_0x9fbc('0x51')]=qs[_0x9fbc('0x52')](_0x2002e1[_0x9fbc('0x4c')][_0x9fbc('0x52')]);_0x9fa9bb['where']=qs['filters'](_[_0x9fbc('0x54')](_0x2002e1[_0x9fbc('0x4c')],_0x3537b4[_0x9fbc('0x4d')]));_0x9fa9bb[_0x9fbc('0x53')][_0x9fbc('0x6a')]=_0x1fbf3a['id'];if(_0x2002e1['query']['filter']){_0x9fa9bb[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0x9fa9bb[_0x9fbc('0x53')],{'$or':_['map'](_0x9fa9bb[_0x9fbc('0x4f')],function(_0x203b22){var _0x562d5b={};_0x562d5b[_0x203b22]={'$like':'%'+_0x2002e1[_0x9fbc('0x4c')][_0x9fbc('0x55')]+'%'};return _0x562d5b;})});}_0x9fa9bb=_['merge']({},_0x9fa9bb,_0x2002e1[_0x9fbc('0x58')]);return db[_0x9fbc('0x71')][_0x9fbc('0x20')]({'where':_0x9fa9bb['where']})[_0x9fbc('0xf')](function(_0x217466){_0x9b79bd[_0x9fbc('0x20')]=_0x217466;if(_0x2002e1[_0x9fbc('0x4c')]['includeAll']){_0x9fa9bb[_0x9fbc('0x60')]=[{'all':!![]}];}return db[_0x9fbc('0x71')][_0x9fbc('0x5a')](_0x9fa9bb);})[_0x9fbc('0xf')](function(_0x4eaf31){_0x9b79bd[_0x9fbc('0x5b')]=_0x4eaf31;return _0x9b79bd;});}})[_0x9fbc('0xf')](respondWithFilteredResult(_0x22397f,_0x9fa9bb))['catch'](handleError(_0x22397f,null));};exports[_0x9fbc('0x72')]=function(_0x3e8508,_0x32cf01){return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x3e8508[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x32cf01,null))[_0x9fbc('0xf')](function(_0x165fd3){if(_0x165fd3){return _0x165fd3[_0x9fbc('0x72')](_0x3e8508[_0x9fbc('0x4c')][_0x9fbc('0x73')]);}})['then'](respondWithStatusCode(_0x32cf01,null))[_0x9fbc('0x19')](handleError(_0x32cf01,null));};exports[_0x9fbc('0x6f')]=function(_0x26a130,_0x5c70a6){var _0x87c9ee={'name':_0x26a130[_0x9fbc('0x62')]['name'],'key':_0x26a130[_0x9fbc('0x62')][_0x9fbc('0x48')],'provider':_0x26a130[_0x9fbc('0x62')][_0x9fbc('0x63')]===_0x9fbc('0x64')?null:_0x26a130['body'][_0x9fbc('0x63')],'email':_0x26a130['body']['email'],'ListId':_0x26a130['body'][_0x9fbc('0x74')],'active':!_['isNil'](_0x26a130[_0x9fbc('0x62')][_0x9fbc('0x75')])?_0x26a130[_0x9fbc('0x62')][_0x9fbc('0x75')]:!![],'description':_0x26a130[_0x9fbc('0x62')][_0x9fbc('0x76')]||null};var _0x29de3d=getAuthenticationOptions(_0x87c9ee['provider'],_0x26a130[_0x9fbc('0x62')]);_0x87c9ee['Imap']=_0x29de3d[_0x9fbc('0x3e')];_0x87c9ee['Smtp']=_0x29de3d[_0x9fbc('0x3f')];return db[_0x9fbc('0x44')][_0x9fbc('0x6f')](_0x87c9ee,{'include':[{'model':db[_0x9fbc('0x42')],'as':_0x9fbc('0x3f')},{'model':db[_0x9fbc('0x41')],'as':'Imap'}]})[_0x9fbc('0xf')](function(_0x707424){var _0xea2101=_0x26a130['user'][_0x9fbc('0x25')]({'plain':!![]});if(!_0xea2101)throw new Error(_0x9fbc('0x77'));if(_0xea2101[_0x9fbc('0x78')]===_0x9fbc('0x33')){var _0x1d0a6f=_0x707424['get']({'plain':!![]});return db[_0x9fbc('0x79')][_0x9fbc('0x61')]({'where':{'name':_0x9fbc('0x26'),'userProfileId':_0xea2101[_0x9fbc('0x7a')]},'raw':!![]})[_0x9fbc('0xf')](function(_0x444114){if(_0x444114&&_0x444114[_0x9fbc('0x7b')]===0x0){return db[_0x9fbc('0x27')][_0x9fbc('0x6f')]({'name':_0x1d0a6f[_0x9fbc('0x28')],'resourceId':_0x1d0a6f['id'],'type':_0x444114[_0x9fbc('0x28')],'sectionId':_0x444114['id']},{})[_0x9fbc('0xf')](function(){return _0x707424;});}else{return _0x707424;}})[_0x9fbc('0x19')](function(_0x4b7ebc){logger[_0x9fbc('0x15')]('Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s',_0x4b7ebc);throw _0x4b7ebc;});}return _0x707424;})[_0x9fbc('0xf')](respondWithResult(_0x5c70a6,0xc9))['catch'](handleError(_0x5c70a6,null));};exports[_0x9fbc('0x7c')]=function(_0x47427e,_0x346319){return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x47427e[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x346319,null))[_0x9fbc('0xf')](function(_0x44cc77){if(_0x44cc77){return _0x44cc77['getImap']();}return null;})[_0x9fbc('0xf')](respondWithResult(_0x346319,null))[_0x9fbc('0x19')](handleError(_0x346319,null));};exports[_0x9fbc('0x7d')]=function(_0x37dfce,_0x5c378c){if(_0x37dfce[_0x9fbc('0x62')]['id']){delete _0x37dfce[_0x9fbc('0x62')]['id'];}return db['MailAccount'][_0x9fbc('0x61')]({'where':{'id':_0x37dfce[_0x9fbc('0x65')]['id']}})['then'](handleEntityNotFound(_0x5c378c,null))['then'](function(_0x154842){if(_0x154842){_0x37dfce['body'][_0x9fbc('0x6a')]=_0x154842['id'];return db[_0x9fbc('0x41')]['create'](_0x37dfce['body']);}})[_0x9fbc('0xf')](respondWithResult(_0x5c378c,null))[_0x9fbc('0x19')](handleError(_0x5c378c,null));};exports[_0x9fbc('0x7e')]=function(_0x40f09d,_0x2d20cb){return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x40f09d[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x2d20cb,null))[_0x9fbc('0xf')](function(_0x2157b9){if(_0x2157b9){return _0x2157b9['setImap'](null);}return null;})[_0x9fbc('0xf')](respondWithStatusCode(_0x2d20cb,null))[_0x9fbc('0x19')](handleError(_0x2d20cb,null));};exports[_0x9fbc('0x7f')]=function(_0x46eb10,_0x268a65){return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x46eb10[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x268a65,null))[_0x9fbc('0xf')](function(_0x535909){if(_0x535909){return _0x535909[_0x9fbc('0x7f')]();}return null;})[_0x9fbc('0xf')](respondWithResult(_0x268a65,null))[_0x9fbc('0x19')](handleError(_0x268a65,null));};exports[_0x9fbc('0x80')]=function(_0x179416,_0x1eed53){if(_0x179416[_0x9fbc('0x62')]['id']){delete _0x179416['body']['id'];}return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x179416[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x1eed53,null))[_0x9fbc('0xf')](function(_0x3a8be6){if(_0x3a8be6){_0x179416[_0x9fbc('0x62')]['MailAccountId']=_0x3a8be6['id'];return db[_0x9fbc('0x42')][_0x9fbc('0x6f')](_0x179416[_0x9fbc('0x62')]);}})[_0x9fbc('0xf')](respondWithResult(_0x1eed53,null))[_0x9fbc('0x19')](handleError(_0x1eed53,null));};exports[_0x9fbc('0x81')]=function(_0x2f7df9,_0x52e3f3){return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x2f7df9[_0x9fbc('0x65')]['id']}})['then'](handleEntityNotFound(_0x52e3f3,null))[_0x9fbc('0xf')](function(_0x5bac86){if(_0x5bac86){return _0x5bac86[_0x9fbc('0x82')](null);}return null;})['then'](respondWithStatusCode(_0x52e3f3,null))[_0x9fbc('0x19')](handleError(_0x52e3f3,null));};exports[_0x9fbc('0x83')]=function(_0x58d922,_0x101d2e){return db[_0x9fbc('0x84')][_0x9fbc('0x61')]({'where':{'id':_0x58d922[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x101d2e,null))[_0x9fbc('0xf')](function(_0x2e101a){if(_0x2e101a){return _0x2e101a[_0x9fbc('0x83')](_0x58d922['body']['ids'],_['omit'](_0x58d922[_0x9fbc('0x62')],[_0x9fbc('0x73'),'id'])||{});}})[_0x9fbc('0xf')](respondWithResult(_0x101d2e,null))[_0x9fbc('0x19')](handleError(_0x101d2e,null));};exports[_0x9fbc('0x85')]=function(_0x2f7013,_0x5f5b34){var _0xa8ba8d={'raw':![],'where':{}};var _0x479249={};var _0x35e710={'count':0x0,'rows':[]};return db['MailAccount'][_0x9fbc('0x6b')]({'where':{'id':_0x2f7013['params']['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x5f5b34,null))['then'](function(_0xfc1a68){if(_0xfc1a68){_0x479249[_0x9fbc('0x49')]=_[_0x9fbc('0x4b')](db[_0x9fbc('0x84')][_0x9fbc('0x45')]);_0x479249['query']=_['keys'](_0x2f7013[_0x9fbc('0x4c')]);_0x479249[_0x9fbc('0x4d')]=_[_0x9fbc('0x5e')](_0x479249[_0x9fbc('0x49')],_0x479249[_0x9fbc('0x4c')]);_0xa8ba8d['attributes']=_[_0x9fbc('0x5e')](_0x479249[_0x9fbc('0x49')],qs['fields'](_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x4e')]));_0xa8ba8d[_0x9fbc('0x4f')]=_0xa8ba8d[_0x9fbc('0x4f')][_0x9fbc('0x5f')]?_0xa8ba8d[_0x9fbc('0x4f')]:_0x479249['model'];if(!_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x6d')](_0x9fbc('0x50'))){_0xa8ba8d[_0x9fbc('0x1e')]=qs[_0x9fbc('0x1e')](_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x1e')]);_0xa8ba8d['offset']=qs[_0x9fbc('0x21')](_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x21')]);}_0xa8ba8d[_0x9fbc('0x51')]=qs[_0x9fbc('0x52')](_0x2f7013['query'][_0x9fbc('0x52')]);_0xa8ba8d['where']=qs['filters'](_[_0x9fbc('0x54')](_0x2f7013[_0x9fbc('0x4c')],_0x479249[_0x9fbc('0x4d')]));_0xa8ba8d['where'][_0x9fbc('0x6a')]=_0xfc1a68['id'];if(_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x55')]){_0xa8ba8d['where']=_[_0x9fbc('0x56')](_0xa8ba8d[_0x9fbc('0x53')],{'$or':_[_0x9fbc('0x4a')](_0xa8ba8d[_0x9fbc('0x4f')],function(_0x58d62e){var _0x36f34a={};_0x36f34a[_0x58d62e]={'$like':'%'+_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x55')]+'%'};return _0x36f34a;})});}_0xa8ba8d=_[_0x9fbc('0x56')]({},_0xa8ba8d,_0x2f7013[_0x9fbc('0x58')]);return db[_0x9fbc('0x84')][_0x9fbc('0x20')]({'where':_0xa8ba8d[_0x9fbc('0x53')]})['then'](function(_0x1f7759){_0x35e710[_0x9fbc('0x20')]=_0x1f7759;if(_0x2f7013['query'][_0x9fbc('0x59')]){_0xa8ba8d[_0x9fbc('0x60')]=[{'model':db['CmContact'],'as':_0x9fbc('0x86'),'required':![]},{'model':db['User'],'as':'Owner','attributes':['name',_0x9fbc('0x87'),_0x9fbc('0x88')],'required':![]},{'model':db['Tag'],'as':'Tags','attributes':['id',_0x9fbc('0x28'),_0x9fbc('0x89')],'where':_0x2f7013['query'][_0x9fbc('0x8a')]?{'id':_0x2f7013[_0x9fbc('0x4c')][_0x9fbc('0x8a')]}:undefined,'required':_0x2f7013['query'][_0x9fbc('0x8a')]?!![]:![]}];}return db[_0x9fbc('0x84')]['findAll'](_0xa8ba8d);})[_0x9fbc('0xf')](function(_0x462641){_0x35e710[_0x9fbc('0x5b')]=_0x462641;return _0x35e710;});}})[_0x9fbc('0xf')](respondWithFilteredResult(_0x5f5b34,_0xa8ba8d))[_0x9fbc('0x19')](handleError(_0x5f5b34,null));};exports[_0x9fbc('0x8b')]=function addApplications(_0x35e04e,_0x23d6d8){var _0x3be80c=_0x35e04e[_0x9fbc('0x65')]['id'];var _0x32b7d5=_0x35e04e[_0x9fbc('0x62')];var _0x21e7a9=0xc8;var _0x5a2091=null;return db['sequelize'][_0x9fbc('0x8c')]({'isolationLevel':db[_0x9fbc('0x8d')][_0x9fbc('0x8e')][_0x9fbc('0x8f')]['READ_COMMITTED']},function(_0x4ad12e){return db[_0x9fbc('0x44')]['findOne']({'where':{'id':_0x3be80c},'transaction':_0x4ad12e})[_0x9fbc('0xf')](function(_0x3045d4){if(_0x3045d4){return db['MailApplication'][_0x9fbc('0x24')]({'where':{'MailAccountId':_0x3be80c},'transaction':_0x4ad12e})[_0x9fbc('0xf')](function(){var _0x53a3e6=_[_0x9fbc('0x4a')](_0x32b7d5,function(_0x54554d){_0x54554d['MailAccountId']=_0x3be80c;return _0x54554d;});return db['MailApplication']['bulkCreate'](_0x53a3e6,{'transaction':_0x4ad12e});});}else{_0x21e7a9=0x194;_0x5a2091=[];}});})[_0x9fbc('0xf')](function(){if(_0x21e7a9!==0x194){return db['MailApplication'][_0x9fbc('0x90')]({'where':{'MailAccountId':_0x3be80c},'order':'priority'})[_0x9fbc('0xf')](function(_0x378e2c){_0x5a2091=_0x378e2c;});}})[_0x9fbc('0x19')](function(_0x58c2bd){_0x21e7a9=0x1f4;logger[_0x9fbc('0x15')](_0x58c2bd[_0x9fbc('0x91')]);if(_0x58c2bd['name']){delete _0x58c2bd[_0x9fbc('0x28')];}_0x5a2091=_0x58c2bd;})[_0x9fbc('0x92')](function(){if(_0x5a2091===null){_0x23d6d8[_0x9fbc('0x1a')](_0x21e7a9);}else{if(_0x21e7a9===0x1f4){_0x23d6d8[_0x9fbc('0x1b')](_0x21e7a9)[_0x9fbc('0x29')](_0x5a2091);}else{_0x23d6d8[_0x9fbc('0x1b')](_0x21e7a9)[_0x9fbc('0x1d')](_0x5a2091);}}});};exports['getApplications']=function(_0x1c965c,_0x44105d){var _0xd231c3={};var _0x4af409={};var _0xf03802;var _0x3de82f;return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x1c965c[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x44105d,null))['then'](function(_0x153032){if(_0x153032){_0xf03802=_0x153032;_0x4af409['model']=_['keys'](db[_0x9fbc('0x93')][_0x9fbc('0x45')]);_0x4af409[_0x9fbc('0x4c')]=_[_0x9fbc('0x4b')](_0x1c965c['query']);_0x4af409[_0x9fbc('0x4d')]=_[_0x9fbc('0x5e')](_0x4af409[_0x9fbc('0x49')],_0x4af409['query']);_0xd231c3[_0x9fbc('0x4f')]=_['intersection'](_0x4af409[_0x9fbc('0x49')],qs[_0x9fbc('0x4e')](_0x1c965c[_0x9fbc('0x4c')]['fields']));_0xd231c3[_0x9fbc('0x4f')]=_0xd231c3[_0x9fbc('0x4f')]['length']?_0xd231c3['attributes']:_0x4af409[_0x9fbc('0x49')];_0xd231c3[_0x9fbc('0x51')]=qs[_0x9fbc('0x52')](_0x1c965c[_0x9fbc('0x4c')][_0x9fbc('0x52')]);_0xd231c3['where']=qs['filters'](_[_0x9fbc('0x54')](_0x1c965c['query'],_0x4af409['filters']));if(_0x1c965c['query'][_0x9fbc('0x55')]){_0xd231c3[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0xd231c3['where'],{'$or':_[_0x9fbc('0x4a')](_0xd231c3[_0x9fbc('0x4f')],function(_0x6f5bed){var _0x428948={};_0x428948[_0x6f5bed]={'$like':'%'+_0x1c965c[_0x9fbc('0x4c')]['filter']+'%'};return _0x428948;})});}_0xd231c3=_[_0x9fbc('0x56')]({},_0xd231c3,_0x1c965c[_0x9fbc('0x58')]);return _0xf03802['getApplications'](_0xd231c3);}})[_0x9fbc('0xf')](function(_0x43c5b6){if(_0x43c5b6){_0x3de82f=_0x43c5b6[_0x9fbc('0x5f')];if(!_0x1c965c['query'][_0x9fbc('0x6d')](_0x9fbc('0x50'))){_0xd231c3['limit']=qs[_0x9fbc('0x1e')](_0x1c965c[_0x9fbc('0x4c')][_0x9fbc('0x1e')]);_0xd231c3[_0x9fbc('0x21')]=qs['offset'](_0x1c965c[_0x9fbc('0x4c')][_0x9fbc('0x21')]);}return _0xf03802[_0x9fbc('0x94')](_0xd231c3);}})[_0x9fbc('0xf')](function(_0x1d343c){if(_0x1d343c){return _0x1d343c?{'count':_0x3de82f,'rows':_0x1d343c}:null;}})[_0x9fbc('0xf')](respondWithResult(_0x44105d,null))[_0x9fbc('0x19')](handleError(_0x44105d,null));};exports['getMessages']=function(_0x4470da,_0x74af66){var _0x4b32ea={'raw':!![],'where':{}};var _0x23139f={};var _0x74c7b2={'count':0x0,'rows':[]};return db['MailAccount'][_0x9fbc('0x6b')]({'where':{'id':_0x4470da[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x74af66,null))[_0x9fbc('0xf')](function(_0x23c11a){if(_0x23c11a){_0x23139f[_0x9fbc('0x49')]=_[_0x9fbc('0x4b')](db[_0x9fbc('0x95')][_0x9fbc('0x45')]);_0x23139f[_0x9fbc('0x4c')]=_[_0x9fbc('0x4b')](_0x4470da[_0x9fbc('0x4c')]);_0x23139f[_0x9fbc('0x4d')]=_[_0x9fbc('0x5e')](_0x23139f[_0x9fbc('0x49')],_0x23139f['query']);_0x4b32ea[_0x9fbc('0x4f')]=_[_0x9fbc('0x5e')](_0x23139f[_0x9fbc('0x49')],qs[_0x9fbc('0x4e')](_0x4470da[_0x9fbc('0x4c')]['fields']));_0x4b32ea[_0x9fbc('0x4f')]=_0x4b32ea[_0x9fbc('0x4f')][_0x9fbc('0x5f')]?_0x4b32ea[_0x9fbc('0x4f')]:_0x23139f[_0x9fbc('0x49')];if(!_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x6d')](_0x9fbc('0x50'))){_0x4b32ea[_0x9fbc('0x1e')]=qs[_0x9fbc('0x1e')](_0x4470da['query'][_0x9fbc('0x1e')]);_0x4b32ea['offset']=qs[_0x9fbc('0x21')](_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x21')]);}_0x4b32ea[_0x9fbc('0x51')]=qs['sort'](_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x52')]);_0x4b32ea['where']=qs[_0x9fbc('0x4d')](_[_0x9fbc('0x54')](_0x4470da[_0x9fbc('0x4c')],_0x23139f['filters']));_0x4b32ea['where'][_0x9fbc('0x6a')]=_0x23c11a['id'];if(_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x55')]){_0x4b32ea[_0x9fbc('0x53')]=_['merge'](_0x4b32ea['where'],{'$or':_[_0x9fbc('0x4a')](_0x4b32ea[_0x9fbc('0x4f')],function(_0x203f67){var _0x31f310={};_0x31f310[_0x203f67]={'$like':'%'+_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x55')]+'%'};return _0x31f310;})});}if(_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x96')]){var _0x2fda1f=_0x4470da[_0x9fbc('0x4c')]['$gte'][_0x9fbc('0x97')](',');var _0x6fc7fd={};_0x6fc7fd[_0x2fda1f[0x0]]={'$gte':moment(_0x2fda1f[0x1])['format'](_0x9fbc('0x98'))};_0x4b32ea[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0x4b32ea['where'],_0x6fc7fd);}_0x4b32ea=_['merge']({},_0x4b32ea,_0x4470da[_0x9fbc('0x58')]);return db[_0x9fbc('0x95')][_0x9fbc('0x20')]({'where':_0x4b32ea['where']})[_0x9fbc('0xf')](function(_0x2331eb){_0x74c7b2[_0x9fbc('0x20')]=_0x2331eb;if(_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x59')]){_0x4b32ea[_0x9fbc('0x60')]=[{'all':!![]}];}return db[_0x9fbc('0x95')]['findAll'](_0x4b32ea);})[_0x9fbc('0xf')](function(_0x603eb5){if(_0x4470da[_0x9fbc('0x4c')][_0x9fbc('0x99')]===_0x9fbc('0x9a')){for(var _0x52099d=0x0;_0x52099d<_0x603eb5['length'];_0x52099d++){_0x603eb5[_0x52099d][_0x9fbc('0x62')]=juice(_0x603eb5[_0x52099d]['body']);}}_0x74c7b2['rows']=_0x603eb5;return _0x74c7b2;});}})[_0x9fbc('0xf')](respondWithFilteredResult(_0x74af66,_0x4b32ea))[_0x9fbc('0x19')](handleError(_0x74af66,null));};exports[_0x9fbc('0x29')]=function(_0x52a186,_0x59adbf){var _0x4a403a,_0xf8484={},_0x483482;if(_0x52a186['body']['to']){_0x483482=_0x52a186[_0x9fbc('0x62')]['to'][_0x9fbc('0x97')](',')[0x0];}return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x52a186[_0x9fbc('0x65')]['id']},'include':[{'model':db['CmList'],'as':_0x9fbc('0x9b'),'include':[{'model':db['CmContact'],'as':_0x9fbc('0x9c'),'where':{'email':_0x483482},'limit':0x1,'order':[[_0x9fbc('0x9d'),'DESC']]}]},{'model':db[_0x9fbc('0x42')],'as':_0x9fbc('0x3f'),'raw':!![],'include':[{'model':db[_0x9fbc('0x9e')],'as':_0x9fbc('0x9e'),'raw':!![]}]}]})['then'](handleEntityNotFound(_0x59adbf,null))[_0x9fbc('0xf')](function(_0x340b23){if(!_0x340b23)return;_0x4a403a=_0x340b23;if(!_0x340b23[_0x9fbc('0x3f')])throw new Error(_0x9fbc('0x9f'));if(_[_0x9fbc('0xa0')](_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xa1')])){_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xa1')]=util[_0x9fbc('0xa2')]('%s\x20<%s>',_0x340b23[_0x9fbc('0x28')],_0x340b23[_0x9fbc('0xa3')]||_0x340b23[_0x9fbc('0x3f')][_0x9fbc('0x33')]);}if(_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xa4')]&&_0x52a186[_0x9fbc('0x62')]['attachments'][_0x9fbc('0x5f')]){for(var _0x1d5d9f=0x0;_0x1d5d9f<_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xa4')][_0x9fbc('0x5f')];_0x1d5d9f+=0x1){_0x52a186[_0x9fbc('0x62')]['attachments'][_0x1d5d9f]={'filename':_0x52a186[_0x9fbc('0x62')]['attachments'][_0x1d5d9f]['name'],'path':path[_0x9fbc('0xa5')](config[_0x9fbc('0xa6')],_0x9fbc('0xa7'),_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xa4')][_0x1d5d9f][_0x9fbc('0xa8')])};}}var _0x1e12d6=_0x340b23[_0x9fbc('0xa9')]();return respondWithRpcPromise(_0x9fbc('0xaa'),_0x9fbc('0xab'),{'account':_0x1e12d6,'message':_0x52a186['body']});})[_0x9fbc('0xf')](function(_0x3eb38f){if(!_0x3eb38f)return;_0xf8484=_0x3eb38f;if(!_0x4a403a['List'])throw new Error('List\x20not\x20found');if(_0x4a403a['List'][_0x9fbc('0x9c')]['length'])return _0x4a403a['List']['Contacts'][0x0];return db[_0x9fbc('0xac')][_0x9fbc('0x6f')](_[_0x9fbc('0xad')](_0x52a186[_0x9fbc('0x62')],{'firstName':_0x52a186[_0x9fbc('0x62')]['to'],'email':_0x52a186['body']['to'],'phone':_0x52a186[_0x9fbc('0x62')]['to'],'ListId':_0x4a403a[_0x9fbc('0x74')]}));})[_0x9fbc('0xf')](function(_0x55c35b){if(!_0x55c35b)return;var _0x4667dd={'UserId':_0x52a186[_0x9fbc('0x33')]['id'],'ContactId':_0x55c35b['id'],'MailAccountId':_0x4a403a['id'],'inReplyTo':_0xf8484[_0x9fbc('0xae')],'to':_0x52a186[_0x9fbc('0x62')]['from'],'cc':_0x52a186[_0x9fbc('0x62')]['cc'],'subject':_0x52a186['body'][_0x9fbc('0xaf')],'attach':_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xb0')],'firstMsgDirection':'out','lastMsgAt':moment()[_0x9fbc('0xa2')](_0x9fbc('0x98')),'lastMsgDirection':_0x9fbc('0xb1'),'Messages':[_[_0x9fbc('0x56')](_0x52a186[_0x9fbc('0x62')],{'messageId':_0xf8484[_0x9fbc('0xae')],'sentAt':moment()[_0x9fbc('0xa2')](_0x9fbc('0x98')),'read':!![],'MailAccountId':_0x4a403a['id'],'UserId':_0x52a186['user']['id'],'ContactId':_0x55c35b['id']})]};if(_0x52a186[_0x9fbc('0x62')][_0x9fbc('0xb2')]){_0x4667dd=_[_0x9fbc('0x56')](_0x4667dd,_0x52a186['body'][_0x9fbc('0xb2')]);}return db['MailInteraction'][_0x9fbc('0x6f')](_0x4667dd,{'include':[{'model':db[_0x9fbc('0x95')],'as':_0x9fbc('0xb3')}]});})[_0x9fbc('0xf')](respondWithResult(_0x59adbf,null))[_0x9fbc('0x19')](handleError(_0x59adbf,null));};exports[_0x9fbc('0xb4')]=function(_0xc490ee,_0x597e3c){return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0xc490ee[_0x9fbc('0x65')]['id']},'include':[{'model':db[_0x9fbc('0x42')],'as':'Smtp','raw':!![],'include':[{'model':db['CloudProvider'],'as':'CloudProvider','raw':!![]}]}]})[_0x9fbc('0xf')](handleEntityNotFound(_0x597e3c,null))['then'](function(_0x373171){if(!_0x373171[_0x9fbc('0x3f')])return;var _0x2e1d61=_0x373171['getSmtpOptions']();return respondWithRpcPromise('VerifySmtp','verifySmtp',{'account':_0x2e1d61});})[_0x9fbc('0xf')](respondWithResult(_0x597e3c,null))['catch'](handleError(_0x597e3c,null));};exports[_0x9fbc('0x24')]=function(_0x4cdba7,_0x431011){return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x4cdba7['params']['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x431011,null))['then'](function(_0x7883a1){if(_0x7883a1&&_0x7883a1[_0x9fbc('0x3b')]){throw new db[(_0x9fbc('0xb5'))][(_0x9fbc('0xb6'))](_0x9fbc('0xb7'));}return _0x7883a1;})['then'](removeEntity(_0x431011,null))[_0x9fbc('0x19')](handleError(_0x431011,null));};exports[_0x9fbc('0xb8')]=function(_0x21f874,_0x410b74){return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x21f874[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x410b74,null))['then'](function(_0x4ab22e){if(_0x4ab22e){return _0x4ab22e[_0x9fbc('0xb8')](_0x21f874[_0x9fbc('0x62')][_0x9fbc('0x73')],_[_0x9fbc('0xb9')](_0x21f874[_0x9fbc('0x62')],['ids','id'])||{})[_0x9fbc('0xba')](function(_0x56e20d){for(var _0x49ddf9=0x0;_0x49ddf9<_0x21f874[_0x9fbc('0x62')][_0x9fbc('0x73')]['length'];_0x49ddf9+=0x1){socket[_0x9fbc('0xbb')]('userMailAccount:save',{'UserId':Number(_0x21f874[_0x9fbc('0x62')]['ids'][_0x49ddf9]),'MailAccountId':Number(_0x21f874[_0x9fbc('0x65')]['id'])});}return _0x56e20d;});}})[_0x9fbc('0xf')](respondWithResult(_0x410b74,null))[_0x9fbc('0x19')](handleError(_0x410b74,null));};exports[_0x9fbc('0xbc')]=function(_0x338606,_0x1eac96){return db[_0x9fbc('0x44')][_0x9fbc('0x61')]({'where':{'id':_0x338606['params']['id']}})['then'](handleEntityNotFound(_0x1eac96,null))[_0x9fbc('0xf')](function(_0x42e463){if(_0x42e463){return _0x42e463[_0x9fbc('0xbc')](_0x338606['query'][_0x9fbc('0x73')])[_0x9fbc('0xf')](function(){if(_[_0x9fbc('0xbd')](_0x338606['query']['ids'])){for(var _0x4d44e3=0x0;_0x4d44e3<_0x338606[_0x9fbc('0x4c')][_0x9fbc('0x73')]['length'];_0x4d44e3+=0x1){socket[_0x9fbc('0xbb')](_0x9fbc('0xbe'),{'UserId':Number(_0x338606[_0x9fbc('0x4c')][_0x9fbc('0x73')][_0x4d44e3]),'MailAccountId':Number(_0x338606[_0x9fbc('0x65')]['id'])});}}else{socket[_0x9fbc('0xbb')]('userMailAccount:remove',{'UserId':Number(_0x338606[_0x9fbc('0x4c')][_0x9fbc('0x73')]),'MailAccountId':Number(_0x338606['params']['id'])});}});}})[_0x9fbc('0xf')](respondWithStatusCode(_0x1eac96,null))['catch'](handleError(_0x1eac96,null));};exports['getAgents']=function(_0x360c85,_0x59a872){var _0x216674={};var _0x4d5327={};var _0xe037ec;var _0x511e87;return db[_0x9fbc('0x44')][_0x9fbc('0x6b')]({'where':{'id':_0x360c85[_0x9fbc('0x65')]['id']}})[_0x9fbc('0xf')](handleEntityNotFound(_0x59a872,null))['then'](function(_0x544e7a){if(_0x544e7a){_0xe037ec=_0x544e7a;_0x4d5327[_0x9fbc('0x49')]=_[_0x9fbc('0x4b')](db[_0x9fbc('0xbf')][_0x9fbc('0x45')]);_0x4d5327['query']=_['keys'](_0x360c85[_0x9fbc('0x4c')]);_0x4d5327[_0x9fbc('0x4d')]=_[_0x9fbc('0x5e')](_0x4d5327[_0x9fbc('0x49')],_0x4d5327[_0x9fbc('0x4c')]);_0x216674[_0x9fbc('0x4f')]=_[_0x9fbc('0x5e')](_0x4d5327['model'],qs['fields'](_0x360c85[_0x9fbc('0x4c')][_0x9fbc('0x4e')]));_0x216674[_0x9fbc('0x4f')]=_0x216674['attributes'][_0x9fbc('0x5f')]?_0x216674['attributes']:_0x4d5327[_0x9fbc('0x49')];_0x216674[_0x9fbc('0x51')]=qs['sort'](_0x360c85[_0x9fbc('0x4c')][_0x9fbc('0x52')]);_0x216674[_0x9fbc('0x53')]=qs[_0x9fbc('0x4d')](_['pick'](_0x360c85[_0x9fbc('0x4c')],_0x4d5327[_0x9fbc('0x4d')]));if(_0x360c85['query']['filter']){_0x216674[_0x9fbc('0x53')]=_[_0x9fbc('0x56')](_0x216674['where'],{'$or':_[_0x9fbc('0x4a')](_0x216674['attributes'],function(_0x3f6909){var _0x532b8d={};_0x532b8d[_0x3f6909]={'$like':'%'+_0x360c85[_0x9fbc('0x4c')][_0x9fbc('0x55')]+'%'};return _0x532b8d;})});}_0x216674=_[_0x9fbc('0x56')]({},_0x216674,_0x360c85['options']);return _0xe037ec[_0x9fbc('0xc0')](_0x216674);}})['then'](function(_0x218703){if(_0x218703){_0x511e87=_0x218703[_0x9fbc('0x5f')];if(!_0x360c85[_0x9fbc('0x4c')]['hasOwnProperty']('nolimit')){_0x216674[_0x9fbc('0x1e')]=qs[_0x9fbc('0x1e')](_0x360c85[_0x9fbc('0x4c')][_0x9fbc('0x1e')]);_0x216674[_0x9fbc('0x21')]=qs[_0x9fbc('0x21')](_0x360c85[_0x9fbc('0x4c')][_0x9fbc('0x21')]);}return _0xe037ec[_0x9fbc('0xc0')](_0x216674);}})[_0x9fbc('0xf')](function(_0x4eb0ec){if(_0x4eb0ec){return _0x4eb0ec?{'count':_0x511e87,'rows':_0x4eb0ec}:null;}})[_0x9fbc('0xf')](respondWithResult(_0x59a872,null))[_0x9fbc('0x19')](handleError(_0x59a872,null));};
\ No newline at end of file