Built motion from commit 85328c08.|2.5.50
[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 _0xb796=['message','catch','sendMailMessage','bluebird','request','then','error'];(function(_0x861a71,_0x2c66f7){var _0x523734=function(_0x374ad1){while(--_0x374ad1){_0x861a71['push'](_0x861a71['shift']());}};_0x523734(++_0x2c66f7);}(_0xb796,0x16f));var _0x6b79=function(_0x4ef5d1,_0x1731de){_0x4ef5d1=_0x4ef5d1-0x0;var _0xffc2d1=_0xb796[_0x4ef5d1];return _0xffc2d1;};'use strict';var BPromise=require(_0x6b79('0x0'));var jayson=require('jayson/promise');var client=jayson['client']['http']({'port':0x232b});function request(_0x2bd5f2,_0xc323bb){return new BPromise(function(_0x49ee77,_0x38191){return client[_0x6b79('0x1')](_0x2bd5f2,_0xc323bb)[_0x6b79('0x2')](function(_0x50c7bb){if(_0x50c7bb[_0x6b79('0x3')]){return _0x38191(_0x50c7bb[_0x6b79('0x3')][_0x6b79('0x4')]);}else{return _0x49ee77(_0x50c7bb['result']);}})[_0x6b79('0x5')](function(_0x21c1b5){return _0x38191(_0x21c1b5);});});}exports[_0x6b79('0x6')]=function(_0x13f4d0,_0x2f81d9){return request('SendMail',{'account':_0x13f4d0,'message':_0x2f81d9});};