decent_guy452
New member
i have been trying to send mail to my yahoo address from my website form script.Its a free web hosting service that supports php sendmail option.But every time i submit the form, its coded to go to a sendmail.php(action="sendmail.php") file which in turns send the email to yahoo.I am getting the submitted info at the sendmail.php (as i can print out from there)but for some reason its not sending the email.Do i have to configure the SMTP settings or something.I thought the webhost should take care of all those things.