dudi lugasi

Results 4 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...

![Image](https://github.com/user-attachments/assets/771c951f-6427-4211-a5aa-605b0b0f52df) 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...

bug