Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / routing / mailRpc / index.js
index 0232f09..dc29a69 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x814b=['bluebird','jayson/promise','client','http','request','then','error','result','catch','sendMailMessage','SendMail'];(function(_0x2dec53,_0x442049){var _0x2357f9=function(_0x1984f5){while(--_0x1984f5){_0x2dec53['push'](_0x2dec53['shift']());}};_0x2357f9(++_0x442049);}(_0x814b,0x1a2));var _0xb814=function(_0x1f69bc,_0xaffd71){_0x1f69bc=_0x1f69bc-0x0;var _0x1ac3c5=_0x814b[_0x1f69bc];return _0x1ac3c5;};'use strict';var BPromise=require(_0xb814('0x0'));var jayson=require(_0xb814('0x1'));var client=jayson[_0xb814('0x2')][_0xb814('0x3')]({'port':0x232b});function request(_0xfbb64b,_0x477725){return new BPromise(function(_0x4a98af,_0x38c21a){return client[_0xb814('0x4')](_0xfbb64b,_0x477725)[_0xb814('0x5')](function(_0x4237bc){if(_0x4237bc[_0xb814('0x6')]){return _0x38c21a(_0x4237bc[_0xb814('0x6')]['message']);}else{return _0x4a98af(_0x4237bc[_0xb814('0x7')]);}})[_0xb814('0x8')](function(_0x5c8539){return _0x38c21a(_0x5c8539);});});}exports[_0xb814('0x9')]=function(_0x2913a6,_0x186d5a){return request(_0xb814('0xa'),{'account':_0x2913a6,'message':_0x186d5a});};
\ No newline at end of file
+var _0xb44d=['result','catch','sendMailMessage','jayson/promise','request','then','error','message'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xb44d,0x1b3));var _0xdb44=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0xb44d[_0x2b4411];return _0x8e41ef;};'use strict';var BPromise=require('bluebird');var jayson=require(_0xdb44('0x0'));var client=jayson['client']['http']({'port':0x232b});function request(_0x11766b,_0x5a8a7d){return new BPromise(function(_0x3fb241,_0xa939de){return client[_0xdb44('0x1')](_0x11766b,_0x5a8a7d)[_0xdb44('0x2')](function(_0xa36643){if(_0xa36643[_0xdb44('0x3')]){return _0xa939de(_0xa36643[_0xdb44('0x3')][_0xdb44('0x4')]);}else{return _0x3fb241(_0xa36643[_0xdb44('0x5')]);}})[_0xdb44('0x6')](function(_0x3f4035){return _0xa939de(_0x3f4035);});});}exports[_0xdb44('0x7')]=function(_0x4e17e2,_0x3998f5){return request('SendMail',{'account':_0x4e17e2,'message':_0x3998f5});};
\ No newline at end of file