Working with CForms II Wordpress

When there is mail setting, use the smtp setting always. Gmail or Yahoo etc..

With CForms, not just the admin mail setting in formsettings wont work sometimes.

At this case, just go through the Global Settings and Give the SMTP settings there.
This will do the magic.

And yet times, if you are using a third party hosting then there might be a limit for the mail sending through the php_mail_sender. So plz contact the admin for that or else add this line to cforms/lib_email.php just below the <?php

ini_set('sendmail_from', 'user@domain.com');

http://wordpress.org/support/topic/email-not-sending-with-cformsii-need-help-with-code

http://wordpress.org/support/topic/cforms-not-working-when-submit-is-hit-nothing-happens