| Post |
|
Guest
| Vincent 12:03 pm April 9, 2008
| |
|
|
Please replace the ??? with your data!
[desc]:
Hi _After many different setting I have always the same message "Error occurred while sending the message:". I don't know what to do.
Thanks for your help
Vincent
|
|
|
Admin
| Oliver Munich, Germany posts 6096 6:14 pm April 9, 2008
| |
|
|
It seems that you provider has either restricted you from using PHP's mail() function or mail() is broken. Two things you can do:
- Check with you provider and ask about the above
- Configure cforms SMTP feature to connect to different SMTP mail server for email delivery
|
|
|
|
|
Guest
| Wisecovery 4:00 am June 3, 2008
| |
|
|
I get that error and I am with bluehost who tell me they do not pose any restrictions to using php mail()
Option two says to use a differnt smtp server, can you ellaborate?
Thank you in advance
|
|
|
Admin
| Oliver Munich, Germany posts 6096 7:18 am June 3, 2008
| |
|
|
the general question is, how does your blog send emails today?
do you have have an SMTP plugin running or do your use Wordpress 'as-is' and do you in fact receive emails from WP (moderation, password reset etc)? This is you first need to test.
If the answer to…
- Wordpress 'as-is'
- do you in fact receive emails
…is yes, then you can use cforms standard mail service (make sure to disable SMTP support on the cforms Global Settings page)
If not, you can configure cforms (enabling the SMTP feature) to talk to a SMTP server -> check with your provider on the proper settings for this feature.
|
|
|
|
|
Guest
| Wisecovery 1:35 am June 4, 2008
| |
|
|
I use wordpress as-is and I have received emails for password resets, for example.
I confirmed that on CformsII->global settings->SMTP Server Settings, alll is disabled.
OMG, I just figured it out, how embarrasing, my subject read "a comment from {your name}. I changed {your name} with a literal value and now it is working.
Thank you for coming back to me!
|
|
|
Admin
| Oliver Munich, Germany posts 6096 6:54 am June 4, 2008
| |
|
|
no worries, 'glad it's working now :-)
|
|
|
|