2c590870bf46012aa202c77323067e6c5b1f4c00
[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 _0xa479=['jayson/promise','client','http','request','then','error','message','catch','SendMail','bluebird'];(function(_0x1ff760,_0x57e944){var _0x38b183=function(_0x4587ce){while(--_0x4587ce){_0x1ff760['push'](_0x1ff760['shift']());}};_0x38b183(++_0x57e944);}(_0xa479,0x103));var _0x9a47=function(_0xb5ca6e,_0x32cfff){_0xb5ca6e=_0xb5ca6e-0x0;var _0x11e0c3=_0xa479[_0xb5ca6e];return _0x11e0c3;};'use strict';var BPromise=require(_0x9a47('0x0'));var jayson=require(_0x9a47('0x1'));var client=jayson[_0x9a47('0x2')][_0x9a47('0x3')]({'port':0x232b});function request(_0x7bf3c7,_0x26e0a6){return new BPromise(function(_0x25d665,_0x4278c2){return client[_0x9a47('0x4')](_0x7bf3c7,_0x26e0a6)[_0x9a47('0x5')](function(_0x5f3fc0){if(_0x5f3fc0['error']){return _0x4278c2(_0x5f3fc0[_0x9a47('0x6')][_0x9a47('0x7')]);}else{return _0x25d665(_0x5f3fc0['result']);}})[_0x9a47('0x8')](function(_0x522e56){return _0x4278c2(_0x522e56);});});}exports['sendMailMessage']=function(_0x24ee17,_0x3fe6c8){return request(_0x9a47('0x9'),{'account':_0x24ee17,'message':_0x3fe6c8});};