19d9f21ea2ca6a33f0cec9b66ac8053c1c1b9007
[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 _0xb7f7=['bluebird','jayson/promise','client','request','error','message','catch','sendMailMessage','SendMail'];(function(_0x58d9e0,_0x257e09){var _0x19f921=function(_0x52650f){while(--_0x52650f){_0x58d9e0['push'](_0x58d9e0['shift']());}};_0x19f921(++_0x257e09);}(_0xb7f7,0x1e6));var _0x7b7f=function(_0x1c0146,_0x3af081){_0x1c0146=_0x1c0146-0x0;var _0x4f680f=_0xb7f7[_0x1c0146];return _0x4f680f;};'use strict';var BPromise=require(_0x7b7f('0x0'));var jayson=require(_0x7b7f('0x1'));var client=jayson[_0x7b7f('0x2')]['http']({'port':0x232b});function request(_0x19b05a,_0x3760cf){return new BPromise(function(_0x3d2b8d,_0x50e5a7){return client[_0x7b7f('0x3')](_0x19b05a,_0x3760cf)['then'](function(_0x18e9a9){if(_0x18e9a9[_0x7b7f('0x4')]){return _0x50e5a7(_0x18e9a9[_0x7b7f('0x4')][_0x7b7f('0x5')]);}else{return _0x3d2b8d(_0x18e9a9['result']);}})[_0x7b7f('0x6')](function(_0x45e16d){return _0x50e5a7(_0x45e16d);});});}exports[_0x7b7f('0x7')]=function(_0x25a8cf,_0x228726){return request(_0x7b7f('0x8'),{'account':_0x25a8cf,'message':_0x228726});};