try using the SMTP class from the Kazzam Intranet Email system which I have
attached with the email.

Also, you can download the complete intranet web email application from
http://myprojects.cjb.net/ and take a look at the code for sending mail that
uses this class instead of sending the email

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,
>
>
> 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 option for me to send email ?
>
> Thanks a lot for your help.
>
> Emmanuel
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to