I'm not sure, if this is a bug, so I put it in the question forum.
I want my form to be submitted to a static e-mail with "no-reply@mydomain.com" as sender. The "Reply-to" however should be the e-mail address entered by the vistor ("visitor@example.com").
The mail is submitted correctly, but both addresses ("no-reply@mydomain.com" and "visitor@example.com") are set as "Reply-to". How can I prvent the "From" address to be put into the "Reply-to"?
I want my form to be submitted to a static e-mail with "no-reply@mydomain.com" as sender. The "Reply-to" however should be the e-mail address entered by the vistor ("visitor@example.com").
The mail is submitted correctly, but both addresses ("no-reply@mydomain.com" and "visitor@example.com") are set as "Reply-to". How can I prvent the "From" address to be put into the "Reply-to"?
Hi GreyHead,
I first tried your custom Email action, but that didn't change anything (I just installed it and submitted the form - I'm not sure if that was supposed to help anyway).
I then changed "libraries/joomla/mail/mail.php" as you described in your Nov 16, 2011 post. That did the trick. So thank you for your help.
I first tried your custom Email action, but that didn't change anything (I just installed it and submitted the form - I'm not sure if that was supposed to help anyway).
I then changed "libraries/joomla/mail/mail.php" as you described in your Nov 16, 2011 post. That did the trick. So thank you for your help.
This topic is locked and no more replies can be posted.