Built motion from commit bab6f49e.|2.6.17
[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 _0x48cf=['result','sendMailMessage','SendMail','bluebird','jayson/promise','client','then','error'];(function(_0x43e570,_0x598932){var _0x54413a=function(_0x5e90e6){while(--_0x5e90e6){_0x43e570['push'](_0x43e570['shift']());}};_0x54413a(++_0x598932);}(_0x48cf,0x17b));var _0xf48c=function(_0x13bf0c,_0x4b3849){_0x13bf0c=_0x13bf0c-0x0;var _0x3246db=_0x48cf[_0x13bf0c];return _0x3246db;};'use strict';var BPromise=require(_0xf48c('0x0'));var jayson=require(_0xf48c('0x1'));var client=jayson[_0xf48c('0x2')]['http']({'port':0x232b});function request(_0x2baf27,_0xd376d7){return new BPromise(function(_0x3203db,_0x16b46a){return client['request'](_0x2baf27,_0xd376d7)[_0xf48c('0x3')](function(_0x18479a){if(_0x18479a[_0xf48c('0x4')]){return _0x16b46a(_0x18479a[_0xf48c('0x4')]['message']);}else{return _0x3203db(_0x18479a[_0xf48c('0x5')]);}})['catch'](function(_0x25032e){return _0x16b46a(_0x25032e);});});}exports[_0xf48c('0x6')]=function(_0x78e30d,_0x10e469){return request(_0xf48c('0x7'),{'account':_0x78e30d,'message':_0x10e469});};