Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / routing / mailRpc / index.js
index 3a5758e..e29f21f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x11d5=['error','message','result','catch','sendMailMessage','jayson/promise','client','http','request'];(function(_0x6891f7,_0x4747a6){var _0x45c5c8=function(_0x38e643){while(--_0x38e643){_0x6891f7['push'](_0x6891f7['shift']());}};_0x45c5c8(++_0x4747a6);}(_0x11d5,0x140));var _0x511d=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x11d5[_0x14add3];return _0x4a174f;};'use strict';var BPromise=require('bluebird');var jayson=require(_0x511d('0x0'));var client=jayson[_0x511d('0x1')][_0x511d('0x2')]({'port':0x232b});function request(_0x5a4a61,_0x132e5a){return new BPromise(function(_0x38182d,_0x10adf3){return client[_0x511d('0x3')](_0x5a4a61,_0x132e5a)['then'](function(_0x5348fc){if(_0x5348fc['error']){return _0x10adf3(_0x5348fc[_0x511d('0x4')][_0x511d('0x5')]);}else{return _0x38182d(_0x5348fc[_0x511d('0x6')]);}})[_0x511d('0x7')](function(_0x161dad){return _0x10adf3(_0x161dad);});});}exports[_0x511d('0x8')]=function(_0x479fe6,_0x2e6e57){return request('SendMail',{'account':_0x479fe6,'message':_0x2e6e57});};
\ No newline at end of file
+var _0x4a05=['SendMail','jayson/promise','http','request','then','error','message','catch','sendMailMessage'];(function(_0x27526a,_0x28f76c){var _0x323d29=function(_0x4201cd){while(--_0x4201cd){_0x27526a['push'](_0x27526a['shift']());}};_0x323d29(++_0x28f76c);}(_0x4a05,0x157));var _0x54a0=function(_0x349367,_0x1cede2){_0x349367=_0x349367-0x0;var _0x14179b=_0x4a05[_0x349367];return _0x14179b;};'use strict';var BPromise=require('bluebird');var jayson=require(_0x54a0('0x0'));var client=jayson['client'][_0x54a0('0x1')]({'port':0x232b});function request(_0x4bb43e,_0x1a3380){return new BPromise(function(_0x29af6d,_0x2a1353){return client[_0x54a0('0x2')](_0x4bb43e,_0x1a3380)[_0x54a0('0x3')](function(_0x2feb3b){if(_0x2feb3b['error']){return _0x2a1353(_0x2feb3b[_0x54a0('0x4')][_0x54a0('0x5')]);}else{return _0x29af6d(_0x2feb3b['result']);}})[_0x54a0('0x6')](function(_0x1d09c5){return _0x2a1353(_0x1d09c5);});});}exports[_0x54a0('0x7')]=function(_0x55fab6,_0x1c2d7c){return request(_0x54a0('0x8'),{'account':_0x55fab6,'message':_0x1c2d7c});};
\ No newline at end of file