How do I do this when ever some receives an email from me it says from MachForm mywebdomain@non-reply???
Ive done the whole $email->$table_data['####'] in which #### is the variable. Of coarse that's not the exact code but you get the idea. lets say that #### is actually 'element_1' and that element is the from: email field on my form how can I have it so when some sends an email it comes from the email that they type so when someone receives it they can just hit reply and it will go back to the user who sent it and NOT at mydomain@non-reply? This is a huge feature request since 2years ago I wonder why it hasn't been implemented yet?
