Hello DJ, Saturday, July 14, 2007, 1:34:36 AM, you wrote: > Isn't the sender's Email $contacto_email ? > if($sendnotification == true) { > $notification_message = "Obrigado por nos contatar, > $contato_name. Recebemos sua mensagem e entraremos em contato em breve"; > $notification_subject = "Obrigado por sua mensagem > para $websitetitle."; > mail($contato_email, $notification_subject, > $notification_message, "From: $youremail"); I have that piece of code but still no go :-) Grrrr.... <banging head on table> -- Best regards, Luc mailto:luc@xxxxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php