Custom 'from' field not working.
-
Hello,
I have a form on my website that misbehaves sometimes, and I can’t figure out why. In the from field on the mail tab, I have:
[first-name] [last-name] <[your-email]>
Those variables are all correct, because in the body of the email, I use
From: [first-name] [last-name] <[your-email]>
and it displays properly. Recently, the emails have been coming through looking like this:
From: WordPress [mailto:[email protected]]
It works normally sometimes, and comes through incorrectly sometimes. I can’t figure out any pattern to it. The first name, last name and email fields are all required, and there don’t seem to be any issues with names that have special characters or punctuation.
Has anyone run into this problem before?
- The topic ‘Custom 'from' field not working.’ is closed to new replies.