7a83f471181505884534b4650d20589c9cea472a
[motion2.git] / server / api / mailServerOut / mailServerOut.rpc.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 _0x888e=['http','info','MailServerOut,\x20%s,\x20%s','request\x20sent','debug','MailServerOut,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','lodash','bluebird','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client'];(function(_0x3adf5a,_0x16693a){var _0x2e15f0=function(_0x325b74){while(--_0x325b74){_0x3adf5a['push'](_0x3adf5a['shift']());}};_0x2e15f0(++_0x16693a);}(_0x888e,0x161));var _0xe888=function(_0x181fd4,_0x221f00){_0x181fd4=_0x181fd4-0x0;var _0x4210e3=_0x888e[_0x181fd4];return _0x4210e3;};'use strict';var _=require(_0xe888('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xe888('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xe888('0x2'));var logger=require(_0xe888('0x3'))('rpc');var config=require(_0xe888('0x4'));var jayson=require(_0xe888('0x5'));var client=jayson[_0xe888('0x6')][_0xe888('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x296bc5,_0x3dcd8c,_0x563063){return new BPromise(function(_0x3847da,_0x4ea1fe){return client['request'](_0x296bc5,_0x563063)['then'](function(_0x52a8eb){logger[_0xe888('0x8')](_0xe888('0x9'),_0x3dcd8c,_0xe888('0xa'));logger[_0xe888('0xb')](_0xe888('0xc'),_0x3dcd8c,_0xe888('0xa'),JSON[_0xe888('0xd')](_0x52a8eb));if(_0x52a8eb[_0xe888('0xe')]){if(_0x52a8eb[_0xe888('0xe')]['code']===0x1f4){logger[_0xe888('0xe')](_0xe888('0x9'),_0x3dcd8c,_0x52a8eb[_0xe888('0xe')][_0xe888('0xf')]);return _0x4ea1fe(_0x52a8eb[_0xe888('0xe')]['message']);}logger['error'](_0xe888('0x9'),_0x3dcd8c,_0x52a8eb[_0xe888('0xe')][_0xe888('0xf')]);return _0x3847da(_0x52a8eb[_0xe888('0xe')][_0xe888('0xf')]);}else{logger['info']('MailServerOut,\x20%s,\x20%s',_0x3dcd8c,_0xe888('0xa'));_0x3847da(_0x52a8eb[_0xe888('0x10')]['message']);}})[_0xe888('0x11')](function(_0x5d5564){logger[_0xe888('0xe')](_0xe888('0x9'),_0x3dcd8c,_0x5d5564);_0x4ea1fe(_0x5d5564);});});}