Built motion from commit bbec7235.|2.6.20
[motion2.git] / server / services / routing / mailRpc / 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 _0x0f03=['result','sendMailMessage','SendMail','bluebird','client','request','message'];(function(_0x429948,_0x1a6851){var _0x35d5d1=function(_0x574853){while(--_0x574853){_0x429948['push'](_0x429948['shift']());}};_0x35d5d1(++_0x1a6851);}(_0x0f03,0x199));var _0x30f0=function(_0x472ade,_0x14afa4){_0x472ade=_0x472ade-0x0;var _0x55a4c1=_0x0f03[_0x472ade];return _0x55a4c1;};'use strict';var BPromise=require(_0x30f0('0x0'));var jayson=require('jayson/promise');var client=jayson[_0x30f0('0x1')]['http']({'port':0x232b});function request(_0x2a1fde,_0xba7f76){return new BPromise(function(_0xee1873,_0x543174){return client[_0x30f0('0x2')](_0x2a1fde,_0xba7f76)['then'](function(_0x33ebff){if(_0x33ebff['error']){return _0x543174(_0x33ebff['error'][_0x30f0('0x3')]);}else{return _0xee1873(_0x33ebff[_0x30f0('0x4')]);}})['catch'](function(_0x4e4ebf){return _0x543174(_0x4e4ebf);});});}exports[_0x30f0('0x5')]=function(_0x23ca90,_0x4cae1e){return request(_0x30f0('0x6'),{'account':_0x23ca90,'message':_0x4cae1e});};