Re: [PHP] How to send email

2001-02-12 Thread Ankur Verma
hope that helps Ankur Verma HCL Technologies A1CD, Sec -16 Noida, UP India - Original Message - From: "Emmanuel Halphen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 12:37 AM Subject: [PHP] How to send email > Hi, > > &

RE: [PHP] How to send email

2001-02-12 Thread Maxim Maletsky
:08 AM To: [EMAIL PROTECTED] Subject: [PHP] How to send email Hi, I have a big problem. I am trying to send email by php on a server which doesn't have sendmail installed. In fact, we don't like to install it. I use the 4.0.4pl1 version of PHP, and I have understand that the function

[PHP] How to send email

2001-02-12 Thread Emmanuel Halphen
Hi, I have a big problem. I am trying to send email by php on a server which doesn't have sendmail installed. In fact, we don't like to install it. I use the 4.0.4pl1 version of PHP, and I have understand that the function imap_mail doesn't work any more in this version. Is there another opti