[PHP-WIN] Re: Send mail

2003-03-02 Thread Max Graham
Orlando: I used this in a script, I set up a message body like this mail($mrecipient, $subject, $messagebody, $headers); You may need to set the $headers variable ... or you can use this script that allows you to send a multipart MIME email http://www.hotscripts.com/Detailed/18698.html "Orl

[PHP-WIN] Re: Send mail

2003-03-02 Thread Orlando Castañeda
The trouble was in my php.ii file... thanks all! "Chris Morris" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Have you set up your SMTP server in the PHP configuration? > > > "Orlando castañeda" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > I am trying to se

[PHP-WIN] Re: Send mail

2003-03-01 Thread Chris Morris
Have you set up your SMTP server in the PHP configuration? "Orlando castañeda" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I am trying to send an e-mail like this: There are no errors, but the e-mail is never sent ! I apreciate any help ! Tito [EMAIL PROTECTED] [EMAIL PROTECT

[PHP-WIN] Re: Send mail

2003-02-27 Thread Alejandro Trujillo J.
could be a small think but are you checked the php.ini config?? the code looks good, meabe is the mail server config in the php.ini -- Alejandro Trujillo J. Cube Systems LTDA. web : csltda.com Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- PHP Windows Mailing List