Author Topic: Email Trouble  (Read 5137 times)

0 Members and 1 Guest are viewing this topic.

Offline mike

  • Pre-Newbie
  • Posts: 3
    • View Profile
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?

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Email Trouble
« Reply #1 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
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline mike

  • Pre-Newbie
  • Posts: 3
    • View Profile
emailing script
« Reply #2 on: June 18, 2002, 11:09:51 PM »
Where email script should i get then? i am using apache

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Email Trouble
« Reply #3 on: June 18, 2002, 11:11:13 PM »
sorry ?
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi