33KK
33KK
Or perhaps fix the obvious issue? Nowhere does it say that it any non-report emails will just be sent to the abyss. Nor does it make sense to do it...
 :confused: ?? The "intended behavior" you're describing is nonsensical. Especially considering you use postmaster as a default and the popup doesn't say "IF FORWARDING IS DISABLED YOU WILL LOSE...
The popup reads to me "if the email is analyzed as a report it will not be forwarded", not "DANGER :rotating_light: :rotating_light: :rotating_light: :rotating_light: :rotating_light: "
Why not just make it actually deliver non-reports though? How would this affect performance? Was it ever an actual issue or is the performance problem theoretical? As far as I...
I genuinely doubt just awaiting on the analyze_report would have any real impact on performance assuming queue_message doesn't stall the entire server, and if it does it would be a...
As I said before, I want an option to only skip forwarding reports. I still want to get non-reports, I still want to get reports that failed to get analyzed...
Also, `tokio::spawn` is not necessarily on a new thread and isn't intended for blocking work anyway, which seems to be most of what analyze_report is doing.
Sorry if I came off rude. I am not in a great mental state, and this also lost me money.