Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / services / email / lib / smtp.js
index 4e7cc47..f78f544 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x31fe=['compile','toString','verify','Not\x20verifired','nodemailer','prototype','send','createTransport'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0x31fe,0x64));var _0xe31f=function(_0x1a511a,_0xdf348f){_0x1a511a=_0x1a511a-0x0;var _0xba4cd0=_0x31fe[_0x1a511a];return _0xba4cd0;};'use strict';var nodemailer=require(_0xe31f('0x0'));var inlineBase64=require('nodemailer-plugin-inline-base64');function EmailSmtp(){}EmailSmtp[_0xe31f('0x1')][_0xe31f('0x2')]=function(_0x2b7318,_0xf84427){return new Promise(function(_0xab2422,_0x19a5b7){var _0x2a0735=nodemailer[_0xe31f('0x3')](_0x2b7318);_0x2a0735['use'](_0xe31f('0x4'),inlineBase64());_0x2a0735['sendMail'](_0xf84427,function(_0x521a8a,_0x36395b){if(_0x521a8a){_0x19a5b7(_0x521a8a[_0xe31f('0x5')]());}else{_0xab2422(_0x36395b);}});});};EmailSmtp[_0xe31f('0x1')][_0xe31f('0x6')]=function(_0x20bca7){return new Promise(function(_0x2acd6f,_0x495e0b){var _0x57c2dc=nodemailer['createTransport'](_0x20bca7);_0x57c2dc[_0xe31f('0x6')](function(_0x4a039a,_0x923cab){if(_0x4a039a){_0x495e0b(_0x4a039a[_0xe31f('0x5')]());}else{if(_0x923cab){_0x2acd6f(_0x923cab);}else{_0x495e0b(_0xe31f('0x7'));}}});});};module['exports']=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