Hello. I added another email address for the entry to be emailed to in the BCC section. I tested my form with a fake entry and the entry was sent to the To: email but not to the BCC: email. Any ideas?
Hello. I added another email address for the entry to be emailed to in the BCC section. I tested my form with a fake entry and the entry was sent to the To: email but not to the BCC: email. Any ideas?
Have you tried an alternate email in BCC field? For example, switching the primary and the BCC to see if it works?
Yes. I have even tried a gmail addy and our work email address which is yahoo driven. No luck.
Are you running the latest versions of both WordPress and Gravity Forms? Can you check for plugin/theme conflicts to also rule out that possibility. Instructions can be found here:
http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict
I am running a pretty high end company site here. I can't go turning things on and off without my boss killing me. We do all major fund raising for big events in Chicago. My wordpress and Gravity Forms are all up to date.
The issue for us though is that Gravity Forms passes the e-mail to the WordPress wp-mail.php file and then your server sends it out. If it isn't a plugin/theme conflict then it is a host issue because Gravity Forms doesn't care who you send what to.
I use Elastic Email for sending emails. It logs all emails sent and not once has it logged the email address that was placed in the BCC. It is as if the field isn't working correctly and being recognized when sending. The To: box is just fine but not the BCC
This is why we need you to test for plugin conflicts though as your issue isn't something we can easily replicate, and not one that is common. On our development installs and test installs, the BCC field works as expected, so we need to figure out why your BCC field isn't working, and to do that, we need to reduce the variables in the equation.
You are using the latest WordPress and Gravity Forms, correct?
Yes correct I am. Ok I will turn all plug ins off and turn them on one by one.
Also, has it always been this way with your BCC field and you are using is in the notification to admin or notification to user? Are you using more than one e-mail address in the BCC field? If you are willing to work with me, I'll make myself available all day to get this resolved. You can e-mail me at peralty@rocketgenius.com as well as responding here, either or. I'll be checking in often.
Elastic Email is the cause. Which really sucks because I need a relay in place because of delays when sending Gravity Forms. Do you guys suggest a SMTP for Wordpress and Gravity Forms?
I just looked through Elastic's support and found this: http://support.elasticemail.com/discussions/questions/78-bcc-field
Thanks for your question. We do not have a BCC field in our API. We treat delimited recipients in the TO field like a BCC where we parse them and send individual messages. BCC is more of a client tool that makes it handy to send the same email to multiple recipients individually. You will get the exact same result putting the addresses delimited in the TO field.
Unfortunately, Gravity Forms doesn't currently allow for multiple e-mail addresses in the TO field.
I guess I should have refreshed again before posting. There are plenty of SMTP relays out there, but I have personally never used any. There are SMTP plugins for WordPress, but that might not be the ideal solution. Maybe someone on the forum will see this and have a suggestion, but currently, I do not. I'm glad you were able to figure this out though.
Just an FYI. I switched from Elastic Email to Mandrill (a new SMTP/API email delivery service from MailChimp) and it works great now!
Awesome, glad you got it working. Thanks for letting us know!