Built motion from commit 9d0783e6.|2.6.13
[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 _0x7889=['bluebird','jayson/promise','client','http','request','then','error','sendMailMessage'];(function(_0x390a06,_0x33a232){var _0x57e0c6=function(_0x19c504){while(--_0x19c504){_0x390a06['push'](_0x390a06['shift']());}};_0x57e0c6(++_0x33a232);}(_0x7889,0x88));var _0x9788=function(_0x5dd692,_0x4ffa0a){_0x5dd692=_0x5dd692-0x0;var _0x2ebc69=_0x7889[_0x5dd692];return _0x2ebc69;};'use strict';var BPromise=require(_0x9788('0x0'));var jayson=require(_0x9788('0x1'));var client=jayson[_0x9788('0x2')][_0x9788('0x3')]({'port':0x232b});function request(_0x11e805,_0x93a8ed){return new BPromise(function(_0x48a9de,_0x3e516e){return client[_0x9788('0x4')](_0x11e805,_0x93a8ed)[_0x9788('0x5')](function(_0x1a6cbe){if(_0x1a6cbe[_0x9788('0x6')]){return _0x3e516e(_0x1a6cbe[_0x9788('0x6')]['message']);}else{return _0x48a9de(_0x1a6cbe['result']);}})['catch'](function(_0x21981b){return _0x3e516e(_0x21981b);});});}exports[_0x9788('0x7')]=function(_0x5661ad,_0x568ca5){return request('SendMail',{'account':_0x5661ad,'message':_0x568ca5});};