Feedback reports not logged

Hi all. I am trying to get KumoMTA to recognize my ARF formatted email. I am sending it from an IP that is not part of the relay_hosts array and it seems to pick up on this listener domain config:

[“*”]
relay_to = false
log_oob = true
log_arf = true

However it does not generate a Feedback type log.

The same email gets recognized by powermta as a feedback loop message correctly.

Is there anything else that needs to be configured in KumoMTA that I am missing?

Thanks in advance.

Hey there @quaint-quokka, 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.

:backhand_index_pointing_up:please provide configs.

ARF messages are logged just like bounces. In the same place unless you config otherwise. Without your configs it is hard to say why you are not seeing them.

Thanks, Tom. Yes, I will provide the config a bit later when I get to my laptop, but just for a quick update, I do have a log hook that sends all the logs to nsq and it works fine with local bounces and deliveries.

Hi @faithful-ostrich here are the logs and the email. I am not using sawk, so I attached the raw both of the email message

init.lua.test.lua (5.16 KB)
email_body.txt (1.24 KB)

var_log.txt (1.6 KB)
smtp_trace.txt (6.83 KB)

kumo.log (1.45 KB)

And the Kumo version: kumod 2023.12.28-63cde9c7

The first thing I would do is upgrade to the latest dev version.
It looks like these are being interpreted as regular inbound mail as opposed to ARF messages. The logging shows "Reception"s as opposed for "Feedback"s.
I believe this was fixed in a previous release, so please upgrade and try that test again to see if it is fixed.

FWIW, a new stable release was cut this morning, so you can upgrade to that. Docs will be updated shortly

@faithful-ostrich , @free-spirited-yorksh Upgrading to the latest version did it. Thank you both very much!!!

Great! Remember us when you are rich and famous. :slightly_smiling_face:

In the process of subscribing from the company’s account