Sending on Non-Delivery Reports not working

Just checking in on something. KumoMTA should send out NDR reports for bounced mails? I am not entirely sure if I ever tested that to be working. But it seems if I now send mails to bogus mail adresses, that I don’t get an NDR mail.
Did I miss something or do I need to enable something or did I mess up my configuration.
Platform: Debian 12
Kumo version: Self-build 2024.05.29.111636.d8cc6d98 (from: KumoMTA – Kwenie Data Consultancy)

Hey there @magnanimous-umbrella, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.

As extra info…I do see the log of the bounce. So the bounce reason etc. is visible in the logs.

We do not generate NDR messages, its not really a use case for our target market, ESPs usually just parse the logs.

But I did add it to the roadmap under Needs Funding.

hmm okay, then I found something I might need to sponsor.

or parse the bounces myself and generate these things. But thanks for the reply… I now at least know that it is not in the config (as in … a config error by me :slightly_smiling_face: )

I vote sponsor! :winking_face_with_tongue:

I will have a look at available budgets

I am sorting things out budgetwise, but that will take a bit of time. In the meantime I sorted headers out in the logs and I wrote a script to parse those for now and send NDR emails. Not the best solution, but for now it works.