083aaa21963c72527ac510e45d2a9af30edf3439
[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 _0xfd5e=['catch','sendMailMessage','SendMail','request','then','error','message','result'];(function(_0x37079e,_0x557741){var _0x3d9155=function(_0x2792c3){while(--_0x2792c3){_0x37079e['push'](_0x37079e['shift']());}};_0x3d9155(++_0x557741);}(_0xfd5e,0x113));var _0xefd5=function(_0x161841,_0x11b6b5){_0x161841=_0x161841-0x0;var _0x4697c1=_0xfd5e[_0x161841];return _0x4697c1;};'use strict';var BPromise=require('bluebird');var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232b});function request(_0x2786b7,_0x480f40){return new BPromise(function(_0x3f5d3b,_0xf667d1){return client[_0xefd5('0x0')](_0x2786b7,_0x480f40)[_0xefd5('0x1')](function(_0x23f002){if(_0x23f002[_0xefd5('0x2')]){return _0xf667d1(_0x23f002[_0xefd5('0x2')][_0xefd5('0x3')]);}else{return _0x3f5d3b(_0x23f002[_0xefd5('0x4')]);}})[_0xefd5('0x5')](function(_0x4a5012){return _0xf667d1(_0x4a5012);});});}exports[_0xefd5('0x6')]=function(_0x3d4029,_0x212331){return request(_0xefd5('0x7'),{'account':_0x3d4029,'message':_0x212331});};