SeToY
Well-known member
- Affected version
- 2.1.10 Patch 2
Hi there,
when receiving mails via our contact form, the "Reply-To" and "From" address is set to our e-mail address specified in the "Default e-mail address".
"Username" is the name of the user that has sent the mail, "noreply@domain.com" is our specified e-mail address.
The text in the e-mail (the header specifying the users name, e-mail address and ip-address) works, though.
when receiving mails via our contact form, the "Reply-To" and "From" address is set to our e-mail address specified in the "Default e-mail address".
Code:
From: "Username" <noreply@domain.com>
"Username" is the name of the user that has sent the mail, "noreply@domain.com" is our specified e-mail address.
The text in the e-mail (the header specifying the users name, e-mail address and ip-address) works, though.