fa777151df2434645eea9ad306b1e981fb90daad
[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 _0xec64=['error','message','result','catch','sendMailMessage','bluebird','client','http','request'];(function(_0xa2d41,_0x29a7bf){var _0x164681=function(_0x3b4cf3){while(--_0x3b4cf3){_0xa2d41['push'](_0xa2d41['shift']());}};_0x164681(++_0x29a7bf);}(_0xec64,0x191));var _0x4ec6=function(_0x3da612,_0x332456){_0x3da612=_0x3da612-0x0;var _0x1a9d1d=_0xec64[_0x3da612];return _0x1a9d1d;};'use strict';var BPromise=require(_0x4ec6('0x0'));var jayson=require('jayson/promise');var client=jayson[_0x4ec6('0x1')][_0x4ec6('0x2')]({'port':0x232b});function request(_0x207e07,_0x1f75fd){return new BPromise(function(_0x1d1c73,_0x42a9f6){return client[_0x4ec6('0x3')](_0x207e07,_0x1f75fd)['then'](function(_0x29cf48){if(_0x29cf48[_0x4ec6('0x4')]){return _0x42a9f6(_0x29cf48[_0x4ec6('0x4')][_0x4ec6('0x5')]);}else{return _0x1d1c73(_0x29cf48[_0x4ec6('0x6')]);}})[_0x4ec6('0x7')](function(_0x2bef3c){return _0x42a9f6(_0x2bef3c);});});}exports[_0x4ec6('0x8')]=function(_0x257b11,_0x23ea3f){return request('SendMail',{'account':_0x257b11,'message':_0x23ea3f});};