Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I've got a lightly modified contact form which is working great. I've disabled 'send a copy to user' as I don't need this feature.
What I do need is to send a copy of every form to a second recipient, via BCC. This recipient email can be hard-coded into the cshtml file.
I've tried modifiying it myself but I could not figure out where I needed to add the BCC value and/or if it's built in to the send mail function.
If anyone could give me some suggestions on where in the code to look for this, I'd appreciate it.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Possible to add a BCC to second recipient?
I've got a lightly modified contact form which is working great. I've disabled 'send a copy to user' as I don't need this feature.
What I do need is to send a copy of every form to a second recipient, via BCC. This recipient email can be hard-coded into the cshtml file.
I've tried modifiying it myself but I could not figure out where I needed to add the BCC value and/or if it's built in to the send mail function.
If anyone could give me some suggestions on where in the code to look for this, I'd appreciate it.
is working on a reply...