Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / services / email / lib / smtp.js
index b74c994..2b8355e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x916a=['send','createTransport','use','compile','sendMail','toString','verify','nodemailer','bluebird','nodemailer-plugin-inline-base64','prototype'];(function(_0x452ff3,_0x40f928){var _0x288fec=function(_0x913a10){while(--_0x913a10){_0x452ff3['push'](_0x452ff3['shift']());}};_0x288fec(++_0x40f928);}(_0x916a,0xac));var _0xa916=function(_0x212fcc,_0x1a8867){_0x212fcc=_0x212fcc-0x0;var _0x4d8190=_0x916a[_0x212fcc];return _0x4d8190;};'use strict';var nodemailer=require(_0xa916('0x0'));var BPromise=require(_0xa916('0x1'));var inlineBase64=require(_0xa916('0x2'));function EmailSmtp(){}EmailSmtp[_0xa916('0x3')][_0xa916('0x4')]=function(_0x34370f,_0x55eac2){return new BPromise(function(_0xa547c5,_0x4f9b3d){var _0x35e67c=nodemailer[_0xa916('0x5')](_0x34370f);_0x35e67c[_0xa916('0x6')](_0xa916('0x7'),inlineBase64());_0x35e67c[_0xa916('0x8')](_0x55eac2,function(_0x4ededb,_0x228cd3){if(_0x4ededb){_0x4f9b3d(_0x4ededb[_0xa916('0x9')]());}else{_0xa547c5(_0x228cd3);}});});};EmailSmtp['prototype']['verify']=function(_0x1501c4){return new BPromise(function(_0x511905,_0x22a4e5){var _0x11bd5f=nodemailer[_0xa916('0x5')](_0x1501c4);_0x11bd5f[_0xa916('0xa')](function(_0x4426a0,_0x2d1b63){if(_0x4426a0){_0x22a4e5(_0x4426a0[_0xa916('0x9')]());}else{if(_0x2d1b63){_0x511905(_0x2d1b63);}else{_0x22a4e5('Not\x20verifired');}}});});};module['exports']=EmailSmtp;
\ No newline at end of file
+var _0xfbeb=['prototype','send','createTransport','use','compile','sendMail','verify','toString','Not\x20verifired','exports','nodemailer','bluebird','nodemailer-plugin-inline-base64'];(function(_0x2080a3,_0x48acfa){var _0x8d7d17=function(_0x2dbc06){while(--_0x2dbc06){_0x2080a3['push'](_0x2080a3['shift']());}};_0x8d7d17(++_0x48acfa);}(_0xfbeb,0xe7));var _0xbfbe=function(_0x23f3fe,_0x37a19c){_0x23f3fe=_0x23f3fe-0x0;var _0x1b1cb1=_0xfbeb[_0x23f3fe];return _0x1b1cb1;};'use strict';var nodemailer=require(_0xbfbe('0x0'));var BPromise=require(_0xbfbe('0x1'));var inlineBase64=require(_0xbfbe('0x2'));function EmailSmtp(){}EmailSmtp[_0xbfbe('0x3')][_0xbfbe('0x4')]=function(_0x11e3e4,_0x30a657){return new BPromise(function(_0x2dc648,_0x4b8f2a){var _0x32ba5a=nodemailer[_0xbfbe('0x5')](_0x11e3e4);_0x32ba5a[_0xbfbe('0x6')](_0xbfbe('0x7'),inlineBase64());_0x32ba5a[_0xbfbe('0x8')](_0x30a657,function(_0x5a0a1d,_0x4ed089){if(_0x5a0a1d){_0x4b8f2a(_0x5a0a1d['toString']());}else{_0x2dc648(_0x4ed089);}});});};EmailSmtp['prototype'][_0xbfbe('0x9')]=function(_0x226c1e){return new BPromise(function(_0x263774,_0x33f557){var _0x14db41=nodemailer[_0xbfbe('0x5')](_0x226c1e);_0x14db41['verify'](function(_0x249c94,_0x2381a4){if(_0x249c94){_0x33f557(_0x249c94[_0xbfbe('0xa')]());}else{if(_0x2381a4){_0x263774(_0x2381a4);}else{_0x33f557(_0xbfbe('0xb'));}}});});};module[_0xbfbe('0xc')]=EmailSmtp;
\ No newline at end of file