Are there any available methods to retrieve email addresses from log events
Hey there @kindhearted-deer, 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.
This is documente: configure_local_logs - KumoMTA Docs
// The envelope sender "sender": "user@sender.example.com",
only give sender details. I need from email details, that is my requirement.
It lists the sender and the receiver from the envelope. Are you looking for the HEADER from?
This is also documented on the same page
Ok. Thanks @faithful-ostrich .