[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-windows
Subject:    [PHP-WIN] Re: Send mail
From:       63.106.124.254
Date:       2003-02-27 13:22:42
[Download RAW message or body]

Have you set up your SMTP server in the PHP configuration?


"Orlando castaņeda" <tito@coopvgg.com.ar> wrote in message
news:003901c2dc17$fbdcb820$962cfea9@tito...
I am trying to send an e-mail like this:

<?php
     $to = "e-mail@address";
     $subject = "xsubject";
     $message = "x data";
          mail ($to, $subject, $message);
?>

There are no errors, but the e-mail is never sent !
I apreciate any help !


Tito
tito@coopvgg.com.ar
tito_castaneda@hotmail.com
ICQ # 32019090



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic