c4f15c0e297f9281dc5281a48d0ad85eb2ad90f1
[motion2.git] / server / services / routing / 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 _0xe92b=['catch','SendMail','bluebird','jayson/promise','client','http','request','then','error','result'];(function(_0x20bf2b,_0x2508f1){var _0xf4ae43=function(_0x5afe04){while(--_0x5afe04){_0x20bf2b['push'](_0x20bf2b['shift']());}};_0xf4ae43(++_0x2508f1);}(_0xe92b,0xf2));var _0xbe92=function(_0xfb42e6,_0x5f5d4b){_0xfb42e6=_0xfb42e6-0x0;var _0x27265b=_0xe92b[_0xfb42e6];return _0x27265b;};'use strict';var BPromise=require(_0xbe92('0x0'));var jayson=require(_0xbe92('0x1'));var client=jayson[_0xbe92('0x2')][_0xbe92('0x3')]({'port':0x232b});function request(_0x2544fe,_0x10bca5){return new BPromise(function(_0x5cee2d,_0x562b30){return client[_0xbe92('0x4')](_0x2544fe,_0x10bca5)[_0xbe92('0x5')](function(_0x46082c){if(_0x46082c[_0xbe92('0x6')]){return _0x562b30(_0x46082c[_0xbe92('0x6')]['message']);}else{return _0x5cee2d(_0x46082c[_0xbe92('0x7')]);}})[_0xbe92('0x8')](function(_0x5d5509){return _0x562b30(_0x5d5509);});});}exports['sendMailMessage']=function(_0x33f66c,_0x411d35){return request(_0xbe92('0x9'),{'account':_0x33f66c,'message':_0x411d35});};