421ea79b40f496cf53f8891aa846c6e616ffe58f
[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 _0x19ce=['sendMailMessage','SendMail','client','http','request','then','error','message','result'];(function(_0x1c184b,_0x4d61b4){var _0x22bcf0=function(_0x5c4802){while(--_0x5c4802){_0x1c184b['push'](_0x1c184b['shift']());}};_0x22bcf0(++_0x4d61b4);}(_0x19ce,0x134));var _0xe19c=function(_0x1c98a1,_0x325acb){_0x1c98a1=_0x1c98a1-0x0;var _0x2fdc26=_0x19ce[_0x1c98a1];return _0x2fdc26;};'use strict';var BPromise=require('bluebird');var jayson=require('jayson/promise');var client=jayson[_0xe19c('0x0')][_0xe19c('0x1')]({'port':0x232b});function request(_0x4266cb,_0x1ed17d){return new BPromise(function(_0x5dbf7f,_0x3e8a00){return client[_0xe19c('0x2')](_0x4266cb,_0x1ed17d)[_0xe19c('0x3')](function(_0x7b0349){if(_0x7b0349[_0xe19c('0x4')]){return _0x3e8a00(_0x7b0349[_0xe19c('0x4')][_0xe19c('0x5')]);}else{return _0x5dbf7f(_0x7b0349[_0xe19c('0x6')]);}})['catch'](function(_0x18475f){return _0x3e8a00(_0x18475f);});});}exports[_0xe19c('0x7')]=function(_0x210d41,_0xe82ac7){return request(_0xe19c('0x8'),{'account':_0x210d41,'message':_0xe82ac7});};