Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / services / agi / mailRpc / index.js
index 3e63cfc..9a83e23 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfc13=['sendMailMessage','bluebird','jayson/promise','client','http','error','result','catch'];(function(_0x93a1ab,_0x1f4f00){var _0x215766=function(_0x3b4c7f){while(--_0x3b4c7f){_0x93a1ab['push'](_0x93a1ab['shift']());}};_0x215766(++_0x1f4f00);}(_0xfc13,0x141));var _0x3fc1=function(_0x18c703,_0x2d2ea3){_0x18c703=_0x18c703-0x0;var _0x4cb3c9=_0xfc13[_0x18c703];return _0x4cb3c9;};'use strict';var BPromise=require(_0x3fc1('0x0'));var jayson=require(_0x3fc1('0x1'));var client=jayson[_0x3fc1('0x2')][_0x3fc1('0x3')]({'port':0x232b});function request(_0x53dab1,_0x1694c4){return new BPromise(function(_0x523f09,_0x249374){return client['request'](_0x53dab1,_0x1694c4)['then'](function(_0x5ee416){if(_0x5ee416[_0x3fc1('0x4')]){return _0x249374(_0x5ee416[_0x3fc1('0x4')]['message']);}else{return _0x523f09(_0x5ee416[_0x3fc1('0x5')]);}})[_0x3fc1('0x6')](function(_0x5e8f9b){return _0x249374(_0x5e8f9b);});});}exports[_0x3fc1('0x7')]=function(_0x222932,_0x2f3d36){return request('SendMail',{'account':_0x222932,'message':_0x2f3d36});};
\ No newline at end of file
+var _0xc5d9=['http','request','then','error','message','result','SendMail','client'];(function(_0x447475,_0x5138ac){var _0x32b86f=function(_0x143dd6){while(--_0x143dd6){_0x447475['push'](_0x447475['shift']());}};_0x32b86f(++_0x5138ac);}(_0xc5d9,0x1df));var _0x9c5d=function(_0x16b72b,_0x2a2496){_0x16b72b=_0x16b72b-0x0;var _0x2a68fc=_0xc5d9[_0x16b72b];return _0x2a68fc;};'use strict';var BPromise=require('bluebird');var jayson=require('jayson/promise');var client=jayson[_0x9c5d('0x0')][_0x9c5d('0x1')]({'port':0x232b});function request(_0x461d77,_0xa7dc32){return new BPromise(function(_0x20036b,_0x43bba2){return client[_0x9c5d('0x2')](_0x461d77,_0xa7dc32)[_0x9c5d('0x3')](function(_0x39f984){if(_0x39f984[_0x9c5d('0x4')]){return _0x43bba2(_0x39f984[_0x9c5d('0x4')][_0x9c5d('0x5')]);}else{return _0x20036b(_0x39f984[_0x9c5d('0x6')]);}})['catch'](function(_0x4dbbae){return _0x43bba2(_0x4dbbae);});});}exports['sendMailMessage']=function(_0x11d710,_0x2b1c8d){return request(_0x9c5d('0x7'),{'account':_0x11d710,'message':_0x2b1c8d});};
\ No newline at end of file