Built motion from commit 5b761a7b.|2.5.36
[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 _0xfde2=['http','then','error','message','result','SendMail','bluebird','client'];(function(_0x582d9d,_0x20587c){var _0x50c271=function(_0x66bc68){while(--_0x66bc68){_0x582d9d['push'](_0x582d9d['shift']());}};_0x50c271(++_0x20587c);}(_0xfde2,0xce));var _0x2fde=function(_0x40d078,_0x210a77){_0x40d078=_0x40d078-0x0;var _0x46fc81=_0xfde2[_0x40d078];return _0x46fc81;};'use strict';var BPromise=require(_0x2fde('0x0'));var jayson=require('jayson/promise');var client=jayson[_0x2fde('0x1')][_0x2fde('0x2')]({'port':0x232b});function request(_0x4fbe04,_0x1c66e8){return new BPromise(function(_0x5a5c64,_0x7e6204){return client['request'](_0x4fbe04,_0x1c66e8)[_0x2fde('0x3')](function(_0x18cbe5){if(_0x18cbe5[_0x2fde('0x4')]){return _0x7e6204(_0x18cbe5[_0x2fde('0x4')][_0x2fde('0x5')]);}else{return _0x5a5c64(_0x18cbe5[_0x2fde('0x6')]);}})['catch'](function(_0x339a94){return _0x7e6204(_0x339a94);});});}exports['sendMailMessage']=function(_0x5e2268,_0x26b41a){return request(_0x2fde('0x7'),{'account':_0x5e2268,'message':_0x26b41a});};