Built motion from commit bab6f49e.|2.6.17
[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 _0x0b9e=['bluebird','jayson/promise','client','http','request','then','error','message','result','catch','SendMail'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x0b9e,0x197));var _0xe0b9=function(_0x1dcf62,_0x4cb283){_0x1dcf62=_0x1dcf62-0x0;var _0x1e7542=_0x0b9e[_0x1dcf62];return _0x1e7542;};'use strict';var BPromise=require(_0xe0b9('0x0'));var jayson=require(_0xe0b9('0x1'));var client=jayson[_0xe0b9('0x2')][_0xe0b9('0x3')]({'port':0x232b});function request(_0x3e8594,_0x523629){return new BPromise(function(_0x22a18b,_0x1e0fc6){return client[_0xe0b9('0x4')](_0x3e8594,_0x523629)[_0xe0b9('0x5')](function(_0x4ba0f2){if(_0x4ba0f2[_0xe0b9('0x6')]){return _0x1e0fc6(_0x4ba0f2[_0xe0b9('0x6')][_0xe0b9('0x7')]);}else{return _0x22a18b(_0x4ba0f2[_0xe0b9('0x8')]);}})[_0xe0b9('0x9')](function(_0x5607e6){return _0x1e0fc6(_0x5607e6);});});}exports['sendMailMessage']=function(_0xa936fd,_0x292589){return request(_0xe0b9('0xa'),{'account':_0xa936fd,'message':_0x292589});};