dudi lugasi
Results
2
issues of
dudi lugasi
### Basic Infos #### Hardware Hardware: ?ESP-12? esp8266MOD Core Version: ?2.1.0-rc2? ### Description i am trying to listen to a message but also be able to send but when im...
mailin.on('validateSender',function (connection, email, next) { next(null); }); mailin.on('message', mailModule.emailRecieved); this causes : error: Error: write ECONNRESET at exports._errnoException (util.js:1022:11) at WriteWrap.afterWrite [as oncomplete] (net.js:804:14) Error: Uncaught, unspecified "error" event. ([object...