4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: mike on June 18, 2002, 05:14:19 PM

Title: Email Trouble
Post by: mike 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?
Title: Email Trouble
Post by: Nicky on June 18, 2002, 07:26:48 PM
hi,

if you are testing 4images on your own PC you have to install a EmailServer for emails sending...

or use Admin/General/Settings -> Use SMTP server -> SMTP server host
Title: emailing script
Post by: mike on June 18, 2002, 11:09:51 PM
Where email script should i get then? i am using apache
Title: Email Trouble
Post by: Nicky on June 18, 2002, 11:11:13 PM
sorry ?