drupal webform is not sending emails please i need help is there something i need to change on cpanel or something everything comes fine it says ur email has been sent and then i dont recieve a email please please help!
First we have to make sure that this is a Webform issue. Check if your Drupal site can send an email by, 1) Using the Contact module 2) Request for a new password by signing out and clicking on the "Request a new password" link. If you are able to get the email after following the above steps then follow this; 1) Install the SMTP module 2) Go to admin/settings/mimemail 3) Select SMTP Deleting the Email and recreating it solved the issue for some users. Some users successfully solved the issue by cloning the Webform. If the above methods do not solve the issue then try; 1) Go to Webfrom->Emails 2) There edit the form component that represents the email to be sent 3) Copy the Email in the default area to Custom 4) Save it If this works then it it likely to have been a server issue. Hope that helps.