78c08c4641125214f2a0a00dd86049a6636a8f64
[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 _0xce0d=['client','http','error','result','catch','sendMailMessage','bluebird','jayson/promise'];(function(_0x544c03,_0x558fe4){var _0x5e86ad=function(_0x3b2aaf){while(--_0x3b2aaf){_0x544c03['push'](_0x544c03['shift']());}};_0x5e86ad(++_0x558fe4);}(_0xce0d,0xfe));var _0xdce0=function(_0x164ef5,_0xba6238){_0x164ef5=_0x164ef5-0x0;var _0x2d60c5=_0xce0d[_0x164ef5];return _0x2d60c5;};'use strict';var BPromise=require(_0xdce0('0x0'));var jayson=require(_0xdce0('0x1'));var client=jayson[_0xdce0('0x2')][_0xdce0('0x3')]({'port':0x232b});function request(_0x3fc928,_0xbe0b48){return new BPromise(function(_0x44aeba,_0xf46911){return client['request'](_0x3fc928,_0xbe0b48)['then'](function(_0x6722b0){if(_0x6722b0[_0xdce0('0x4')]){return _0xf46911(_0x6722b0[_0xdce0('0x4')]['message']);}else{return _0x44aeba(_0x6722b0[_0xdce0('0x5')]);}})[_0xdce0('0x6')](function(_0x4a5a0e){return _0xf46911(_0x4a5a0e);});});}exports[_0xdce0('0x7')]=function(_0x3566d6,_0x213624){return request('SendMail',{'account':_0x3566d6,'message':_0x213624});};