Form Block Reply Email Address not working

Permalink
I have created a contact form using v8.1 When placing the block on a page I selected 'reply to Email Address'. When a submission is placed the reply to email address field is ignored and just displays the default admin email address.

Is there a setting that needs adjusting or is this a bug?

Regards
Luke

studio108
 
hutman replied on at Permalink Best Answer Reply
hutman
It looks like this is a bug. This also appears to have been completely rewritten in 8.2
studio108 replied on at Permalink Reply
studio108
Yes, it appears to working correctly in 8.2
dklx replied on at Permalink Reply
Hi
I'm using 8.2 and it works mostly fine.
However I have noticed that it only works fine when entering a complete email address. When an address such as "email@address" is entered without the domain-ending concrete5 adds the domain-ending of the admin address and it becomes "email@address.admin.tld".
To me this seems like concrete5 is not properly checking the syntax of an email address field which is a shame because I do not want the admin email address exposed...
Besides that this shouldn't happen even if a corrupted email address is transmitted!?
Especially since I have adjusted default email address values as described here:https://documentation.concrete5.org/developers/sending-mail/configur...
Any ideas on how to prevent this?