Open Dan1ell opened 1 month ago
same problem. my replyTo field contains email address (string), but same result.
if i try to change "Default REPLY-TO address (Optional)" in extension configuration from default value to different, i have: "There was an unknown error while processing the request."
Configuration
Problem
Trying to override default Reply To address but it's not working.
Steps to reproduce:
Create a firestore document for use by the extension as follows:
Expected result
The email address sent along with the document appears in the Reply To header of the received email.
Actual result
There are no errors but the default email address from the extension's configuration appears in the email's reply to header instead of the replyTo email address sent along in the document.