First, ChronoForms ROCKS!
When I add a CC or BCC field to my email, the form only sends to the main To address, omitting the CC or BCC recipients. With debug turned on, it appears that the second email is generated, but is not received.
Environment:
I'm running Joomla 1.5.11 on an Apache server. This is NOT a hosted account, and I was able to verify that my email configurations are correct. I'm also running ChronoForms V 3.1 RC 5.1.
Thanks for looking into it!
Nicole
When I add a CC or BCC field to my email, the form only sends to the main To address, omitting the CC or BCC recipients. With debug turned on, it appears that the second email is generated, but is not received.
Environment:
I'm running Joomla 1.5.11 on an Apache server. This is NOT a hosted account, and I was able to verify that my email configurations are correct. I'm also running ChronoForms V 3.1 RC 5.1.
Thanks for looking into it!
Nicole
Hi Nicole,
CC and BCC don't work with PHP Mail Function and the mail handler. Switch to SMTP if you can and all will be well.
Bob
CC and BCC don't work with PHP Mail Function and the mail handler. Switch to SMTP if you can and all will be well.
Bob
Wow! Thanks for such a super-quick response!
I was about to edit my original post to let you know that when I create a second email instead of CC or BCC, that works fine. This may be a good workaround to share with some folks who may not be able to change their mail function.
Thanks again!
Nicole
I was about to edit my original post to let you know that when I create a second email instead of CC or BCC, that works fine. This may be a good workaround to share with some folks who may not be able to change their mail function.
Thanks again!
Nicole
This topic is locked and no more replies can be posted.