Built motion from commit d13fb11b.|2.6.34
[motion2.git] / server / services / agi / 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 _0x19c0=['message','result','sendMailMessage','SendMail','jayson/promise','client','http','error'];(function(_0x57ef42,_0x402438){var _0x5c1859=function(_0x32b18b){while(--_0x32b18b){_0x57ef42['push'](_0x57ef42['shift']());}};_0x5c1859(++_0x402438);}(_0x19c0,0x1dc));var _0x019c=function(_0x56b5c8,_0x33466a){_0x56b5c8=_0x56b5c8-0x0;var _0xf5d8e7=_0x19c0[_0x56b5c8];return _0xf5d8e7;};'use strict';var BPromise=require('bluebird');var jayson=require(_0x019c('0x0'));var client=jayson[_0x019c('0x1')][_0x019c('0x2')]({'port':0x232b});function request(_0x45760b,_0x417f41){return new BPromise(function(_0x5345bd,_0x4d8b4b){return client['request'](_0x45760b,_0x417f41)['then'](function(_0x2f02fc){if(_0x2f02fc[_0x019c('0x3')]){return _0x4d8b4b(_0x2f02fc['error'][_0x019c('0x4')]);}else{return _0x5345bd(_0x2f02fc[_0x019c('0x5')]);}})['catch'](function(_0x1bd3a5){return _0x4d8b4b(_0x1bd3a5);});});}exports[_0x019c('0x6')]=function(_0x244936,_0x2d6aad){return request(_0x019c('0x7'),{'account':_0x244936,'message':_0x2d6aad});};