Hey,
I still have the problem with the mail function and I cannot get it to work.
I am using this code:
mail( "xxx@web.de", "test", "test", "From: yyy@web.de" )
the php.ini looks like this:
[mail function]
SMTP=smtp.web.de
sendmail_from=xxx@web.de
When i run this code I get this error message:
Warning: Failed to Connect in c:\programme\easyphp\www\ilka1
\templates\sendmail.php on line 19
Does anyone has an idea what the problem here could be. Thanx for your answer..
YOGI



