Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / services / email / lib / smtp.js
index be92183..f78f544 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x694e=['exports','nodemailer-plugin-inline-base64','prototype','send','createTransport','compile','sendMail','verify','toString','Not\x20verifired'];(function(_0x485b5a,_0x2b289b){var _0xd2b34d=function(_0x34dcbd){while(--_0x34dcbd){_0x485b5a['push'](_0x485b5a['shift']());}};_0xd2b34d(++_0x2b289b);}(_0x694e,0x15f));var _0xe694=function(_0x19438d,_0x3a2232){_0x19438d=_0x19438d-0x0;var _0x352188=_0x694e[_0x19438d];return _0x352188;};'use strict';var nodemailer=require('nodemailer');var inlineBase64=require(_0xe694('0x0'));function EmailSmtp(){}EmailSmtp[_0xe694('0x1')][_0xe694('0x2')]=function(_0x97c746,_0x248129){return new Promise(function(_0x21d3e8,_0x2a001b){var _0x59d91a=nodemailer[_0xe694('0x3')](_0x97c746);_0x59d91a['use'](_0xe694('0x4'),inlineBase64());_0x59d91a[_0xe694('0x5')](_0x248129,function(_0x2682b6,_0x27419c){if(_0x2682b6){_0x2a001b(_0x2682b6['toString']());}else{_0x21d3e8(_0x27419c);}});});};EmailSmtp['prototype'][_0xe694('0x6')]=function(_0x3b41d5){return new Promise(function(_0xf951d0,_0x5844e4){var _0x37692f=nodemailer['createTransport'](_0x3b41d5);_0x37692f['verify'](function(_0x4e708f,_0x39b504){if(_0x4e708f){_0x5844e4(_0x4e708f[_0xe694('0x7')]());}else{if(_0x39b504){_0xf951d0(_0x39b504);}else{_0x5844e4(_0xe694('0x8'));}}});});};module[_0xe694('0x9')]=EmailSmtp;
\ No newline at end of file
+var _0xfc95=['use','compile','sendMail','toString','verify','Not\x20verifired','exports','nodemailer','nodemailer-plugin-inline-base64','prototype','send','createTransport'];(function(_0x4bea3a,_0x3cc161){var _0x4f0016=function(_0x35e8c4){while(--_0x35e8c4){_0x4bea3a['push'](_0x4bea3a['shift']());}};_0x4f0016(++_0x3cc161);}(_0xfc95,0x8b));var _0x5fc9=function(_0x3c4e4c,_0x36ff70){_0x3c4e4c=_0x3c4e4c-0x0;var _0x144a87=_0xfc95[_0x3c4e4c];return _0x144a87;};'use strict';var nodemailer=require(_0x5fc9('0x0'));var inlineBase64=require(_0x5fc9('0x1'));function EmailSmtp(){}EmailSmtp[_0x5fc9('0x2')][_0x5fc9('0x3')]=function(_0x1f0352,_0x3666a6){return new Promise(function(_0x1d5644,_0x25ea95){var _0x3ff4a5=nodemailer[_0x5fc9('0x4')](_0x1f0352);_0x3ff4a5[_0x5fc9('0x5')](_0x5fc9('0x6'),inlineBase64());_0x3ff4a5[_0x5fc9('0x7')](_0x3666a6,function(_0x51d269,_0x477f5c){if(_0x51d269){_0x25ea95(_0x51d269[_0x5fc9('0x8')]());}else{_0x1d5644(_0x477f5c);}});});};EmailSmtp['prototype'][_0x5fc9('0x9')]=function(_0x7a27e0){return new Promise(function(_0x375cee,_0x2e841){var _0x914f9b=nodemailer['createTransport'](_0x7a27e0);_0x914f9b[_0x5fc9('0x9')](function(_0x46c983,_0x45a87a){if(_0x46c983){_0x2e841(_0x46c983[_0x5fc9('0x8')]());}else{if(_0x45a87a){_0x375cee(_0x45a87a);}else{_0x2e841(_0x5fc9('0xa'));}}});});};module[_0x5fc9('0xb')]=EmailSmtp;
\ No newline at end of file