I am using this code below.
mail("xxx@t-online.de", "My Subject", "Line 1\nLine 2\nLine 3");
when I start it it always displays this error message:
Warning: Failed to Connect in c:\easyphp\www\ilka1\templates\sendmail.php on line 12
does anyone has an idea what the problem here is?
thanx a lot for you help..
yogi

