Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mike

Pages: [1]
1
Chit Chat / email server
« on: June 18, 2002, 11:31:39 PM »
"you have to install a EmailServer for emails sending... "

  Where would i be able to get a emailserver?
sorry for asking such an off topic question such as this.
Thanks for all your help!
      Mike

2
Installation, Update & Configuration / emailing script
« on: June 18, 2002, 11:09:51 PM »
Where email script should i get then? i am using apache

3
Installation, Update & Configuration / Email Trouble
« on: June 18, 2002, 05:14:19 PM »
I am having trouble with the email, the program says that it is sent, but never recieved.

 I tried the code
<?php
$email = "electro_mike@hotmail.com";
mail($email, "Test Mail", "Test Message");
?>
But i get the error:
Warning: Failed to Connect in c:\web\email.php on line 3

Do you know what is going wrong?

Pages: [1]