Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / services / routing / mailRpc / index.js
index fe8828d..992189e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x492b=['error','message','result','catch','bluebird','jayson/promise','client','http','request','then'];(function(_0x494267,_0x1e84f4){var _0x5404a0=function(_0x287ced){while(--_0x287ced){_0x494267['push'](_0x494267['shift']());}};_0x5404a0(++_0x1e84f4);}(_0x492b,0x158));var _0xb492=function(_0x3dd44d,_0x770b66){_0x3dd44d=_0x3dd44d-0x0;var _0x2e2196=_0x492b[_0x3dd44d];return _0x2e2196;};'use strict';var BPromise=require(_0xb492('0x0'));var jayson=require(_0xb492('0x1'));var client=jayson[_0xb492('0x2')][_0xb492('0x3')]({'port':0x232b});function request(_0x4a4f66,_0x430b21){return new BPromise(function(_0x5a8747,_0x3600f0){return client[_0xb492('0x4')](_0x4a4f66,_0x430b21)[_0xb492('0x5')](function(_0x1b0faf){if(_0x1b0faf['error']){return _0x3600f0(_0x1b0faf[_0xb492('0x6')][_0xb492('0x7')]);}else{return _0x5a8747(_0x1b0faf[_0xb492('0x8')]);}})[_0xb492('0x9')](function(_0x322741){return _0x3600f0(_0x322741);});});}exports['sendMailMessage']=function(_0x3dbe18,_0x2e1fcf){return request('SendMail',{'account':_0x3dbe18,'message':_0x2e1fcf});};
\ No newline at end of file
+var _0xaf01=['catch','sendMailMessage','SendMail','bluebird','jayson/promise','http','request','then','error'];(function(_0x205db5,_0x5ae499){var _0x530649=function(_0x28a350){while(--_0x28a350){_0x205db5['push'](_0x205db5['shift']());}};_0x530649(++_0x5ae499);}(_0xaf01,0xc0));var _0x1af0=function(_0x49b207,_0x408ade){_0x49b207=_0x49b207-0x0;var _0x2dc8fa=_0xaf01[_0x49b207];return _0x2dc8fa;};'use strict';var BPromise=require(_0x1af0('0x0'));var jayson=require(_0x1af0('0x1'));var client=jayson['client'][_0x1af0('0x2')]({'port':0x232b});function request(_0x3f51cf,_0xd24604){return new BPromise(function(_0x4b2cce,_0x49cbd2){return client[_0x1af0('0x3')](_0x3f51cf,_0xd24604)[_0x1af0('0x4')](function(_0x47b680){if(_0x47b680[_0x1af0('0x5')]){return _0x49cbd2(_0x47b680['error']['message']);}else{return _0x4b2cce(_0x47b680['result']);}})[_0x1af0('0x6')](function(_0x124a92){return _0x49cbd2(_0x124a92);});});}exports[_0x1af0('0x7')]=function(_0x57aca7,_0x31dffd){return request(_0x1af0('0x8'),{'account':_0x57aca7,'message':_0x31dffd});};
\ No newline at end of file