Built motion from commit 5fcd269f5146f10cf3129722d518881dfac64576. Version 3.0.0...
[motion-next.git] / server / services / email / lib / smtp.js
index 65c48cd..02094f8 100644 (file)
@@ -1 +1 @@
-const a1154_0x4f3e=['nodemailer','compile','verify','Not\x20verifired','use','createTransport','nodemailer-plugin-inline-base64','prototype','exports','toString','send','sendMail'];(function(_0x250328,_0x4f3efb){const _0x218ad3=function(_0x4c063d){while(--_0x4c063d){_0x250328['push'](_0x250328['shift']());}};_0x218ad3(++_0x4f3efb);}(a1154_0x4f3e,0x11f));const a1154_0x218a=function(_0x250328,_0x4f3efb){_0x250328=_0x250328-0x0;let _0x218ad3=a1154_0x4f3e[_0x250328];return _0x218ad3;};const _0x2064ec=a1154_0x218a;'use strict';const nodemailer=require(_0x2064ec('0x1')),inlineBase64=require(_0x2064ec('0x7'));function EmailSmtp(){}EmailSmtp[_0x2064ec('0x8')][_0x2064ec('0xb')]=function(_0x4c063d,_0x5c0eab){return new Promise(function(_0x32dcbf,_0x2a5154){const _0x5d2f68=a1154_0x218a,_0x1bceed=nodemailer[_0x5d2f68('0x6')](_0x4c063d);_0x1bceed[_0x5d2f68('0x5')](_0x5d2f68('0x2'),inlineBase64()),_0x1bceed[_0x5d2f68('0x0')](_0x5c0eab,function(_0x5e067a,_0x128230){const _0x4a3ebd=_0x5d2f68;_0x5e067a?_0x2a5154(_0x5e067a[_0x4a3ebd('0xa')]()):_0x32dcbf(_0x128230);});});},EmailSmtp[_0x2064ec('0x8')][_0x2064ec('0x3')]=function(_0x7b1d10){return new Promise(function(_0x3f5466,_0x59398){const _0x5964ab=a1154_0x218a,_0x5a0a04=nodemailer['createTransport'](_0x7b1d10);_0x5a0a04[_0x5964ab('0x3')](function(_0x3003a3,_0x323723){const _0x5e7320=_0x5964ab;_0x3003a3?_0x59398(_0x3003a3[_0x5e7320('0xa')]()):_0x323723?_0x3f5466(_0x323723):_0x59398(_0x5e7320('0x4'));});});},module[_0x2064ec('0x9')]=EmailSmtp;
\ No newline at end of file
+const a1154_0x3234=['use','compile','prototype','nodemailer','Not\x20verifired','verify','toString'];(function(_0x412d89,_0x323403){const _0x143531=function(_0x22bde3){while(--_0x22bde3){_0x412d89['push'](_0x412d89['shift']());}};_0x143531(++_0x323403);}(a1154_0x3234,0xd8));const a1154_0x1435=function(_0x412d89,_0x323403){_0x412d89=_0x412d89-0x0;let _0x143531=a1154_0x3234[_0x412d89];return _0x143531;};const _0x3ce605=a1154_0x1435;'use strict';const nodemailer=require(_0x3ce605('0x4')),inlineBase64=require('nodemailer-plugin-inline-base64');function EmailSmtp(){}EmailSmtp[_0x3ce605('0x3')]['send']=function(_0x22bde3,_0x180831){return new Promise(function(_0x2f5cac,_0x5d00d5){const _0x4ad4bd=a1154_0x1435,_0x79f31=nodemailer['createTransport'](_0x22bde3);_0x79f31[_0x4ad4bd('0x1')](_0x4ad4bd('0x2'),inlineBase64()),_0x79f31['sendMail'](_0x180831,function(_0x574121,_0x8e9253){const _0x3f4ec5=_0x4ad4bd;_0x574121?_0x5d00d5(_0x574121[_0x3f4ec5('0x0')]()):_0x2f5cac(_0x8e9253);});});},EmailSmtp[_0x3ce605('0x3')][_0x3ce605('0x6')]=function(_0x46acd1){return new Promise(function(_0xc3579f,_0x1ba56d){const _0x478f4a=a1154_0x1435,_0x340e20=nodemailer['createTransport'](_0x46acd1);_0x340e20[_0x478f4a('0x6')](function(_0x4e885d,_0x2eeb6e){const _0x200ac5=_0x478f4a;_0x4e885d?_0x1ba56d(_0x4e885d[_0x200ac5('0x0')]()):_0x2eeb6e?_0xc3579f(_0x2eeb6e):_0x1ba56d(_0x200ac5('0x5'));});});},module['exports']=EmailSmtp;
\ No newline at end of file