Owner reply-to bug

Your software
My Mautic version is: 5.2.1
My PHP version is:8.1.31
My Database type and version is: 10.5.27-MariaDB-ubu2004

Your problem
My problem is: I’m able to set the FROM for my emails to the contact owner, but the REPLY is always the FROM that is set in my configuration. I’ve tried to override that by using the {ownerfield=email} token in the email’s REPLY-TO address, but it requires a properly formatted email address, not a token.

I’ve seen it mentioned as a bug in the past that the wrong REPLY-TO email is used. Is there a work-around for this?
These errors are showing in the log:

Steps I have tried to fix the problem: I’ve tried using the owner email token in the email’s advanced setting’s field for the REPLY-TO address. The system won’t save that, because it is not a valid email address.

It looks like adding a header for reply-to accepts the token, but I don’t know if there are other implications. Is that a valid approach?