35cf7c32cb8d9ef09c922e36cbc03d756c2395aa
[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 _0x4b5d=['result','catch','sendMailMessage','SendMail','bluebird','jayson/promise','client','error','message'];(function(_0x4ca8ea,_0x1fa84e){var _0x41854e=function(_0x10e1f3){while(--_0x10e1f3){_0x4ca8ea['push'](_0x4ca8ea['shift']());}};_0x41854e(++_0x1fa84e);}(_0x4b5d,0x70));var _0xd4b5=function(_0x3a7db0,_0xe93c50){_0x3a7db0=_0x3a7db0-0x0;var _0x17cbba=_0x4b5d[_0x3a7db0];return _0x17cbba;};'use strict';var BPromise=require(_0xd4b5('0x0'));var jayson=require(_0xd4b5('0x1'));var client=jayson[_0xd4b5('0x2')]['http']({'port':0x232b});function request(_0x3369ca,_0x119aab){return new BPromise(function(_0x342e3c,_0x522f37){return client['request'](_0x3369ca,_0x119aab)['then'](function(_0x30ef85){if(_0x30ef85[_0xd4b5('0x3')]){return _0x522f37(_0x30ef85['error'][_0xd4b5('0x4')]);}else{return _0x342e3c(_0x30ef85[_0xd4b5('0x5')]);}})[_0xd4b5('0x6')](function(_0x439fd5){return _0x522f37(_0x439fd5);});});}exports[_0xd4b5('0x7')]=function(_0x278396,_0x3c0297){return request(_0xd4b5('0x8'),{'account':_0x278396,'message':_0x3c0297});};