dudi lugasi
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...
 https://openwebui.com/
## Describe the bug I am sending an text attachment with LF in the api but the attachment is received with CR LF this is an issue because my client...