Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / services / email / server / index.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 _0x0268=['values','length','Imap','password','Smtp','pass','stringify','127.0.0.1','log','Email\x20RPC\x20server\x20listening\x20on\x20127.0.0.1:%d!','jayson/promise','lodash','../../../config/logger','email','listen','message','then','catch','account','Verified','error'];(function(_0x40822a,_0x582b60){var _0x357420=function(_0x6cee0b){while(--_0x6cee0b){_0x40822a['push'](_0x40822a['shift']());}};_0x357420(++_0x582b60);}(_0x0268,0xf1));var _0x8026=function(_0x465028,_0x4570ac){_0x465028=_0x465028-0x0;var _0xb783d4=_0x0268[_0x465028];return _0xb783d4;};'use strict';var jayson=require(_0x8026('0x0'));var BPromise=require('bluebird');var _=require(_0x8026('0x1'));var logger=require(_0x8026('0x2'))(_0x8026('0x3'));exports[_0x8026('0x4')]=function(_0x229b27,_0x268ccf){return new BPromise(function(_0x13245c,_0x195d24){var _0x5b066a={'SendMail':function(_0xca7cc){var _0xb9a09=this;return new Promise(function(_0x156595,_0x1c9bdc){_0x268ccf['sendMail'](_0xca7cc['account'],_0xca7cc[_0x8026('0x5')])[_0x8026('0x6')](function(_0x34d173){_0x156595({'code':0xc8,'message':_0x34d173});})[_0x8026('0x7')](function(_0x5203b1){_0x1c9bdc(_0xb9a09['error'](0x1f4,_0x5203b1));});});},'VerifySmtp':function(_0x3e2652){var _0x339b5e=this;return new Promise(function(_0x138b50,_0x58e6ef){_0x268ccf['verifySmtp'](_0x3e2652[_0x8026('0x8')])[_0x8026('0x6')](function(_0x4d8113){_0x138b50({'code':0xc8,'message':_0x8026('0x9')});})['catch'](function(_0x571c3f){_0x58e6ef(_0x339b5e[_0x8026('0xa')](0x1f4,_0x571c3f));});});},'MailAccounts':function(_0x3d5e0e){return new Promise(function(_0x2b653e,_0x447672){var _0x24b309=_[_0x8026('0xb')](_0x229b27['mailAccounts']);for(var _0x29b2f3=0x0;_0x29b2f3<_0x24b309[_0x8026('0xc')];_0x29b2f3+=0x1){if(_0x24b309[_0x29b2f3][_0x8026('0xd')]&&_0x24b309[_0x29b2f3][_0x8026('0xd')]['password']){delete _0x24b309[_0x29b2f3]['Imap'][_0x8026('0xe')];}if(_0x24b309[_0x29b2f3][_0x8026('0xf')]&&_0x24b309[_0x29b2f3][_0x8026('0xf')][_0x8026('0x10')]){delete _0x24b309[_0x29b2f3][_0x8026('0xf')][_0x8026('0x10')];}}_0x2b653e({'count':_0x24b309[_0x8026('0xc')],'rows':_0x24b309});});}};var _0x2a094b=jayson['server'](_0x5b066a)['http']();_0x2a094b['on'](_0x8026('0xa'),function(_0x3583fb){logger[_0x8026('0xa')](JSON[_0x8026('0x11')](_0x3583fb));return _0x195d24(_0x3583fb);});_0x2a094b[_0x8026('0x4')](0x232b,_0x8026('0x12'),function(){console[_0x8026('0x13')](_0x8026('0x14'),0x232b);return _0x13245c('RPC\x20listening\x20on\x20port:'+0x232b);});});};